摘要:        
public static boolean isConnectionFast(int type, int subType){ if(type==ConnectivityManager.TYPE_WIFI){ System.out.println("CONNECTED VIA WIFI"); return true; }else if(type==ConnectivityManager.TYPE_MOBILE){ switch(subType){ case TelephonyMan...    阅读全文
        posted @ 2012-08-07 11:57 喜糖 阅读(291) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号