Loading

摘要: /** * 判断用户使用的模拟器还是真正的安卓设备? * * @return */ public static boolean checkEmulator() { try { boolean goldfish = getSystemProperty("ro.hardware").contains(" 阅读全文
posted @ 2022-03-21 10:00 Roc-xb 阅读(28) 评论(0) 推荐(0)

易微帮源码


易微帮官网