Closed Perflyst closed 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.
keystore.properties
If it is not possible to open this project in Android Studio, which editor I should use?
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.
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?