AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.38k stars 312 forks source link

Build Failed ( Daemon startup failed ) #146

Closed OshekharO closed 2 years ago

OshekharO commented 2 years ago

Have tried building the apk in Android studio and it was successful but when I tried on this IDE it's showing build failed.

The app is developed using kotlin language.

Log: https://nekobin.com/moroyisira

MrIkso commented 2 years ago

added android.aapt2FromMavenOverride=/data/data/com.itsaky.androidide/files/framework/android-sdk/build-tools/31.0.0/aapt2 this line to gradle.properties

itsaky commented 2 years ago

Or you can use Android Gradle Plugin v7.0.2