Hello all,
i would like to develop a camera based programme. Is available any API for accesing camera basic functions?
thanks
sims
Related
hello,
I am wondering if anyone can confirm if the new Nexus' (Nexi?) have the Camera2 API
Thanks
MoreGone said:
I am wondering if anyone can confirm if the new Nexus' (Nexi?) have the Camera2 API
Click to expand...
Click to collapse
The API is something a particular app would support/utilize. Are you asking if the default Camera app on the 5x uses the Camera2 API? I believe the answer to that is yes.
If you're asking if the Camera2 API is available for apps to use, then yes, as this was added in at API 21 (Lollipop 5.0).
Just used custom shutter speed and exposure with Camera FV-5, so yes, definitely supported
Hello,
I was just asking to find out if either stock or with Apps I will get Manual control and RAW DNG support. I am a photographer on the side and love cameras. Always looking to play with new things when it comes to cameras and phones.
As everyone knows lenovo p2a42 doesn't support Google camera hdr+ in rear cam and that is due to faulty camera drivers which doesn't support camera 2 api correctly so please come and tag some good developers who can develop a modified camera driver like this which support camera 2 api level_3 and Google cam We have to tag some ROM developers to bring correct modified drivers for our camera that support camera 2 api correctly just like this one we have to develop some for our phone
https://forum.xda-developers.com/showthread.php?t=2339226
If anyone knows please tag some good developers for our Lenovo p2.
so i enabled camera 2 api on RN5 pro to use gcam or other camera apps for better pictures but it disables my video calling feature on all the other apps like whatsapp , snapchat , Instagram ,etc . currently i'm on Lineage os 15.1 .
any solutiion for this would be very helpful which allow me to use camera 2 api as well as video calling is not broken with it.
thanks in advance.
My cameras are quite important to me
Is there any nice GCam for Android 10 that supports all lenses? Does ANX camera work?
may be you can use and camera
Can someone make or find a camera2 api for the device ?
I have searched the internet AND I CANT FIND ANYTHING !!!!!!
If you have anything that can help make a comment about it below this post .
hiliqiuir said:
Can someone make or find a camera2 api for the device ?
I have searched the internet AND I CANT FIND ANYTHING !!!!!!
If you have anything that can help make a comment about it below this post .
Click to expand...
Click to collapse
Impossible, due to our camera hardware (samsung and sony) incompatibility and missing API 2 blobs we can't run camera api 2 on our S3 Neo. Samsung shipped it with camera api 1 and we can't change that. On Android 5.0 and newer you probably saw Camera api 2 legacy. However, this doesn't mean we can run camera api 2, it just means the camera framework "translates" api 2 code into api 1 in order to connect to camera hardware.
If you want know more how Android's Camera API works, feel free to read more about it here