arcore-android-sdk icon indicating copy to clipboard operation
arcore-android-sdk copied to clipboard

arcore not working anymore Redmi note 8

Open khmaies5 opened this issue 2 years ago • 3 comments

SPECIFIC ISSUE ENCOUNTERED

arcore used to work like a charm on my device (Redmi note 8) but for some while it stopped detecting surface . I used the device to test my AR app made with unity, now even the google element ar app is not working so the issue is not related to unity

VERSIONS USED

  • Device manufacturer, model, and O/S: Xiaomi Redmi note 8 (3gb version) crDroid 7.11 Android 11 and MIUI 12.5
  • Google Play Services for AR (ARCore): 1.30.220390123
  • Output of adb shell getprop ro.build.fingerprint: com.google.ar.ddelements-logcat.txt
  • Device fingerprint: google/redfin/redfin:11/RQ3A.211001.001/7641976:user/release-keys

khmaies5 avatar Mar 07 '22 18:03 khmaies5

From the log it seem your camera stack have issues.

2022/03/07 19:39:02.932 4320 28194 Error native E0307 19:39:02.932282   28194 android_camera.cc:1729] Camera 0: Repeating CaptureRequest capture couldn't populate window 0x72c7f7bb60for frame number 0

Also your fingerprint is not like Redmit Note 8 google/redfin/redfin:11/RQ3A.211001.001/7641976:user/release-keys

sandyfriend avatar Mar 17 '22 19:03 sandyfriend

From the log it seem your camera stack have issues.

2022/03/07 19:39:02.932 4320 28194 Error native E0307 19:39:02.932282   28194 android_camera.cc:1729] Camera 0: Repeating CaptureRequest capture couldn't populate window 0x72c7f7bb60for frame number 0

The camera app works perfectly so i don't know what the issues are

Also your fingerprint is not like Redmit Note 8 google/redfin/redfin:11/RQ3A.211001.001/7641976:user/release-keys

I changed to a custom rom since i started getting this problem but that didn't fix the problem i tried different custom roms/reflash originla rom... nothing worked

khmaies5 avatar Mar 17 '22 21:03 khmaies5

im also facing same issue not able to detect surface.

https://github.com/google-ar/arcore-android-sdk/issues/1608

krunalpatel3 avatar Aug 28 '23 05:08 krunalpatel3