We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Termux, Linux localhost 4.14.186+ #1 , the usual termux stuff installed, plus maybe WADB. Then: adb connect localhost Check:
Linux localhost 4.14.186+ #1
adb connect localhost
$ 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)
sudo mvt-android check-adb
The text was updated successfully, but these errors were encountered:
Thanks for sharing!
Sorry, something went wrong.
No branches or pull requests
Termux,
Linux localhost 4.14.186+ #1
, the usual termux stuff installed, plus maybe WADB. Then:adb connect localhost
Check:
Must be rooted:
Then, simply:
sudo mvt-android check-adb
(it defaults to the localhost)
The text was updated successfully, but these errors were encountered: