substratum / template

The official Substratum Theme Template actively updated by the team!
Apache License 2.0
268 stars 477 forks source link

Please update README #67

Closed ElTifo closed 6 years ago

ElTifo commented 6 years ago

Please update the README. I had a lot of issues after building the apk and push it to Play Store.

My suggestion:

"Compile your theme as a SIGNED release APK from Android Studio (Build -> Generate Signed APK). Then launch the signed apk on your device and your log will spit out an error log under the name "SubstratumThemeReport", and you want to copy and paste that into APK_SIGNATURE_PRODUCTION on line 10.

NOTE: You only need to do this if you DON'T PLAN to use Google Play App Signing on your Google Play Console. If you plan to use it, leave it blank or the users, who'll download it from Google Play Store, will not be able to use your theme."

Thanks in advance.

msfjarvis commented 6 years ago

You could have easily sent a pull request with the changes you've described rather than start an issue and saved both of our times. I'll see what I can do about it.

ElTifo commented 6 years ago

Sorry for not using the proper way.