arcore-android-sdk
arcore-android-sdk copied to clipboard
AR Core cannot be installed
SPECIFIC ISSUE ENCOUNTERED
The Samsung Galaxy A25 5G is listed as an AR Core-supported device, but Google Play Services for AR cannot be installed on it. Are there any restrictions, such as being unable to install on certain carriers? If so, how can I find out?
VERSIONS USED
- Device: Samsung Galaxy A25 5G(model: SCG33)
- Android Studio: -
- ARCore SDK for Android: -
- Device manufacturer, model, and O/S: -
- Google Play Services for AR (ARCore): not installed
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: -
STEPS TO REPRODUCE THE ISSUE
- Get the device
- Update the Android
- Try to download ARCore