android
Android Development Tools for Eclipse
Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications. ADT extends...
Minimalist Gradle Editor
https://github.com/Nodeclipse/GradleEditor Minimalist Gradle Editor for build.gradle files with highlight for keywords, strings and matching brackets and android support (by taking...
Andmore: Development Tools for Android™
Provides tools for Android development. Andmore is being developed under the Eclipse Foundation and is the successor of the Google ADT plugin and the Motorola MOTODEV plugin...
Android ADT extensions
Quickly new/edit Activity/Service/BroadcastReceiver/ContentProvider in Android Project with a wizard and configure in AndroidManifest.xml. Contains all Android ORM plugin features
EntireJ
EntireJ is a Rapid Application Development (RAD) environment for building highly scalable, enterprise-class applications in RAP/JavaFX. EntireJ uses powerful declarative features...
Codename One
Codename One is an open source platform for native mobile development in Java/Kotlin. It natively supports Android, iOS, Windows ( UWP) etc. It's free, open source. It includes a...
Nodeclipse/Enide Gradle for Eclipse
For any project that gradle can build. Launch build, gradle GUI, run Jetty or deploy Android .apk to AVD by right-clicking build.gradle. Project does not need to be Gradle project...
GNATbench
Full feature Ada language IDE. GPL edition of GNAT compiler & GPS/GNATbench IDEs Please visit https://www.adacore.com/company/contact for product evaluation
Lazy Android
http://youtu.be/2t0c-x7HFJw Right click an android XML layout, go to Fast Layout -> Generate Activity. It'll generate those tedious findViewById declarations. For the layout below...
AndroidXMLayouter
If you like to write UI for Android by hands, you know everything about XML. All known issue XML is large and contains a lot of no need characters to type them again and again...