An IDE to develop real, Gradle-based Android applications on Android devices.
Report a bug • Request a feature • Join us on Telegram
- NDK support (Only for
aarch64
android devices) - Install via shizuku (implemented by MiyazKaori)
- Check out the New Features implemented by Mohammed-baqer-null
- Gradle support.
-
JDK 11
andJDK 17
available for use. - Terminal with necessary packages.
- Custom environment variables (for Build & Terminal).
- SDK Manager (Available via terminal).
- API information for classes and their members (since, removed, deprecated).
- Log reader (shows your app's logs in real-time)
- Language servers
- Java
- XML
- Kotlin
- UI Designer
- Layout inflater
- Resolve resource references
- Auto-complete resource values when user edits attributes using the attribute editor
- Drag & Drop
- Visual attribute editor
- Android Widgets
- String Translator
- Asset Studio (Drawable & Icon Maker)
- Git
Please install AndroidIDE-Rv2 from trusted sources only i.e.
- Download the AndroidIDE-Rv2 APK from the mentioned trusted sources.
- Follow the instructions here to install the build tools.
- For working with projects in AndroidIDE, your project must use Android Gradle Plugin v7.2.0 or newer. Projects with older AGP must be migrated to newer versions.
- SDK Manager is already included in Android SDK and is accessible in AndroidIDE-Rv2 via its Terminal. But, you cannot use it to install some tools (like NDK) because those tools are not built for Android.
- No official NDK support because we haven't built the NDK for Android.
The app is still being developed actively. It's in beta stage and may not be stable. if you have any issues using the app, please let us know.
See the contributing guide.
For translations, visit the Crowdin project page.
- Rosemoe for the awesome CodeEditor
- Termux for Terminal Emulator
- Bogdan Melnychuk for AndroidTreeView
- George Fraser for the Java Language Server
- Itsaky The original developer of AndroidIDE whose project I forked and now maintain.
Thanks to all the developers who have contributed to this project.
This project is supported by:
AndroidIDE-Rv2 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-Rv2 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.