Guest User

Untitled

a guest
Jan 17th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. adb shell am start -n com.estrongs.android.pop/.view.FileExplorerActivity
  2.  
  3. $ adb shell pm revoke <package name> android.permission.CAMERA
  4.  
  5. $ adb shell pm grant <package name> android.permission.CAMERA
Add Comment
Please, Sign In to add comment