/development/sys-img/ |
D | advancedFeatures.ini | 1 GrallocSync = on 2 LogcatPipe = on 3 GLAsyncSwap = on 4 GLESDynamicVersion = on 5 GLDMA = on 6 EncryptUserData = on 7 IntelPerformanceMonitoringUnit = on 8 Wifi = on 9 HostComposition = on 10 DynamicPartition = on [all …]
|
D | advancedFeatures.ini.arm | 1 GrallocSync = on 2 LogcatPipe = on 3 GLAsyncSwap = on 4 GLESDynamicVersion = on 5 GLDMA = on 6 DynamicPartition = on
|
/development/samples/VirtualDeviceManager/ |
D | README.md | 20 * **Host**: installed on the host device, creates and manages a virtual 24 launch apps on the virtual device, which are streamed to the client. 26 * **Client**: installed on the client device. It receives the audio and frames 28 data. For best experience with app streaming on multiple displays at the 32 * **Demos**: installed on the host, meant to showcase specific VDM features. 33 The demos can be also run natively on the host to illustrate better the 78 1. Install the application as a system app on the host device. 94 1. Build and install the Demo app on the host device. 100 1. Build and install the Client app on the client device. 108 1. Start both the Client and the Host apps on each respective device. [all …]
|
/development/ide/eclipse/ |
D | README.importing-to-eclipse.txt | 4 formatter, then click on import and choose 8 then click on import and choose development/ide/eclipse/android.importorder 13 Paths and Symbols, then click on "Includes" and then click on "Import Settings". 19 Paths and Symbols, then click on "Symbols" and then click on "Import Settings". 26 Paths and Symbols, then click on "Include Files" and click on "Add". Check
|
/development/samples/browseable/DelayedConfirmation/ |
D | _index.jd | 9 … sample, pressing a button on the phone app sends a message to the wearable to start a simple 11 … Timer." Then, callbacks are implemented on both the wearable and phone to show when the timer is 12 … selected or finishes. The activity on the wearable uses BoxInsetLayout to automatically apply 13 appropriate margins based on whether the display is square or circular.
|
/development/samples/AconfigDemo/ |
D | aconfig_demo_flags.aconfig | 99 description: "A regular server-side flag moving on new path to gantry" 107 description: "A regular server-side flag moving on new path to gantry" 115 description: "Another regular server-side flag moving on new path to gantry" 123 description: "Another regular server-side flag moving on new path to gantry" 131 description: "Another regular server-side flag moving on new path to gantry" 142 description: "Another regular server-side flag moving on new path to gantry"
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 8 - filtering for multiple devices based on vendor and product IDs (see device_filter.xml) 10 - Sending control requests on endpoint zero that contain data 12 - Receiving packets on an interrupt endpoint using a thread that calls
|
/development/samples/browseable/Quiz/ |
D | _index.jd | 9 …applications on a phone and a paired wearable device. Users can create quiz questions on the phone, 10 … each of which has an associated DataItem. These DataItems are then received on the wearable, which
|
/development/samples/browseable/SpeedTracker/ |
D | _index.jd | 10 current speed of the device on the watch. User can set a speed 16 coordinates on a map on the phone.
|
/development/host/windows/usb/adb_winapi_test/ |
D | SOURCES | 11 # distributed under the License is distributed on an "AS IS" BASIS, 47 # Turn on all warnings, and treat warnings as errors 51 # ASLR on Windows 7 and newer. 52 # http://blogs.msdn.com/b/vcblog/archive/2009/11/12/visual-c-precompiled-header-errors-on-windows-7…
|
/development/samples/browseable/RuntimePermissions/ |
D | _index.jd | 9 Display the log on screen to follow the execution. 10 If executed on an Android M device, an additional option to access contacts is shown
|
/development/samples/browseable/FindMyPhone/ |
D | _index.jd | 10 … it is still connected to your wearable, you can also start an activity on the wearable to sound an 11 alarm on your phone.
|
/development/samples/browseable/BasicNetworking/ |
D | _index.jd | 11 … on the active connection, and then the connection type is printed to an on-screen console.
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 9 demonstrates various features of the Android Wear notifications API. Running the sample on your 11 notifications are displayed, both in a phone\'s notification shade and on the wearable.
|
/development/samples/browseable/StorageClient/ |
D | _index.jd | 9 on the device, and choose a file from any of them. 11 interface, and choose an image on your device. It will be displayed in this app.
|
/development/samples/browseable/WearSpeakerSample/ |
D | _index.jd | 8 A sample that shows how you can record voice using the microphone on a wearable and 12 on your watch (using "adb").
|
/development/samples/browseable/CardEmulation/ |
D | _index.jd | 10 whenever the screen is on and the user taps their device on an appropriately configured
|
/development/samples/browseable/AgendaData/ |
D | _index.jd | 10 DataItems can be deleted individually via an action on the event notifications, or all 11 at once via a button on the companion. When deleted using the notification action, a
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | SystemUIModes.java | 115 private void setFullscreen(boolean on) { in setFullscreen() argument 119 if (on) { in setFullscreen() 127 private void setOverscan(boolean on) { in setOverscan() argument 131 if (on) { in setOverscan() 139 private void setTranslucentStatus(boolean on) { in setTranslucentStatus() argument 143 if (on) { in setTranslucentStatus() 151 private void setTranslucentNavigation(boolean on) { in setTranslucentNavigation() argument 155 if (on) { in setTranslucentNavigation()
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 5 into the input system. The idea is that a process will run on a host 14 Setup port forwarding from a local port on your machine to a port on 31 value, that value is returned on the same line as the OK or ERROR 33 on that line. For ERROR values, this could be a message indicating 65 y specify coordinates on the display (0 0 being the upper left) for 80 This simulates the opening or closing the keyboard (like on dream). 98 This command will simulate a user typing the given string on the
|
D | Android.bp | 18 // This test does not need to run on device. It's a regular Java unit test. But it needs to 21 // Therefore, we are relying on 'android_test' here until ravenwood is ready.
|
/development/samples/USB/AdbTest/ |
D | README.txt | 9 - Matching devices based on interface class, subclass and protocol (see device_filter.xml) 11 - Asynchronous IO on bulk endpoints
|
/development/samples/UiAutomator/ |
D | README | 8 To run this demo you must build it first and push it on your device: 20 To run this demo you must build it first and push it on your device: 29 To run this demo you must build it first and push it on your device:
|
/development/samples/browseable/RecipeAssistant/ |
D | _index.jd | 9 …instructions using paged notifications. After starting the application on your phone, you can brow… 11 … steps; when ready, you can click on the START action in the action bar to send the steps to the
|
/development/apps/DumpViewer/ |
D | README.md | 3 DumpViewer is an on-device logcat / dumpsys viewer. 32 - Add color on logcat (by severity)
|