dat-ng / ar-location-based-android

This AR app generally show where things are in the real-world by indicating where the app thinks they are over the camera view when the user holds the phone up and moves it about.
MIT License
206 stars 85 forks source link

Exception configuring surface #40

Open Talha-dev1980 opened 2 years ago

Talha-dev1980 commented 2 years ago

java.lang.RuntimeException: setParameters failed at android.hardware.Camera.native_setParameters(Native Method) at android.hardware.Camera.setParameters(Camera.java:2138) at ng.dat.ar.ARCamera.surfaceChanged(ARCamera.java:215)