Skip to content

Instantly share code, notes, and snippets.

@tekisrinivas20
tekisrinivas20 / AdbCommands
Created January 1, 2021 10:43 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
> info: Welcome to Appium v1.4.16 (REV ae6877eff263066b26328d457bd285c0cc62430d)
> info: Appium REST http interface listener started on 127.0.0.1:4723
> info: [debug] Non-default server args: {"address":"127.0.0.1","sessionOverride":true,"logNoColors":true,"platformName":"Android","platformVersion":"23","automationName":"Appium"}
> info: Console LogLevel: debug
> info: --> POST /wd/hub/session {"desiredCapabilities":{"appPackage":"com.android.ctoomum","appActivity":"CordovaApp","orientation":"LANDSCAPE","newCommandTimeout":"40","platformVersion":"5.0.2","platformName":"Android","deviceName":"SamsungDS5"}}
> info: Client User-Agent string: Apache-HttpClient/4.5.1 (Java/1.8.0_101)
> info: [debug] Didn't get app but did get Android package, will attempt to launch it on the device
> info: [debug] Creating new appium session d451d7d1-26e3-4ec3-a11f-f2bbd9a512c4
> info: Starting android appium
> info: [debug] Getting Java version