How do I specify supported languages for an Android app?
I have uploaded my APK created with AIR to the Android Developers console and it looks like the list of supported languages is the default one (15 languages), see image:
My app actually only supports 9 languages, how can I specify only the 9 languages that my app supports?ffi
Are there any specific tags I need to add in the Android manifest additions in the application descriptor?
Any pointer in the right direction will be appreciated, thanks.
