-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Taco edited this page Apr 12, 2021
·
6 revisions
- Install ADB on your computer (confused? Go here)
- Enable USB debugging on your phone and connect it to your computer (confused again? Please read the whole article in the link in the first step :) if the instructions there are too vague, go here)
- Install the app onto your phone
- Open a command prompt on the computer (change directory to the extracted platform-tools folder)
- Type the command below and press enter
adb shell pm grant taco.scoop android.permission.READ_LOGS
- Open the app
You should now see a notification that indicates that the app is running. Go crash an app and it should show up!
- Install the app
- Open the app
- Grant root permission when the dialog box appears
You should now see a notification that indicates that the app is running. Go crash an app and it should show up!