Lines Matching refs:to

15              to learn the basics about Android app development."
43 app's activities. Although first introduced with API level 11, you can use the Support Library to
71 "How to build your app with alternative resources that provide an
102 "How Android activities live and die and how to create
158 "How to build a user interface for your app that is flexible enough
159 to present multiple UI components on large screens and a more constrained set of
190 "How to save data on the device, whether it's temporary files, downloaded
242 "How to build a user experience that leverages other apps available
243 on the device to perform advanced user tasks, such as capture a photo or view
256 Sending the User to Another App
278 Allowing Other Apps to Start Your Activity
297 "How to take your app interaction to the next level by sharing
299 scalable way to perform Share actions with user content."
305 Sending Simple Data to Other Apps
324 "How to provide secure access to a file associated with your app using a content
355 "How to transfer files between devices using the NFC Android Beam feature."
361 >Sending Files to Another Device</a>
384 "How to respond to hardware audio key presses, request audio focus
385 when playing audio, and respond appropriately to changes in audio focus."
408 "How to leverage existing camera apps on the user's device to capture
432 "How to print photos, HTML documents, and custom documents from your app."
469 "How to load and process bitmaps while keeping your user interface
500 "How to create OpenGL graphics within the Android app framework
501 and respond to touch input."
526 Responding to Touch Events
536 "How to animate state changes in a view hierarchy using transitions."
563 "How to add transitional animations to your user interface.">
607 "How to find and connect to local devices using Network Service
608 Discovery and how to create peer-to-peer connections with Wi-Fi."
630 "How to create a network connection, monitor the connection for changes
636 Connecting to the Network
653 "How to minimize your app's impact on the battery when performing downloads
681 "How to sync and back up app and user data to remote web services in the
682 cloud and how to restore the data back to multiple devices."
683 >Syncing to the Cloud</a>
693 "How to design a robust conflict resolution strategy for apps that save data to the cloud."
701 description="How to transfer data between the cloud and the device using the Android
731 description="How to perform fast, scalable UI operations over the network using Volley"
773 description="How to add location-aware features to your app by getting the user's current location.">
801 description="How to add maps and mapping information to your app.">
822 "How to use Android's central address book, the Contacts Provider, to
851 description="How to add user sign-in functionality to your app.">
871 description="How to build handheld notifications that are synced to
873 >Adding Wearable Features to Notifications</a>
883 <a href="<?cs var:toroot ?>training/wearables/notifications/pages.html">Adding Pages to a Notification</a>
894 description="How to build apps that run directly on wearables."
922 description="How to create custom user interfaces for wearable apps."
950 description="How to sync data between handhelds and wearables."
975 description="How to create watch faces for wearables."
1009 "How to detect location data on Android Wear devices."
1032 description="How to start building TV apps or extend your existing app to run on TV
1064 description="How to build apps that provide media catalogs and play content.">
1093 description="How to help users discover content from your app.">
1113 description="How to build games for TV.">
1120 description="How to build channels for TV.">
1159 description="How to start building or extending apps that work
1165 description="How to extend audio apps to play content on Auto devices.">
1170 description="How to extend text messaging apps to work with Auto devices.">
1217 "How to plan your app's screen hierarchy and forms of navigation so users can
1250 "How to implement various navigation patterns such as swipe views,
1282 "How to display messages called notifications outside of
1318 "How to modify your app's layout to support manual content updates triggered by the
1319 swipe-to-refresh gesture."
1320 >Supporting Swipe-to-Refresh</a>
1325 >Adding Swipe-to-Refresh To Your App</a></li>
1328 >Responding to a Refresh Gesture</a>
1336 "How to properly add a search interface to your app and create a searchable database."
1359 "How to enable deep linking and indexing of your application
1399 "How to build a user interface that's flexible enough to
1400 fit perfectly on any screen and how to create different interaction
1431 "How to build custom UI widgets that are interactive and smooth."
1458 "How to use UI components and other APIs from the more recent versions of Android
1468 Proxying to the New APIs
1486 "How to make your app accessible to users with vision
1506 "How to hide and show status and navigation bars across different versions of Android,
1528 Responding to UI Visibility Changes
1538 "How to implement material design on Android."
1593 "How to write apps that allow users to interact with the touch screen via touch gestures."
1628 "How to specify the appearance and behaviors of soft input methods (such
1629 as on-screen keyboards) and how to optimize the experience with
1657 "How to write apps that support game controllers."
1691 "How to improve UI performance and responsiveness by sending work to a
1701 Sending Work Requests to the Background Service
1714 description="How to use CursorLoader to query data without
1731 description="How to use repeating alarms and wake locks
1732 to run background jobs."
1758 "How to keep your app's memory footprint small in order to improve performance
1765 "How to optimize your app's performance in various ways to improve its
1773 "How to identify problems in your app's layout performance and improve the UI
1803 "How to minimize the amount of power your app requires by adapting to current
1839 "How to improve the performance and scalability of long-running operations by
1840 dispatching work to multiple threads.">
1841 Sending Operations to Multiple Threads</a>
1845 Specifying the Code to Run on a Thread
1865 "How to keep your app responsive to user interaction so the UI does not lock-up and
1872 "How to efficiently use the Java Native Interface with the Android NDK."
1895 "How to perform various tasks and keep your app's data and your user's data secure."
1902 "How to ensure that your app is secure when performing network transactions."
1909 "How to use and update Google Play services security provider, to
1911 >Updating Your Security Provider to Protect Against SSL Exploits</a>
1917 "How to use the SafetyNet service to analyze a device where your app is running
1924 description="How to create an application that enforces security policies on devices."
1941 description="How to test Activities in your Android applications.">
1971 description="How to automate your user interface tests for Android apps.">
1989 description="How to build effective unit tests for Android apps.">
2010 <span class="small">Using Google Play to</span><br/>
2017 description="How to sell in-app products from your application using In-app Billing.">
2044 "How to publish your app on Google Play with separate APKs that target