判断wifi连接是否可用 /*** 判断当前连接方式是否是WIFI连接* * @param context* @return*/private static boolean isWifiConnected(Context co … 继续阅读 判断wifi连接是否可用