/frameworks/base/core/java/android/ |
package.html | 7 To learn more about how to use these classes, and what a
|
/frameworks/base/docs/html/guide/practices/design/ |
index.jd | 4 <p>When learning how to build applications on a new platform, you first learn what APIs are available and how to use them. Later, you learn the nuances of the platform. Put another way: first you learn how you <em>can</em> build applications; later, you learn how you <em>should</em> build them, to ensure that your applications offer outstanding performance and a great user experience. </p> 6 <p>The documents below help you learn the nuances of Android and get started building great applications more quickly, They discuss important aspects of application design that directly influence the user experience of your application, when in the hands of a mobile device user. You should read and consider these design goals as you plan your application and throughout its development, especially if you are new to developing for mobile devices.</p>
|
/frameworks/base/docs/html/ |
index.jd | 19 href="http://code.google.com/events/io/2010/sessions.html#Android">Learn more »</a></p> 51 <p><a href="{@docRoot}sdk/index.html">Learn more »</a></p> 62 <p><a href="http://www.android.com/market.html">Learn more »</a></p> 73 <p><a href="http://source.android.com">Learn more »</a></p> 90 href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</a></p> 155 + "<p><a href='http://www.google.com/tv/'>Learn more about " 170 + "href='/guide/developing/device.html#dev-phone-1'>Learn more about the " 180 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='http://code.google.com/android/add-ons/google-apis/maps-overview.html'>Learn more »</a></p>"
|
/frameworks/base/core/java/android/database/sqlite/ |
package.html | 9 href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a> to learn
|
/frameworks/base/docs/html/resources/ |
index.jd | 25 to learn about how Android works. Feel free to reuse any of the code or
|
/external/qemu/distrib/sdl-1.2.12/ |
README | 31 The best way to learn how to use SDL is to check out the header files in
|
/frameworks/base/docs/html/resources/articles/ |
index.jd | 51 <dd>Learn how to combine multiple standard UI widgets into a single high-level component, which can be reused throughout your application.</dd> 56 <dd>Learn how to optimize application layouts as this article walks you through converting a LinearLayout into a RelativeLayout, and analyzes the resulting implications on performance.</dd> 61 <dd>Learn about using ViewStubs inside an application's layout in order to inflate rarely used UI elements, without the performance implications which would otherwise be caused by using the <code><include></code> tag.</dd> 66 <dd>Learn how to use the <code><merge></code> tag in your XML layouts in order to avoid unnecessary levels of hierarchy within an application's view tree.</dd> 81 <dd>Live wallpapers are richer, animated, interactive backgrounds that users can display in their home screens. Learn how to create a live wallpaper and bundle it in an application that users can install on their devices.</dd> 121 <dd>Learn about how to use Handlers as a more efficient replacement for java.util.Timer on the Android platform.</dd>
|
/development/apps/Term/src/com/android/term/ |
Exec.java | 56 * connected to the pty learn how large their screen is.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnEngine.java | 116 * Learn a word. 125 public boolean learn(WnnWord word); method in interface:WnnEngine
|
OpenWnnDictionaryImpl.java | 52 /** The type name of learn word */ 177 /** The Frequency offset of learn dictionary */ 535 /* Search to user/learn dictionary */ 581 /* Search to user/learn dictionary with link information */ 631 /* If the user/learn dictionary is queried, get the result from the user/learn dictionary */ 664 /* if no result is found, terminate the searching of user/learn dictionary */ [all...] |
WnnDictionary.java | 102 /** Index of the learn dictionary for {@link #setDictionary(int, int, int)} */ 307 * Clear the learn dictionary. 344 * Learn the word. 352 * Learn the word with connection.
|
SymbolList.java | 222 /** @see jp.co.omronsoft.openwnn.WnnEngine#learn */ 223 public boolean learn(WnnWord word) {return false;} method in class:SymbolList
|
/external/dropbear/libtomcrypt/notes/ |
tech0002.txt | 18 learn the key used. However, good cryptography mandates the close scrutiny of any practical side channel.
|
/external/grub/netboot/ |
sis900.txt | 80 use that. Copy and learn from existing Etherboot drivers (this is GPL
|
/external/webkit/WebCore/platform/brew/ |
LocalizedStringsBrew.cpp | 151 return "Learn spelling";
|
/external/webkit/WebCore/platform/haiku/ |
LocalizedStringsHaiku.cpp | 153 return "Learn spelling";
|
/external/webkit/WebCore/platform/wx/ |
LocalizedStringsWx.cpp | 152 return String("Learn Spelling");
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 122 <p>To learn about some of the different kinds of view groups used for a layout, 195 <p>Read <a href="{@docRoot}guide/topics/ui/menus.html">Creating Menus</a> to learn more.</p> 213 <p>To learn more about using an Adapter to populate your views, read 234 <p>Learn more about using styles and themes in the
|
/frameworks/base/docs/html/guide/topics/location/ |
index.jd | 125 <p>To learn more about the Maps external library and how to download and use the 132 SDK. <!-- To learn now to use the Maps external library in your application, see
|
/frameworks/base/docs/html/guide/topics/views/ |
ui-xml.jd | 30 <p>To learn more about the available XML elements and attributes, as well as the format of the XML file, see <a 49 Resources</a> also describes how to learn the syntax for specifying
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/ |
OpenWnnEngineEN.java | 312 /** @see jp.co.omronsoft.openwnn.WnnEngine#learn */ 313 public boolean learn(WnnWord word) { method in class:OpenWnnEngineEN
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
DefaultHandler2.java | 27 * <p> <em>Note:</em> this class might yet learn that the
|
/development/pdk/docs/ |
index.jd | 13 <p><a href="{@docRoot}about/index.html">Learn more »</a></p>
|
/external/expat/ |
README | 63 location. Have a look at the "Makefile" to learn about additional
|
/external/iproute2/doc/ |
arpd.sgml | 45 or even with option <tt/-k/) without this option and still did not learn enough
|