arcore-android-sdk
arcore-android-sdk copied to clipboard
I face these issue when mob camera open image not showing on camera
SPECIFIC ISSUE ENCOUNTERED
VERSIONS USED
- Android Studio:
- ARCore SDK for Android:
- Device manufacturer, model, and O/S:
- Google Play Services for AR (ARCore):
On Windows, use:adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
On macOS, use:adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
- Output of
adb shell getprop ro.build.fingerprint
: