How to kill android app by Android Studio
I want simulate the situation when my app killed by OS. Example: I’ve hidden my app (by pressing middle circle nav button) and opened any other app, now I need to kill process and observe what would be if I open app from recent opened app list(by pressing right rect nav button). How I can… Read More How to kill android app by Android Studio