waldek 6 лет назад
Родитель
Сommit
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();