lesion / cordova-plugin-wezka-nativecamera

An android cordova native camera based on custom activity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork Note: This is a fork of https://github.com/wbt11a/cordova-plugin-wezka-nativecamera native camera plugin that supports both iOS and Android builds. This fork fixes the compile issues in Cordova 5 as reported at shaithana#38.

To install use cordova add plugin https://github.com/zebra1024/cordova-plugin-wezka-nativecamera

com.wezka.nativecamera

This is a fork of the official camera plugin from Apache. The custom camera portion is specifically for Android. It is stock iOS / WP8 Camera calls otherwise.

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.

About

An android cordova native camera based on custom activity.


Languages

Language:Objective-C 43.6%Language:JavaScript 32.2%Language:Java 23.2%Language:C++ 1.0%