I try combining your 3d model with this ext with layout ontop of this camera ext but the app always crashed.(compiled.apk)
Tried only with camera ext result still the same the compiled apk crashed...
And i tried with the test.aia from @SHUBHAMR69 it works perfectly
My phone is oppo A15...
Note:
Both test.aia and newly updated working fine on companion
Is it possible to get list of available cameras? I see that the initialize block takes in cameraType, but the desicription says front-camera or rear-camera. My device will also have a USB camera attached, and I'd like to find a way to get a list of available cameras, and choose a camera other than front/rear camera. Any hints? Thanks!
Hi
I tried a bit of everything that has been done and suggested to have a simple app that at the click of a button takes the photo and shows it to me on the screen with its Path to be able to send it via App, but no solution has given good results with my android 11 EXCEPT "proCamera_3.apk" would it be possible to have the .aia file to be able to study it, understand it and adapt it to my project? Thank you very much
thank you so much!! when I try to emulate it with "AI Companion" it works! but if I generate the apk and install it on my smartphone after clicking the "Init" button it freezes and the message "ProcamShare not responding" appears!
how can I solve it?
when the problem is solved and there is a working apk,
can I put all the blocks included in Button3 in screen1 initialize?
Hi TIMAI2, I am tryingo to develop and APP using Pro Camera Extension. It is working fine, but I have an issue with my phone Pixel 8 pro. When I get close to an object, it switches the camera, in the live preview it looks perfect, but when I call ProCamera.TakePicture, it swaps back to the "default" camera and took the picture. Any advise?