| /prebuilts/go/linux-x86/doc/ |
| install.html | 26 If a binary distribution is not available for your combination of operating 37 Please ensure your system meets these requirements before proceeding. 38 If your OS or architecture is not on the list, you may be able to 90 Choose the archive file appropriate for your installation. 101 variable. You can do this by adding this line to your <code>/etc/profile</code> 120 For example, if you installed Go to your home directory you should add the 147 The package should put the <code>/usr/local/go/bin</code> directory in your 162 MSI installer that configures your installation automatically. 176 The installer should put the <code>c:\Go\bin</code> directory in your 188 <a href="https://golang.org/dl/">Download the zip file</a> and extract it into the directory of your choice (we suggest <code>c:\Go</code>) [all...] |
| /frameworks/base/docs/html/work/ |
| managed-configurations.jd | 38 This guide shows how to implement these configuration settings in your app. 56 changed by a managed configuration provider. If your app is running on an 58 can change your app's managed configuration. 65 configuration provider app. That app, in turn, changes the configurations on your app. 73 <li>Declare the managed configurations in your app manifest. Doing 80 managed configurations, and change your app's UI and behavior to 88 the current managed configurations are, and make any necessary changes to your 98 Your app can support any managed configuration you want to define. You declare the 101 apps to examine the managed configurations your app provides. Enterprise Mobility 102 Management (EMM) partners can read your app's configurations by using Googl [all...] |
| /frameworks/base/docs/html/google/play/ |
| expansion-files.jd | 2 page.metaDescription=If your app needs more than the 100MB APK max, use free APK expansion files from Google Play. 46 <li><a href="#Testing">Testing Your Expansion Files</a> 52 <li><a href="#Updating">Updating Your Application</a></li> 66 <p>Google Play currently requires that your APK file be no more than 100MB. For most 69 Previously, if your app exceeded 100MB, you had to host and download the additional resources 72 for users, Google Play allows you to attach two large expansion files that supplement your 75 <p>Google Play hosts the expansion files for your application and serves them to the device at 77 SD card or USB-mountable partition; also known as the "external" storage) where your app can access 79 downloads the APK, so your application has everything it needs when the user opens it for the 80 first time. In some cases, however, your application must download the files from Google Pla [all...] |
| /developers/build/prebuilts/androidtv/visual-game-controller/ |
| README.md | 9 * Compile and deploy to your Android TV device. 10 * If using gradle, make sure you update build.gradle and settings.gradle to reflect the name you gave your VisualGameController project when you cloned it.
|
| proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/build/prebuilts/gradle/WatchViewStub/Wearable/src/main/res/values/ |
| strings.xml | 20 <string name="round_string">Your screen is round!</string> 21 <string name="rect_string">Your screen is rectangular!</string>
|
| /developers/build/templates/create/_MODULE_/ |
| proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/admin/AppRestrictionEnforcer/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/admin/AppRestrictionSchema/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/admin/BasicManagedProfile/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/admin/DeviceOwner/Application/ |
| proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/admin/NfcProvisioning/Application/ |
| proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/background/JobScheduler/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/network/BasicNetworking/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/network/NetworkConnect/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/nfc/BeamLargeFiles/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/nfc/CardEmulation/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/nfc/CardReader/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/connectivity/wifidirect/DirectP2P/Application/ |
| proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/content/AutoBackupForApps/Application/ |
| proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|
| /developers/samples/android/content/DirectShare/Application/ |
| proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 15 # If your project uses WebView with JS, uncomment the following
|