yaqwsx / SensorStreamer

Stream sensor values from your Android device
MIT License
51 stars 7 forks source link

Not compiling in 2023 (Android studio) #6

Open alexschultze opened 1 year ago

alexschultze commented 1 year ago

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
alexschultze commented 1 year ago

Potentially related: https://stackoverflow.com/questions/46917365/error-could-not-initialize-class-com-android-sdklib-repository-androidsdkhandle