I want to connect my phone to my laptop.
Prepare the phone
- Install adb on Ubuntu
sudo apt install android-tools-adb- Enable Developer Options
Settings→About Phone→ Tap Build Number 7 times.
Go to System → Developer Options
Enable USB Debugging
- Plug in phone via USB → Approve ADB debugging Run:
adb devicesMake sure phone appears in the list.
Use the app
wget https://github.com/Genymobile/gnirehtet/releases/download/v2.5.1/gnirehtet-rust-linux64-v2.5.1.zipunzip gnirehtet-rust-linux64-v2.5.1.zipcd gnirehtet-rust-linux64/chmod +x gnirehtetRun
./gnirehtet
