https://github.com/codeyellowbv/cordova-plugin-wifi-access
Enable WiFi access on Android in your Cordova project (makes it easier to integrate Crosswalk into your project)
https://github.com/codeyellowbv/cordova-plugin-wifi-access
Last synced: 3 months ago
JSON representation
Enable WiFi access on Android in your Cordova project (makes it easier to integrate Crosswalk into your project)
- Host: GitHub
- URL: https://github.com/codeyellowbv/cordova-plugin-wifi-access
- Owner: CodeYellowBV
- Created: 2014-09-24T14:28:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-24T14:29:34.000Z (over 11 years ago)
- Last Synced: 2025-12-07T21:01:50.540Z (6 months ago)
- Size: 133 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cordova Android WiFi access plugin
==================================
This is a trivial plugin to enable WIFI access on Android in a clean
way. This permission is required when you want to use [Crosswalk](https://crosswalk-project.org) in
your Cordova project. See the [migration page on the Crosswalk website](https://crosswalk-project.org/#documentation/cordova/migrate_an_application/migrate)
for more information on how to convert your project.
Usage
-----
Nothing is really needed. Just add the plugin and you're set :)