Skip to content

nego25/cordova-plugin-wezka-nativecamera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 42.5%
  • JavaScript 31.4%
  • Java 25.1%
  • C 1.0%