Camera2 library is based on the newer Camera API introduced in Android 5 (API 21). It is therefore supported by Android 5+ devices.
It requires B4A v7.3+.
The library is built to work together with CamEx2 class.
Camera2 native API is more complex than the old API. However together CamEx2 and the resumable subs feature it is quite simple to use.
See the tutorial for more information: https://www.b4x.com/android/forum/threads/camera2-still-images-and-videos.83920/
V1.10 is released. You need to update both CamEx2 (available in the tutorial) and the library.
Most of the methods now expect a task index parameter. See the tutorial for more information.
Camera2 is an internal library now.
It requires B4A v7.3+.
The library is built to work together with CamEx2 class.
Camera2 native API is more complex than the old API. However together CamEx2 and the resumable subs feature it is quite simple to use.
See the tutorial for more information: https://www.b4x.com/android/forum/threads/camera2-still-images-and-videos.83920/
V1.10 is released. You need to update both CamEx2 (available in the tutorial) and the library.
Most of the methods now expect a task index parameter. See the tutorial for more information.
Camera2 is an internal library now.
Last edited: