Hi everyone, I'm using this method by @Erel to take a picture from Android in my app released months ago.
Since some days, some customers told me that the "take picture" button is not working anymore, randomly.
After some investigation in my code, I could not find the problem... the only thing...
Hi guys,
Glad to be back with the B4X Brotherhood :cool:
How you guys been?
This used to work 3 years ago but not now - can take picture but cannot save
Dim i As Intent
i.Initialize("android.media.action.IMAGE_CAPTURE", "")
i.PutExtra("output", ParseUri("file://" &...
Greetings,
I'm using the intent based camera and discovered the app crashes if the user taps the back button on their phone when the camera app is displayed on the screen.
Everything else works. In our app the user taps a camera button. the intend based camera takes a photo, then returns back...
Greetings,
I'm experimenting with the intent based camera by Erel and would like to alter this code in TakePicture so the confirmation screen with "Ok" and "Retry" is not displayed so execution goes directly to ion_Event.
Truly,
Emad
Sub TakePicture
Dim i As Intent...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.