質問

My app runs on rooted devices. I need to close another app when my app runs. How can I do that?

役に立ちましたか?

解決

Run am force-stop com.other.app.package in a shell. I'm not even convinced you have to have root for that to work.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top