waldek 5 年前
父节点
当前提交
b0150197a7
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      app/src/main/java/com/kfb/kfbv1/MainActivity.java

+ 0
- 1
app/src/main/java/com/kfb/kfbv1/MainActivity.java 查看文件

72
         });
72
         });
73
 
73
 
74
        wifiApManager = new WifiApManager(this);
74
        wifiApManager = new WifiApManager(this);
75
-
76
        // force to show the settings page for demonstration purpose of this method
75
        // force to show the settings page for demonstration purpose of this method
77
       // wifiApManager.showWritePermissionSettings(true);
76
       // wifiApManager.showWritePermissionSettings(true);
78
       //WifiConfiguration con = new WifiConfiguration();
77
       //WifiConfiguration con = new WifiConfiguration();