waldek 5 years ago
parent
commit
b0150197a7
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      app/src/main/java/com/kfb/kfbv1/MainActivity.java

+ 0
- 1
app/src/main/java/com/kfb/kfbv1/MainActivity.java View File

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();