is it safe to publish on github an application that will also be published in google play. pre-encrypted with my keystore.
I want to publish my application in google play. But I also want to attach the repository to my resume as a sample code and is it not risky? Is there a chance that because of this, someone using decryption methods will receive my electronic signature files (keystore etc)?
If you're intention is to show case the source code of you app in to any public git repos, then you should be careful about these things.
With all these points noted and cleared, you can publish you app code on any public git repos