Home | History | Annotate | Download | only in training

Lines Matching refs:How

73              "How to build your app with alternative resources that provide an
97 "How Android activities live and die and how to create
125 "How to build a user interface for your app that is flexible enough
150 "How to save data on the device, whether it's temporary files, downloaded
174 "How to build a user experience that leverages other apps available
208 "How to take your app interaction to the next level by sharing
235 "How to provide secure access to a file associated with your app using a content
266 "How to transfer files between devices using the NFC Android Beam feature."
295 "How to respond to hardware audio key presses, request audio focus
319 "How to leverage existing camera apps on the user's device to capture
356 "How to load and process bitmaps while keeping your user interface
387 "How to create OpenGL graphics within the Android app framework
421 "How to add transitional animations to your user interface.">
465 "How to find and connect to local devices using Network Service
466 Discovery and how to create peer-to-peer connections with Wi-Fi."
488 "How to create a network connection, monitor the connection for changes
511 "How to minimize your app's impact on the battery when performing downloads
539 "How to sync and back up app and user data to remote web services in the
540 cloud and how to restore the data back to multiple devices."
555 "How to design a robust conflict resolution strategy for apps that save data to the cloud."
563 description="How to transfer data between the cloud and the device using the Android
609 "How to use Android's central address book, the Contacts Provider, to
640 description="How to add location-aware features to your app by getting the user's current location.">
693 "How to plan your app's screen hierarchy and forms of navigation so users can
726 "How to implement various navigation patterns such as swipe views,
758 "How to display messages called notifications outside of
795 "How to properly add a search interface to your app and create a searchable database."
822 "How to build a user interface that's flexible enough to
823 fit perfectly on any screen and how to create different interaction
853 "How to optimize your app's user interface and user input for
877 "How to build custom UI widgets that are interactive and smooth."
904 "How to use UI components and other APIs from the more recent versions of Android
932 "How to make your app accessible to users with vision
966 "How to write apps that allow users to interact with the touch screen via touch gestures."
1001 "How to specify the appearance and behaviors of soft input methods (such
1002 as on-screen keyboards) and how to optimize the experience with
1041 "How to improve UI performance and responsiveness by sending work to a
1064 description="How to use CursorLoader to query data without
1081 description="How to use repeating alarms and wake locks
1109 "How to keep your app's memory footprint small in order to improve performance
1117 "How to optimize your app's performance in various ways to improve its
1126 "How to identify problems in your app's layout performance and improve the UI
1157 "How to minimize the amount of power your app requires by adapting to current
1192 "How to improve the performance and scalability of long-running operations by
1219 "How to keep your app responsive to user interaction so the UI does not lock-up and
1227 "How to efficiently use the Java Native Interface with the Android NDK."
1252 "How to perform various tasks and keep your app's data and your user's data secure."
1259 "How to ensure that your app is secure when performing network transactions."
1267 "How to implement device management policies for enterprise-oriented apps."
1291 description="How to test Activities in your Android applications.">
1331 description="How to sell in-app products from your application using In-app Billing.">
1358 "How to publish your app on Google Play with separate APKs that target
1385 "How to implement monetization strategies for your app without compromising