Searched +refs:android +refs:adb (Results 1 – 14 of 14) sorted by relevance
9 adb shell wm dismiss-keyguard10 adb logcat -P ""12 airplane_mode_was_on=$(adb shell settings get global airplane_mode_on)14 adb shell settings put global airplane_mode_on 0 > /dev/null15 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null26 adb shell settings put global airplane_mode_on 1 > /dev/null27 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null32 adb shell settings put global airplane_mode_on 0 > /dev/null33 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null38 adb shell svc wifi disable[all …]
25 adb shell wm dismiss-keyguard26 adb logcat -P ""29 airplane_mode_was_on=$(adb shell settings get global airplane_mode_on)31 adb shell settings put global airplane_mode_on 1 > /dev/null32 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null45 adb shell am start -a android.intent.action.MAIN $intent50 adb shell input keyevent 2651 adb shell input keyevent 2652 adb shell wm dismiss-keyguard58 adb kill-server[all …]
9 # adb push uiautomator.samples.jar /data/local/tmp10 …# adb shell uiautomator runtest uiautomator.samples.jar -c com.android.test.uiautomator.demos.Laun…21 # adb push uiautomator.samples.jar /data/local/tmp22 …# adb shell uiautomator runtest uiautomator.samples.jar -c com.android.test.uiautomator.demos.LogB…30 # adb push uiautomator.samples.jar /data/local/tmp31 …# adb shell uiautomator runtest uiautomator.samples.jar -c com.android.test.uiautomator.demos.SetT…
10 adb install -r -g $OUT/data/app/DeviceAdminWhitelistedAccount/DeviceAdminWhitelistedAccount.apk23 adb uninstall com.example.android.app.admin.whitelistedaccount
3 import android.test.ActivityInstrumentationTestCase2;7 * {@link android.test.ApplicationTestCase ApplicationTestCase} for more information on11 * adb shell am instrument -w \13 * PACKAGE.tests/android.test.InstrumentationTestRunner
17 package com.android.adb;
17 package com.android.adb;19 import android.app.Activity;20 import android.content.BroadcastReceiver;21 import android.content.Context;22 import android.content.Intent;23 import android.content.IntentFilter;24 import android.graphics.Rect;25 import android.hardware.usb.UsbDevice;26 import android.hardware.usb.UsbDeviceConnection;27 import android.hardware.usb.UsbInterface;[all …]
17 package com.android.adb;19 import android.hardware.usb.UsbRequest;
17 package com.android.adb;19 import android.hardware.usb.UsbConstants;20 import android.hardware.usb.UsbDeviceConnection;21 import android.hardware.usb.UsbEndpoint;22 import android.hardware.usb.UsbInterface;23 import android.hardware.usb.UsbRequest;24 import android.util.SparseArray;
13 Executing "adb shell bmgr restore com.example.android.autobackup" from a terminal will cause the
9 Monkey only binds to localhost, so you will need to use adb to setup17 $ adb forward tcp:1080 tcp:108021 $ adb shell monkey --port 108051 (http://developer.android.com/reference/android/view/KeyEvent.html).
33 rm platform-tools/adb35 bin/adb.exe strip platform-tools/adb.exe129 rm build-tools/${PLATFORM_NAME}/aarch64-linux-android-ld130 …lts/sdk/tools/windows/bin/aarch64-linux-android-ld.exe strip build-tools/${PLATFORM_NAME}/aarch6…132 rm build-tools/${PLATFORM_NAME}/i686-linux-android-ld133 …builts/sdk/tools/windows/bin/i686-linux-android-ld.exe strip build-tools/${PLATFORM_NAME}/i68…135 rm build-tools/${PLATFORM_NAME}/x86_64-linux-android-ld136 …lts/sdk/tools/windows/bin/x86_64-linux-android-ld.exe strip build-tools/${PLATFORM_NAME}/x86_…138 rm build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld139 …ilts/sdk/tools/windows/bin/mipsel-linux-android-ld.exe strip build-tools/${PLATFORM_NAME}/mipse…
45 bin/adb strip platform-tools/adb160 …mmon/obj/PACKAGING/android_jar_intermediates/android.jar platforms/${PLATFORM_NAM…161 …mmon/obj/PACKAGING/android_jar_intermediates/android-stubs-src.jar platforms/${PLATFORM_NAM…168 …et/common/obj/JAVA_LIBRARIES/android.test.mock.stubs_intermediates/javalib.jar platforms/${PLATF…169 …et/common/obj/JAVA_LIBRARIES/android.test.base.stubs_intermediates/javalib.jar platforms/${PLATF…170 …et/common/obj/JAVA_LIBRARIES/android.test.runner.stubs_intermediates/javalib.jar platforms/${PLATF…241 # Note: the kernel image is handled by sdk-android-<abi>.atree now.
48 The Android Open Source Project (http://source.android.com).9744 /framework/android-mock-generatorlib.jar12421 /bin/adb