-
SAMSUNG 支持
-
MEIZU 不支持
-
google 8.0开始支持 显示一个点,长按点弹出数字
-
其他杂牌机不支持
-
-
-
English:
-
-
- Developed separately for the domestically supported Launcher, the support is:
-
* ** Common models and support
-
* *** Huawei Support
-
* Xiaomi Support
-
* OPPO can support but need to apply
-
* VIVO does not support
-
* SAMSUNG support
-
* MEIZU does not support
-
* google 8.0 starts to support display a point, long press the point to pop up the number
-
* Other brands are not supported
*/
public class DesktopCornerUtil {
/**
-
华为手机launcher主题
-
-
Huawei mobile phone launcher theme
*/
private static final String HUWEI_LAUNCHERNAME = “com.huawei.android.launcher”;
/**
-
小米手机launcher主题
-
-
MIUI phone launcher theme
*/
private static final String MIUI_LAUNCHERNAME = “com.miui.home”;
/**
-
摩托罗拉和宏达手机launcher主题
-
-
Motorola and HTC mobile phone launcher theme
*/
private static final String MOTOANDHTC_LAUNCHERNAME = " com.android.launcher";
/**
-
三星手机launcher主题
-
-
Samsung mobile phone launcher theme
*/
private static final String SAMSUNG_LAUNCHERNAME = “com.sec.android.app.launcher”;
/**
-
google 手机launcher主题
-
-
Google phone launcher theme
*/
private static final String GOOGLE_LAUNCHERNAME = “com.google.android.apps.nexuslauncher”;
private volatile static DesktopCornerUtil desktopCornerUtil;
/**
-
vivo手机厂商名字
-
Vivo mobile phone manufacturer name
*/
private static final String VIVO_MANUFACTURER_NAME = “vivo”;
/**
-
OPPO 手机厂商名字
</

最低0.47元/天 解锁文章
2772

被折叠的 条评论
为什么被折叠?



