I am able to start native applications using am start -a action -n packagename/activity. How can I kill/stop a native application from adb shell?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Chirag deleted it, so here it is again:
This is to be run outside of the emulator. It is one long Unix command, not four commands with a visual separation. |
|||||
|
|
Please try the below command in adb shell.
|
|||||||||||||
|