3577
Official Telegram group of AndroidIDE to discuss issues, requests and suggestions. We use GitHub to manage requests, features and suggestions. GitHub: https://github.com/AndroidIDEOfficial/AndroidIDE Website: https://androidide.com/
You can get AndroidIDE hotfix by itsaky for armv7a here
https://github.com/itsaky/AndroidIDE/releases/tag/v2.7.1
This is the last version of original AndroidIDE. The developer now works with the adfa team on Code on the Go. You can check it out here:
/channel/CodeOnTheGoOfficial
I have to download it manually. But all the JDKs on the internet are designed for desktop.
Читать полностью…
Can someone send me t bhe link to the AndroidIDE for armeabli v7?
Читать полностью…
Same problem white me However, I downloaded a slightly older version.
Читать полностью…
Hello. I have downloaded AndroidIDE v2.7.1 from github. (My device model is: Tecno Spark 10) The application is downloaded, but it crashes as soon as I open it.
Читать полностью…
Download the icon in XML format from Google Icons(https://fonts.google.com/icons) and place it in your project’s drawable directory.
Читать полностью…
⭐ @fylw starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
⭐ @paikhombalukram901-cpu starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
⭐ @shankar-hub starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
https://developer.android.com/build/releases/agp-8-13-0-release-notes
Читать полностью…
in the official android.com was both old and new, and disappeared in January 2026.
Читать полностью…
hi, how do I find agp on the old version and on the new one
Читать полностью…
hi, how do I find agp on the old version and on the new one
Читать полностью…
⭐ @ys452188 starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
I recommend using the fork of AndroidIDE called Android Code Studio. You can get it from here:
https://github.com/AndroidCSOfficial/android-code-studio/releases/tag/v1.0.0%2Bgh.r3
Also join their telegram group /channel/acs_x
Can you access this url from your browser (for example Chrome)?
https://raw.githubusercontent.com/AndroidIDEOfficial/AndroidIDE/refs/heads/dev/README.md
I downloaded v2.6.0. But the JDK and SDK tools are not loading.
Читать полностью…
Build Failure Resolution (AndroidIDE / Gradle)
The build failure occurs due to a compatibility mismatch between the Android Gradle Plugin and the compile SDK version, along with the use of deprecated Transform APIs.
The project is using compileSdk 34 with Android Gradle Plugin 7.3.1. This plugin version has only been tested up to compileSdk 33, which can cause build and sync failures in AndroidIDE.
Recommended Stable Fix (Best for AndroidIDE)
Open app/build.gradle and update the Android
configuration:
android { compileSdk 33
defaultConfig { targetSdk 33 }
}
⭐ @dbilodeau starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
⭐ @LnnnnnnH starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
I recommend you use /channel/acs_x It's a fork of androidide that is maintained. It is also made to work with newer agp
Читать полностью…
What do you mean by finding agp? The version of agp is determined in your gradle config
Читать полностью…
hi, how do I find agp on the old version and on the new one
Читать полностью…
This message couldn't be displayed on your device because it violates the Telegram Terms of Service.
Читать полностью…