2.wifi開發

1.打開wif 2.搜索wifi,得到wifi列表 3.連接wifi 4.連接成功,連接失敗 5.忘記wifi密碼 1. // 取得WifiManager對象 mWifiManager = (WifiManager) context.getSystemService(Context.WIFI_SERVICE); mWifiManager.setWifiEnabled(true); 2. mWifi
相關文章
相關標籤/搜索