AndroidIDE icon

AndroidIDE for Android

v2.7.1-beta GPL-3.0-only

AndroidIDE is an IDE for Android to develop full featured Android apps on Androi

Download APK (81.2 MB)
Donate


Update
Developer
Category
Development
License
GPL-3.0-only
Source Code
Code Repository

AndroidIDE app

AndroidIDE is Development tool that is open source under the GPL-3.0-only license. ndroidIDE, 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.

With AndroidIDE, you can :

- ☑️ 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.

Old Versions