Lello1964 Well-Known Member Licensed User Longtime User May 29, 2019 #1 I must take image from camera, but there are many cam library, please tell me better library to use. Thanks.
I must take image from camera, but there are many cam library, please tell me better library to use. Thanks.
Erel B4X founder Staff member Licensed User Longtime User May 29, 2019 #2 There are three options: 1. Intent Based Camera 2. CameraEx: [Class] CameraEx - Extends the camera library functionality 3. Camera2: Camera2 - Still images and videos All three options are good. CameraEx is better supported on older devices over Camera2. Upvote 0
There are three options: 1. Intent Based Camera 2. CameraEx: [Class] CameraEx - Extends the camera library functionality 3. Camera2: Camera2 - Still images and videos All three options are good. CameraEx is better supported on older devices over Camera2.
Lello1964 Well-Known Member Licensed User Longtime User May 29, 2019 #3 Erel said: There are three options: 1. Intent Based Camera 2. CameraEx: [Class] CameraEx - Extends the camera library functionality 3. Camera2: Camera2 - Still images and videos All three options are good. CameraEx is better supported on older devices over Camera2. Click to expand... Thanks Erel Upvote 0
Erel said: There are three options: 1. Intent Based Camera 2. CameraEx: [Class] CameraEx - Extends the camera library functionality 3. Camera2: Camera2 - Still images and videos All three options are good. CameraEx is better supported on older devices over Camera2. Click to expand... Thanks Erel