cordova-plugin-wezka-nativecamera
cordova-plugin-wezka-nativecamera copied to clipboard
An android cordova native camera based on custom activity.
Manufacturer: SWIPE Model: Elite Power Board: Msm8909 Android API: 23 Android OS: 6.0.1 Brand: Swipe RAM: 1.87GB Orientation: Portrait Exception java.lang.NullPointerException: Attempt to invoke virtual method 'void android.hardware.Camera.release()' on a...
Hi, could you publish your plugin to npm? I am using phonegap build and can just use plugins from npm or phonegabBuild. Would be nice to see this great plugin...
Trying to build with crosswalk + ionic framework. Getting build error - :compileDebugJava/Users/nakumar/Desktop/DwellMartServer/dwellmartoperationsapp/platforms/android/src/com/wezka/nativecameraplugin/NativeCameraLauncher.java:29: error: cannot find symbol import org.apache.cordova.ExifHelper; ^ symbol: class ExifHelper location: package org.apache.cordova /Users/nakumar/Desktop/DwellMartServer/dwellmartoperationsapp/platforms/android/src/com/wezka/nativecameraplugin/NativeCameraLauncher.java:149: error: cannot find...
Hi Team, **_While capturing the image , the image is not displaying in the VIEW, I have the following Logcat Please refer and let me know for more information._** 10-07...
Fix ExifHelper for Cordova 4+. Add support for Android 6 / API 23 runtime permissions (required for cordova-android@5+).
hi, how to turn zoom of camera in this plugin
First time I start my camera I can't capture the photo. But if I lock / unlock my screen then try it works. Even if i flip to front camera...
It looks like the plugin works well, I'll still have to test on other phone that usually crash when using the original plugin. The only problem is that we also...
Once camera flash is on, it not became off anymore. I need to turn off my device to turn off flash.
Device : CANVAS UNITE 2 (A106) Android Version : 4.4 ` java.lang.RuntimeException: Unable to resume activity {com.myapp.android/com.wezka.nativecamera.CameraActivity}: java.lang.RuntimeException: Fail to connect to camera service at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2964) at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2993) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2395)...