Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

wbt11a/cordova-plugin-wezka-nativecamera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Note: This is a shameful rip of the below mentioned repository. Minor modifications have been made but the credit belongs to github member "shaithana". Original: shaithana/cordova-plugin-wezka-nativecamera

Added the files iOS and Windows8 camera files from com.logilite.vision.camera to make an inclusive package.

Updates mirrored from Grassik as well.

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.

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 47.0%
  • Java 28.6%
  • JavaScript 23.2%
  • C++ 1.2%