• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps ADev, a new lightweight Android development tool

joes131

Lurker
Wraps the AndroidSDK's Ant tool, and command line tools
'android' and 'adb'.

sourceforge . net/projects/adev


It works on Windows and Linux, but has not been thoroughly
tested on the Mac.

Use your favorite editor.

Fast development cycle to build and load your application
on the emulator or your Android device.

Logcat: Color highlighting for warning and error
messages with filter options to block unwanted output.

Menu options for

Create (android create project)
Update (android update project)
 
A lightweight Android development tool. Wraps the Android SDK's
Ant tool, and command line tools 'android' and 'adb'.

Runs on Windows, Linux or Mac.

Also supports Gradle and NDK builds.

On SourceForge, look for "ADev".
 
Back
Top Bottom