flet run main.py
- USB Debugging enabled on phone (Settings → Developer Options → USB Debugging)
- Phone connected via USB
flet build apk
D:\Android\Sdk\platform-tools\adb.exe devices
✅ Should show device (not unauthorized)
D:\Android\Sdk\platform-tools\adb.exe install -r build\apk\app-release.apk