简体   繁体   中英

How to define application localisation in Android

Can someone tell how i can set the default locale of my application to English regardless the users settings...

Thanks in Advance

只需将PRODUCT_DEFAULT_LANGUAGE和PRODUCT_DEFAULT_REGION的文件(build / core / Makefile)设置修改为您要设置的内容即可...在这种情况下,将其设置为英语

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