AndroidIDE lets you build real, Gradle-based Android apps directly on an Android device. Explore its features, open-source license, and current status.
AndroidIDE is a free, open-source app that turns an Android phone or tablet into a fully functional development environment for building real, Gradle-based Android applications, with no desktop computer required.
It is a separate and unrelated project from Google's Android Studio, which is a desktop-only IDE; AndroidIDE was built specifically to bring native Android app development on-device.
The project is distributed by AndroidIDEOfficial and licensed under GPLv3, with its full source code publicly available on GitHub.
AndroidIDE includes a genuine Linux-like terminal environment, built on the Termux project, giving developers real command-line access to build tools directly on their device.
It supports Gradle-based Android Studio projects largely without modification, and bundles JDK 11 and JDK 17 for compiling both Java and Kotlin code.
Developers can view API reference details (including deprecated and newly available APIs) and export finished apps as Android App Bundles (AAB) ready for Google Play Store publishing, all from within the mobile app.
AndroidIDE is completely free and open source, distributed under the GNU General Public License v3 or later, with no paid tiers or in-app purchases.
As of the most recent public information, the project is documented as no longer actively maintained, so users should expect no further feature updates and possible compatibility gaps with newer Android build tooling.
No. AndroidIDE is a separate, distinct open-source project that runs entirely on an Android device, while Android Studio is Google's official desktop-only IDE.
Yes. AndroidIDE is completely free and open source, licensed under the GNU General Public License v3 or later.
Yes. It supports genuine Gradle-based Android Studio projects and can export finished apps as Android App Bundles ready for Play Store publishing.
As of the most recent public information, the project is documented as no longer actively maintained, so users should not expect new feature updates.
Yes. It includes a full Linux-like terminal environment built on the Termux project for running command-line build tools.
AndroidIDE bundles JDK 11 and JDK 17 for compiling Java and Kotlin-based Android projects.
AndroidIDE is developed by AndroidIDEOfficial as an open-source, community-driven project, with source code publicly available on GitHub.