Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Cordova plugin to access mobile device Wifi info and operation

License

Notifications You must be signed in to change notification settings

fivestars/cordova-plugin-wifi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-wifi

Cordova plugin to access mobile device WiFi

API

getWifiInfo(okcallback, failcallback);

enableWifi(istrue, okcallback, failcallback)

connectWifi(istrue, params, okcallback, failcallback);

enableWifiAP(istrue, params, okcallback, failcallback);

enableWifiLock(istrue, okcallback, failcallback);

Credits

The plugin is created and maintained by Raymond Xie.

About

Cordova plugin to access mobile device Wifi info and operation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 73.4%
  • JavaScript 16.9%
  • HTML 9.7%