waldek 6 anni fa
parent
commit
b0150197a7
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      app/src/main/java/com/kfb/kfbv1/MainActivity.java

+ 0
- 1
app/src/main/java/com/kfb/kfbv1/MainActivity.java Vedi 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();