Hi,
can you please push google to add Android 11 for Skorpio X5 to supported devices list in play store to update or install listed apps?
Best regards
Hi,
can you please push google to add Android 11 for Skorpio X5 to supported devices list in play store to update or install listed apps?
Best regards
Hello @Frank_Liebig,
I am not sure I understand the issue you are having.
The SX5 is supported in the Google Play Store and it is possible to update and install apps.
Can you send a screenshot of where you are getting stuck?
Drew Hugentobler
L3 Mobile Computer Specialist Support Engineer
I Hello,
I’m having a similar problem.
I can download the application for the skorpio x5 standard and memory 11 but it is not possible to download it on the skorpio x5 XLR
Hello @Renato_Mendez,
This is likely due to the fact that the SX5 XLR does not have a camera like SX5 standard range and Memor 11.
The app you are trying to download must have a camera listed as a requirement for the app.
You would need to contact the developer of the app and have them change the requirement for a camera.
Here is info about it for any developers who run into this:
In the Android app manifest, for “uses feature camera” the required tag must equal false.
<uses-feature android:name="android.hardware.camera" android:required="false" />
Documentation:
Hello, Drew_Hugentobler
Thanks,
I will pass the information to the developer