I have tried several times to compile this in a recent (2021, 2022) Android studio version. So far no successes.
The specified Gradle installation directory 'C:\Program Files\Android\Android Studio1\gradle\gradle-2.14.1' does not exist.
-> (fixing gradle)
Unable to start the daemon process.
The project uses Gradle 3.3 which is incompatible with Java 11 or newer.
Possible solution:
- Upgrade Gradle wrapper to 4.8 version and re-import the project
-> upgrading
Could not initialize class com.android.sdklib.repository.AndroidSdkHandler
I have tried several times to compile this in a recent (2021, 2022) Android studio version. So far no successes.