androidide_discussions | Unsorted

Telegram-канал androidide_discussions - AndroidIDE Discussions

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/

Subscribe to a channel

AndroidIDE Discussions

Same problem white me However, I downloaded a slightly older version.

Читать полностью…

AndroidIDE Discussions

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.

Читать полностью…

AndroidIDE Discussions

Download the icon in XML format from Google Icons(https://fonts.google.com/icons) and place it in your project’s drawable directory.

Читать полностью…

AndroidIDE Discussions

@fylw starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

@paikhombalukram901-cpu starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

@shankar-hub starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

https://developer.android.com/build/releases/agp-8-13-0-release-notes

Читать полностью…

AndroidIDE Discussions

in the official android.com was both old and new, and disappeared in January 2026.

Читать полностью…

AndroidIDE Discussions

hi, how do I find agp on the old version and on the new one

Читать полностью…

AndroidIDE Discussions

hi, how do I find agp on the old version and on the new one

Читать полностью…

AndroidIDE Discussions

@ys452188 starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

Does anyone use unity ads here

Читать полностью…

AndroidIDE Discussions

android.com has codelabs and tutorials on how to build your first app using modern android practices. I also recommend using this ide instead.

/channel/acs_x

AndroidIDE is no longer developed. The one I linked has a more active community

Читать полностью…

AndroidIDE Discussions

Hello, friends. I don't know anything about Ide, is it very difficult to learn? And what I should learn, it seems very complicated to me.

Читать полностью…

AndroidIDE Discussions

@Moekyawaung starred AndroidIDEOfficial/androidide-tools!

Читать полностью…

AndroidIDE Discussions

How do I solve this?

Читать полностью…

AndroidIDE Discussions

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 }
}

Open gradle.properties and add the following line to handle legacy Transform APIs:
android.experimental.legacyTransform.forceNonIncremental=true
Sync the project and rebuild.
Optional (Only if compileSdk 34 must be used)
Add the following line to gradle.properties:
android.suppressUnsupportedCompileSdk=34
Note: This only suppresses the warning and may not prevent build failures.
Reason
Android Gradle Plugin 7.3.1 is officially compatible only up to compileSdk 33. Deprecated APIs such as android.registerTransform and variant.getMappingFile can cause the :app:assembleDebug task to fail. Using compileSdk 33 with the legacy transform flag provides the most stable configuration for AndroidIDE.

Читать полностью…

AndroidIDE Discussions

Is there anyone who can help?

Читать полностью…

AndroidIDE Discussions

@dbilodeau starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

@LnnnnnnH starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

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

Читать полностью…

AndroidIDE Discussions

Thanks, I'm our friend.

Читать полностью…

AndroidIDE Discussions

What do you mean by finding agp? The version of agp is determined in your gradle config

Читать полностью…

AndroidIDE Discussions

hi, how do I find agp on the old version and on the new one

Читать полностью…

AndroidIDE Discussions

How to add icon android ide

Читать полностью…

AndroidIDE Discussions

This message couldn't be displayed on your device because it violates the Telegram Terms of Service.

Читать полностью…

AndroidIDE Discussions

@FLYCOM-E starred AndroidIDEOfficial/androidide-tools!

Читать полностью…

AndroidIDE Discussions

What should I learn?

Читать полностью…

AndroidIDE Discussions

someone made a preview of jetpack compose in android app:
/channel/kodtikide_app/1414

Читать полностью…

AndroidIDE Discussions

@126132 starred AndroidIDEOfficial/androidide-tools!

Читать полностью…
Subscribe to a channel