Android_sdk Platform Tools ^hot^
You know adb install -r app.apk . Boring. Let's look at the magic.
# On device: Go to Developer Options -> Wireless debugging -> Pair device with QR code. # Or, use the pairing code: adb pair 192.168.1.10:42345 # Use the IP and port shown android_sdk platform tools