This is a fork of the shaithana/cordova-plugin-wezka-nativecamera. It uses a custom activity to run in the foreground in Android to prevent Cordova from being killed.
- Only Android support
- Only camera (no gallery, etc.)
- API similar to apache/cordova-plugin-camera
- Diffs against original
- taking photo “animation” (dark transparent overlap in “picture area”)
- permission request
-
Install latest version:
cordova plugin add https://github.com/jaandrle/cordova-plugin-wezka-nativecamera
-
Install specific branch / plugin version:
cordova plugin add https://github.com/jaandrle/cordova-plugin-wezka-nativecamera#v1.0.0
-
Uninstall:
cordova plugin rm cordova-plugin-wezka-nativecamera