简体   繁体   中英

google play: How can I have different apks distributed to different countries but with same version?

I have the requirement giving a different app name in some countries. As the app name is declared in the application label in the AndroidManifest.xml, so I need to distributed a different apk for those countris.

How to achive this goal in google play? Can I have the two apks with different app name and the same version uploaded to google play, one distributed to some countries, and the other one to other countries?

Please check both the links

1) Google Developers

2) Google Support

I hope this solves the problem but you have to change the version for that release for sure keeping the package name same as before.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM