summaryrefslogtreecommitdiffstats
path: root/docs/html/offline.jd
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 18:28:45 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 18:28:45 -0800
commitd83a98f4ce9cfa908f5c54bbd70f03eec07e7553 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /docs/html/offline.jd
parent076357b8567458d4b6dfdcf839ef751634cd2bfb (diff)
downloadframeworks_base-d83a98f4ce9cfa908f5c54bbd70f03eec07e7553.zip
frameworks_base-d83a98f4ce9cfa908f5c54bbd70f03eec07e7553.tar.gz
frameworks_base-d83a98f4ce9cfa908f5c54bbd70f03eec07e7553.tar.bz2
auto import from //depot/cupcake/@135843
Diffstat (limited to 'docs/html/offline.jd')
-rw-r--r--docs/html/offline.jd36
1 files changed, 0 insertions, 36 deletions
diff --git a/docs/html/offline.jd b/docs/html/offline.jd
deleted file mode 100644
index d41459b..0000000
--- a/docs/html/offline.jd
+++ /dev/null
@@ -1,36 +0,0 @@
-home=true
-page.title=Welcome
-@jd:body
-
-<div id="mainBodyFluid">
-
-<h1>Welcome to the Android SDK!</h1>
-
-<img src="{@docRoot}images/android_icon_125.png" style="float:right; margin:1em 6em 6em;" />
-
-<p>If you've just downloaded the SDK, then continue with
-<a href="{@docRoot}sdk/1.1_r1/installing.html">Installing the Android SDK</a>.</p>
-
-<p>If you're upgrading from a previously installed version, then refer to the
-<a href="{@docRoot}sdk/1.1_r1/upgrading.html">Upgrading</a> guide.</p>
-
-<p>Once you've completed the SDK installation, you can start learning about
-development on the Android framework by reading the <a
-href="{@docRoot}guide/index.html">Developer's Guide</a>. The SDK package
-also includes a wide variety of very helpful <a
-href="{@docRoot}samples/index.html">code samples</a>.</p>
-
-<p>Please note that you are currently viewing a local, offline version of the
-Android developer documentation. The offline documentation offers the same
-content and features as the online documentation, but since the search
-capability is network-based, it will not work while you are offline.
-Autocompletion for API packages and classes, also offered from the search box,
-is available both online and offline and loads the reference documentation for
-the item you select.</p>
-
-<p>For the most current, fully searchable documentation, please visit</p>
-
-<p style="margin-left:2em;"><a href="http://developer.android.com/index.html">
-http://developer.android.com</a>.</p>
-
-</div>