Android Get Country Emoji Flag Using Locale

后端 未结 6 2023
难免孤独
难免孤独 2021-01-04 05:31

I have seen that since Lollipop, Android has built in Emoji flags for different countries. Is it possible to use the devices locale to retrieve the

6条回答
  •  臣服心动
    2021-01-04 05:52

    I was looking for that too but I don't think it's possible yet.

    Have a look here: http://developer.android.com/reference/java/util/Locale.html

    No mentioning about flags.

    _

    Alternately you can check the answer here:

    Android Countries list with flags and availability of getting iso mobile codes

    that might help you.

提交回复
热议问题