HLCaptain / jay-android

Driver behaviour analytics app.
https://hlcaptain.github.io/jay-android/
GNU General Public License v3.0
1 stars 1 forks source link

Extend setup documentation #81

Closed HLCaptain closed 1 year ago

HLCaptain commented 1 year ago

Extend setup documentation with paying attention to Gradle JVM versions (can cause problems when syncing using the JVM Toolchain).

HLCaptain commented 1 year ago

Think about org.gradle.unsafe.configuration-cache=true in gradle.properties. It cannot generate signingReport with Gradle if it is enabled.

HLCaptain commented 1 year ago

Don't forget to add API key and fingerprint to Google Cloud Platform at APIs & Services ➡️ Credentials.