I had done a question in this pack for know what do I need to change for upload my project multiple time to google playstore.
I got in the answer: I only need to rename the packagename which is in manifest. Now I have tried but I got many errors (for imports in R.string.xxx)
This is the link How to upload an apk multiple times to play store?
then how can I change the packagename correctly?
I want to create multiples apks diferentes ( I he updated some resources and this create a new apk now a new version)
I am working using Android Studio