We need to set label app name (label appears with app icon) in Chinese, but need APK file be in English. Is it possible? In what way? I didn’t find exact answer on forum from Ansca Team. Please, help.
Thanks [import]uid: 9058 topic_id: 26060 reply_id: 326060[/import]
At the moment, a Corona built APK’s file name will have the same name as its application label… but you can work-around this by renaming the resulting APK file.
This is what you do:
- Open the “Build for Android” window in the Corona Simulator.
- Type in the Chinese name of your app into the “Application name” field.
- Build your app.
- Rename the resulting APK file back to its English name.
Also note that the build window won’t remember the application name that you typed last time. It will always use the Corona project folder name as the application name.
I hope this helps! [import]uid: 32256 topic_id: 26060 reply_id: 106137[/import]
Thank you, Joshua! [import]uid: 9058 topic_id: 26060 reply_id: 106256[/import]