AndroidIDE is an IDE for Android to develop full featured Android apps.
Last updated Jul 7, 2026
3.0k
Stars
589
Forks
197
Issues
+14
Stars/day
Attention Score
76
Topics
Language breakdown
Java 87.7%
Kotlin 11.6%
ANTLR 0.3%
HTML 0.3%
C++ 0.1%
Scheme 0.0%
โธ Files
click to expand
README
AndroidIDE
An IDE to develop real, Gradle-based Android applications on Android devices.
Report a bug • Request a feature • Join us on Telegram
[!WARNING]>
THIS PROJECT IS NOT MAINTAINED ANYMORE.
Features
- [x] Gradle support.
- [x]
JDK 11andJDK 17available for use.
- [x] Terminal with necessary packages.
- [x] Custom environment variables (for Build & Terminal).
- [x] SDK Manager (Available via terminal).
- [x] API information for classes and their members (since, removed, deprecated).
- [x] Log reader (shows your app's logs in real-time)
- [ ] Language servers
- [ ] UI Designer
- [ ] String Translator
- [ ] Asset Studio (Drawable & Icon Maker)
- [x] Git
Installation
Please install AndroidIDE from trusted sources only i.e.
- The AndroidIDE website_
- GitHub Releases_
- GitHub Actions_
- F-Droid_
- Download the AndroidIDE APK from the mentioned trusted sources.
- Follow the
Limitations
- For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or
- SDK Manager is already included in Android SDK and is accessible in AndroidIDE via its Terminal.
- No official NDK support because we haven't built the NDK for Android.
Contributing
See the contributing guide. For translations, visit the Crowdin project page.Thanks to
- Rosemoe for the
- George Fraser for
This project is supported by:
Contact Us
License
AndroidIDE is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
AndroidIDE is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AndroidIDE. If not, see <https://www.gnu.org/licenses/>.
Any violations to the license can be reported either by opening an issue or writing a mail to us
directly.๐ More in this category