2015年1月27日
摘要: 直接上代码,不多说//在进程中去寻找当前APP的信息,判断是否在前台运行private boolean isAppOnForeground() {ActivityManager activityManager =(ActivityManager) getApplicationContext().ge... 阅读全文
posted @ 2015-01-27 09:27 lee0oo0 阅读(6106) 评论(0) 推荐(0) 编辑