geoffgom / cordova-plugin-wezka-nativecamera

An android cordova native camera based on custom activity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An android cordova native camera based on custom activity.


Languages

Language:Java 83.7%Language:JavaScript 16.3%