-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiled good but app crash #27
Comments
Ok i fix this error, added source to my project. but i have new error!
|
This is often because you need to give camera permission. |
which source do you added? |
i have the same problem like the first problem from @wladek1909 and i dont know which source he added can somebody help me?? |
My understanding is that when you encounter the error kivy_garden.zbarcam you need to change it to About the below code: This is not using Zbarcam rather its using the Camera program for Kivy which has got lot of issues with buildozer |
I think the |
@AndreMiras I want to store the images captured by XCAMERA in /storage/emulated/0/my_folder. How would I do it? My code snippet: : class ProfileScreen(Screen): |
@AndreMiras I have the error. Unable to import package kivy_garden.xcamera.XCamera. Please tell me how to resolve this error? |
Also having this problem |
Also having issues with the camera / qr scanner. |
Hi my problem is. Im compile from you buildozer.spec. Compiling have no error, but
when i start app in my device, app crash.
This is log file: logcat
please help!!!
The text was updated successfully, but these errors were encountered: