-
Notifications
You must be signed in to change notification settings - Fork 12
Guide for Android Studio 2024.2.1 Patch 2
See https://github.com/ShimmerEngineering/ShimmerAndroidAPI/wiki/Quick-Start-Guide on how to import the project, make sure file structure as follow
Add gradle.properties file as shown
Include https://github.com/ShimmerEngineering/ShimmerAndroidAPI/wiki/Upgrading-to-AndroidX into the gradle.properties file
Open Settings -> Build, Execution, Deployment -> Build Tools -> Gradle, use Gradle JDK 11 as shown in https://github.com/ShimmerEngineering/ShimmerAndroidAPI/wiki/Android-Studio-Setup-(2023.1.1-Patch-2)
can get the latest Eclipse Temurin JDK 11 here
Run gradle sync and deploy the basic example, should you see the following error, can refer to https://github.com/ShimmerEngineering/ShimmerAndroidAPI/wiki/FAQ#2-out-of-memory-error-when-building-project