Installing a custom app
$ adb devices
List of devices attached
66c4bfea device$ adb install myapp.apk
Performing Streamed Install
Success
Last updated
Was this helpful?
$ adb devices
List of devices attached
66c4bfea device$ adb install myapp.apk
Performing Streamed Install
Success
Last updated
Was this helpful?
Was this helpful?
$ adb remove org.myorg.appname
Success