sriharshaarangi / BatteryChargeLimit

GNU General Public License v3.0
382 stars 104 forks source link

Gradle project sync failed #103

Closed Perflyst closed 6 years ago

Perflyst commented 6 years ago

How I can open it in Android Studio for editing and debugging? I don't have the keystore.properties file which is needed in build.grade#L5.

If it is not possible to open this project in Android Studio, which editor I should use?

milux commented 6 years ago

You have to create a keystore or switch to the debug build. The keystore contains the keys for signing the release APK. We can't share those for rather obvious reasons.