ADev
Lightweight Android development tool. Wraps Ant, 'android' and 'adb'.
...Integrated Java Debug Wire Protocol debugger.
Flutter debugger.
- Runs on Windows, Linux, and Mac.
- Supports Gradle:
clean, assembleDebug, assembleRelease, ( uninstall and install handled by adb )
- Keystore generator for App Bundles.
- Supports the old NDK:
'ndk-build clean' , and 'ndk-build'
- Flutter has "Run", "Hot Reload" and "Attach" buttons.
- Fast development cycle to build, load and debug your application on the Emulator or your Android device.
Use adb wireless debugging over Wi-Fi, no root required.
...