Android Code Studio is an IDE for Android to develop full featured Android apps.
Last updated Jul 7, 2026
1.0k
Stars
160
Forks
262
Issues
+60
Stars/day
Attention Score
84
Topics
Language breakdown
Java 84.2%
Kotlin 15.0%
ANTLR 0.3%
HTML 0.3%
C++ 0.1%
Tree-sitter Query 0.1%
โธ Files
click to expand
README
Android Code Studio
An IDE to develop real, Gradle-based Android applications on Android devices.
Features
- [x] Gradle support
- [x] JDK 11 & JDK 17 available
- [x] Terminal with essential packages
- [x] Custom environment variables (for builds & terminal)
- [x] SDK & NDK Manager (manage Android SDKs and NDKs via terminal)
- [x] API information for classes and their members (since, removed, deprecated)
- [x] Log reader (real-time logs for your app)
- [ ] Language servers
- [ ] UI Designer
- [ ] String Translator
- [x] Asset Studio (Drawable & Icon Maker)
- [x] Plugin Creator (Create sub-modules or plugins inside your project)
- [x] Git integration
- [x] AI Agent โ fully project-aware AI assistant that understands your code, modules, and project structure to help with coding.
Installation
Please install Android Code Studio from trusted sources only i.e.
- GitHub Releases_
- Download the Android Code Studio APK from the mentioned trusted sources.
- Follow the
Limitations
- For working with projects in AndroidCodeStudio, your project must use Android Gradle Plugin v7.2.0 or
- SDK Manager is already included in Android SDK and is accessible in Android Code Studio via its Terminal.
Contributing
See the contributing guide. For translations, visit the Crowdin project page.Thanks to
- Rosemoe for the
- George Fraser for
- FWCD for
- Itsaky The original developer
Contact Us
License
AndroidCodeStudio 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.
AndroidCodeStudio 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 AndroidCodeStudio. 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