CameraX
CameraX copied to clipboard
CameraX demo, but written in java
Hi, I wonder if it is possible to use CameraX to access ToF (Time of Flight) sensor depth map. Or should I use Camera2 ? Thanks
The takePicture function needs an executor, unfortunately without it it highlights the whole function as an error. How can I solve this problem? Thanks!
Rotation does not work on my tablet. Preview is always wrong directed. Any idea?
Please could you update to alpha08? Many thanks for your work ^^ My request is because it will be code nearest the beta version...
private final String[] REQUIRED_PERMISSIONS = new String[]{"android.permission.CAMERA","android.permission.WRITE_EXTERNAL_STORAGE"};**};** //array w/ permissions from manifest I think you should remove the last } and to do a commit and push again.