A Almog Active Member Licensed User Sep 13, 2018 #1 Hello, I wanted to ask, how to save an image to file (in dirInternal for example) using camera library (not cameraEx class) with normal resolution? Thanks in advance.
Hello, I wanted to ask, how to save an image to file (in dirInternal for example) using camera library (not cameraEx class) with normal resolution? Thanks in advance.
Erel B4X founder Staff member Licensed User Longtime User Sep 13, 2018 #2 Why? CameraEx is a class with all kinds of useful methods to help you work with Camera library. Upvote 0
A Almog Active Member Licensed User Sep 13, 2018 #3 Erel said: Why? CameraEx is a class with all kinds of useful methods to help you work with Camera library. Click to expand... Hello, Thanks, but I had a lot of issues with cameraEx and I not need more than taking a picture and save it.. Thanks in advance. Upvote 0
Erel said: Why? CameraEx is a class with all kinds of useful methods to help you work with Camera library. Click to expand... Hello, Thanks, but I had a lot of issues with cameraEx and I not need more than taking a picture and save it.. Thanks in advance.
Erel B4X founder Staff member Licensed User Longtime User Sep 13, 2018 #4 The issues are most probably not related to CameraEx. CameraEx doesn't do anything except of helping you take a picture and save it. Upvote 0
The issues are most probably not related to CameraEx. CameraEx doesn't do anything except of helping you take a picture and save it.
Douglas Farias Expert Licensed User Longtime User Sep 13, 2018 #5 https://www.b4x.com/android/forum/threads/intent-based-camera.69215/#content Upvote 0