Skip to content

perlish/Cordova-open-wifi-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Warning Plugin is still in development. Now can only open gps settings on android. ##Next release:

  • port to iOS
  • selection page to open (wifi/newtork..)
  • callbacks

#NativeSettings plugin for Android Cordova.

The plugin allow you to open settings view from Android Cordova application. Based on https://github.com/raulduran/VideoPlayer.

#Adding the Plugin to your project

cordova plugin add https://github.com/jswirus/Cordova-open-native-settings.git

#Removing the Plugin to your project

cordova plugin rm com.phonegap.plugins.natiesettings

#Using the plugin

cordova.plugins.natiesettings.open(success_callback,failure_callback);

About

Plugin for cordova that open native settings view.

Resources

Stars

Watchers

Forks

Packages

No packages published