killernax.blogg.se

How to delete a project in android studio 2.2.3
How to delete a project in android studio 2.2.3







Once done, I looked at the error logs, and noticed an error for SQLite Room DB.Ĭaused by: : No native library is found for os.name=Mac and os.arch=aarch64. Instead of building from Android studio, I ran the gradlew build command.Thus, upgrading to this version was the first step (as has also been suggested by Google here). Gradle 6.9 was the first release to include Apple Silicon Support.Updated my adle to use architecture components version 2.4.0 (look for kapt "androidx.room:room-compiler.").Updated gradle-wrapper.properties to use gradle version 6.9.0.

how to delete a project in android studio 2.2.3 how to delete a project in android studio 2.2.3

So here's an update - I was finally able to fix this issue on my M1 Pro machine. I think this could be an M1 Chip issue as this didn't happen to me on an Intel chip. Here's the 2 error messages I see - cvc-complex-type.2.4.a: Invalid content was found starting with element 'base-extension'. I am also facing this issue but sadly none of the suggestions made above work for me.









How to delete a project in android studio 2.2.3