Skip to content

Android

bootstraponline edited this page Jun 19, 2013 · 24 revisions
  • adb shell pm list packages -3 selendroid
  • adb shell am instrument -e main_activity
  • adb shell am force-stop my.pkg
  • adb shell pm list instrumentation

Clone this wiki locally