Home
last modified time | relevance | path

Searched refs:html (Results 1 – 21 of 21) sorted by relevance

/development/samples/training/ads-and-ux/
DReadMe.txt7 http://code.google.com/mobile/ads/download.html
9 http://developer.android.com/sdk/compatibility-library.html
/development/build/
Dsdk-darwin-x86.atree38 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html
40 external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html
Dsdk-windows-x86.atree93 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html
95 external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html
Dsdk.atree31 development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
34 frameworks/base/docs/docs-redirect.html documentation.html
56 external/chromium-trace/prefix.html platform-tools/systrace/prefix.html
57 external/chromium-trace/suffix.html platform-tools/systrace/suffix.html
202 frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
/development/samples/ActionBarCompat/
D_index.jd6 <a href="../../../reference/android/app/ActionBar.html">ActionBar</a> on devices supporting API
8 uses the same <a href="../../../guide/topics/resources/menu-resource.html">menu resource</a>-based
/development/samples/devbytes/telephony/SmsSampleProject/
DREADME2 http://developer.android.com/sdk/installing/studio.html
/development/samples/training/bitmapfun/
DREADME2 http://developer.android.com/sdk/installing/studio.html
/development/sdk/
Dsupport_README.txt14 …. New in API 11 (3.0 - Honeycomb). http://developer.android.com/reference/android/app/Fragment.html
15 … in API 11 (3.0 - Honeycomb). http://developer.android.com/reference/android/app/LoaderManager.html
/development/samples/browseable/ActivityInstrumentation/
D_index.jd12 <a href="{@docRoot}training/activity-testing/index.html">Testing Your
/development/samples/browseable/BluetoothLeGatt/
D_index.jd11 <a href="{@docRoot}guide/topics/connectivity/bluetooth-le.html">Bluetooth Low
/development/samples/browseable/BasicAccessibility/
D_index.jd12 <a href="{@docRoot}training/accessibility/index.html">Implementing Accessibility</a>.</p>
/development/samples/browseable/BasicGestureDetect/
D_index.jd12 <a href="{@docRoot}training/gestures/detector.html">Detecting Common Gestures</a>.</p>
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
DRssService.java224 String html = "<html><body><h2>No data</h2></body></html>"; in readRss() local
235 html = rssFeed.toString(); in readRss()
239 return html; in readRss()
/development/samples/browseable/BasicSyncAdapter/
D_index.jd14 <a href="{@docRoot}training/sync-adapters/index.html">Transferring Data Using Sync Adapters</a>.</p>
/development/samples/ControllerSample/
Dproguard-project.txt11 # http://developer.android.com/guide/developing/tools/proguard.html
/development/samples/training/NsdChat/
Dproguard.cfg11 # http://developer.android.com/guide/developing/tools/proguard.html
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
Dmain.css17 html,body { selector
/development/tutorials/ReverseDebug/
DREADME.txt56 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
62 <http://source.android.com/source/report-bugs.html>...
/development/samples/TicTacToeMain/
DREADME.txt47 http://developer.android.com/guide/developing/eclipse-adt.html
/development/cmds/monkey/
DREADME.NETWORK.txt51 (http://developer.android.com/reference/android/view/KeyEvent.html).
/development/ndk/platforms/
DREADME.CRT.TXT119 See http://sourcery.mentor.com/public/cxx-abi/abi.html#dso-dtor
259 This issues is detailed in ndk/docs/ANDROID-ATOMICS.html and