ADev
Lightweight Android development tool. Wraps Ant, 'android' and 'adb'.
...Wraps the Android SDK's Ant, 'android' and 'adb'.
Create and build: Gradle, Flutter, Kotlin and Android Ant projects.
Gradle, Flutter and Kotlin projects can use the latest Android SDK.
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...