Question

I am trying to release my first Android App. It has a great deal of dialogue so I opted for English only. All the dialogue is in the program code and none of it is in strings.xml.

When I uploaded my .apk to Slide ME for certification, the preview screen claimed that my game supported every language from Urdu to Tagalog, etc. I sent them an email and they claim that this information is drawn from my .apk file.

Is this true? Is there some way to indicate (perhaps in my Android Manifest) that the game is solely in English?

Était-ce utile?

La solution

If you're using the google-play-services api (for ads perhaps?) it will have the effect of announcing support for 57 languages.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top