Android 获取系统语言

Posted 王睿丶

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android 获取系统语言相关的知识,希望对你有一定的参考价值。

获取系统语言

Locale locale = getResources().getConfiguration().locale;
Log.d("wangrui",locale.getLanguage());

以上是关于Android 获取系统语言的主要内容,如果未能解决你的问题,请参考以下文章

Android 获取系统语言

Android 获取系统语言

android获取手机机型厂商deviceID基本信息

android -------- 获取手机设备信息

如何在android APP中设置系统语言

android开发 如何使用实体类