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

Tip: Self-check Droid via Termux and sudo #508

Open
Manamama opened this issue Jun 24, 2024 · 1 comment
Open

Tip: Self-check Droid via Termux and sudo #508

Manamama opened this issue Jun 24, 2024 · 1 comment

Comments

@Manamama
Copy link

Manamama commented Jun 24, 2024

Termux, Linux localhost 4.14.186+ #1 , the usual termux stuff installed, plus maybe WADB. Then:
adb connect localhost
Check:

$ adb devices
List of devices attached
localhost:5555  device

Must be rooted:

~ $ sudo whoami
Using: /data/data/com.termux/files/usr/bin/su ...
root
~ $

Then, simply:
sudo mvt-android check-adb
(it defaults to the localhost)

@Te-k
Copy link
Contributor

Te-k commented Jul 25, 2024

Thanks for sharing!

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

No branches or pull requests

2 participants