Adding/Removing the language entries in the “Settings” -> “Select Locale” from Android phone

后端 未结 6 1554
礼貌的吻别
礼貌的吻别 2021-02-01 03:20

My question:

How can I add or remove the language entries in the \"Settings\" -> \"Language & keyboard settings\" -> \"Select Locale\"(or \"Select Language\") in t

6条回答
  •  轮回少年
    2021-02-01 04:02

    For removing languages, if we remove the locale string from PRODUCT_LOCALES, it will work.

    I am also looking for a way to add new languages, but just adding to this doesn't help. I think we need to update some low level files or libraries in order to add new languages.

提交回复
热议问题