An
AndroidIDE
com.itsaky.androidide
About AndroidIDE
<b>NOTE:</b> The source-code repo has been archived and the app is no longer maintained.
AndroidIDE, an open-source Integrated Development Environment (IDE) designed for developing real Android applications directly on Android devices.
The main goal is to bring support for building Gradle-based Android projects on Android devices itself.
Features :
* Gradle Support
* JDK 17 & 21 support.
* Terminal (based on Termux, with limited packages).
* SDK Manager (via terminal).
* Log reader - Real-time display of your app's logs.
* API Information - Provides information on classes and their members, including details on since, removed, and deprecated elements.
* Java language support.
* XML language support.
* UI Designer
* Git support (via terminal).
A basic installation (Android SDK, JDK, etc) is needed before you can start working with projects. Read the documentation at docs.androidide.com for more details.