Skip to content

gitawego/pg-plugin-screen-orientation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updated to use with Cordova 3.x

Screen Orientation PhoneGap Plugin for Android

This PhoneGap Plugin for Android can lock/unlock the screen orientation.

How to install

  • install it via cordova cli: cordova plugin add https://github.com/gitawego/pg-plugin-screen-orientation.git

  • Add the following line to www/config.xml.

<gap:plugin name="com.tsukurusha.cordova.screenorientation" />
  • The javascript interface is as follows:

About

PhoneGap Plugin for Android that can lock/unlock the screen orientation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.0%
  • JavaScript 5.0%