I've updated gradle to 7.6 & 8.0
and my project won't assembling anymore showing me these errors separately (build after build)
I'm using StringFog & AndResGuard in my app, is there any solutions? or should I downgrade gradle to 7.5 or less?
>
Cannot access first() element from an empty Iterable
>
Cannot use @TaskAction annotation on method IncrementalTransformTask.transform() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
>
No such property: variantDslInfo for class: com.android.build.gradle.internal.variant.ApplicationVariantData
How can I implement the lsp for xml used by AndroIde in its app. How can I understand it?
Читать полностью…I know Manual setup is Possible but I am saying that we should modify the installation script so that it doesn't delete the files before completion of whole installation and also install one component at a time...
I will modify and raise a PR
Use this https://raw.githubusercontent.com/AndroidIDEOfficial/androidide-tools/main/scripts/idesetup
Читать полностью…Follow the instructions here to setup NDK in AndroidIDE :
https://github.com/MrIkso/AndroidIDE-NDK
RoomDatabase. Error
Failed to load native library:sqlite-3.36.0-18930d02-2ed0-4194-8040-fcddf5f0a64a-libsqlitejdbc.so. osinfo: Linux/aarch64
java.lang.UnsatisfiedLinkError: /data/data/com.itsaky.androidide/files/usr/tmp/sqlite-3.36.0-18930d02-2ed0-4194-8040-fcddf5f0a64a-libsqlitejdbc.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.itsaky.androidide/files/usr/tmp/sqlite-3.36.0-18930d02-2ed0-4194-8040-fcddf5f0a64a-libsqlitejdbc.so in namespace (default)
How to fill in this, please answer me Thank you, I need to change the Gradle version, because many GitHub warehouse projects indicate that the Gradle version is too low, is there any example, I tried to create a project with an absolute path, but it still fails.
Читать полностью…AndroidIDE is not for modding. Check out Apktool M (published on 4pda.to) for free modding software on mobile
Читать полностью…How to export my app as an aab file? Because playstore doesn't support apk files anymore.
Читать полностью…