简体   繁体   中英

Android App in English only but Slide ME claims it supports all languages

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?

如果您使用的是google-play-services API(也许是用于广告?),它将具有宣布支持57种语言的效果。

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