Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to the Wiki a way to configure the app without root, computer #82

Open
1Lucas1apk opened this issue Nov 13, 2023 · 2 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@1Lucas1apk
Copy link

Hello, first install termux
Then install the android-tools package
Now in the device settings, enable developer mode, and in the development menu look for wi-fi debugging and enable it, then in this part you need to split the screen with termux
Then click on the option to pair device with code
Then in this part, type in termux adb pair localhost:port code
Then, after pairing, type adb connect localhost:port

Obs: The port is what appears on the screen, when pairing it is what appears on the screen, and the other command is what appears at address and port

Then at the end type the command adb shell pm grant taco.scoop android.permission.READ_LOGS

Screenshot_20231113_093120_Termux
Screenshot_20231113_094127_Scoop

@TacoTheDank
Copy link
Owner

Will consider, thank you.

@TacoTheDank TacoTheDank added the documentation Improvements or additions to documentation label Nov 17, 2023
@1Lucas1apk
Copy link
Author

You're welcome, have a great day :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants