摘要: //判断当前是wifi 还是网络 public static boolean checkNetworkConnection(Context context) { final ConnectivityManager connMgr = (ConnectivityManager)context.getSystemService(Context.CONNECTIVITY_S... 阅读全文
posted @ 2016-06-25 00:39 马骝 阅读(650) 评论(0) 推荐(0)