Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 901 Bytes

File metadata and controls

executable file
·
17 lines (9 loc) · 901 Bytes

com.wezka.nativecamera

This is a fork of the official camera plugin from Apache - JUST FOR ANDROID

It uses a custom activity to run in the foreground in Android to prevent Cordova from being killed.

It is adapted from https://code.google.com/p/foreground-camera-plugin/

It offers advanced features such as flash support (auto/on/off), the tap-focus/exposure and the correct handling of image rotation.

To install this plugin, follow the Command-line Interface Guide.

If you are not using the Cordova Command-line Interface, follow Using Plugman to Manage Plugins.

NOTE: This passes back an object: { url: , rotation: } not the standard string. It also has rudimentary photo library support