Android-BLE-Scan-Example icon indicating copy to clipboard operation
Android-BLE-Scan-Example copied to clipboard

The project uses Gradle 2.10 which is incompatible with Android Studio 2021.3.

Open profff opened this issue 2 years ago • 1 comments

looks hard to set up with last android studio

profff avatar Dec 05 '22 16:12 profff

when upgradle 3 as suggested I get :

Unable to start the daemon process.

The project uses Gradle 3.0 which is incompatible with Java 11 or newer.

Possible solution:
 - Upgrade Gradle wrapper to 4.8 version and re-import the project

when upgraded to 4.8 as suggested i get : Could not initialize class com.android.sdklib.repositoryv2.AndroidSdkHandler

profff avatar Dec 05 '22 16:12 profff