Error in parsing package.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By AndrewD

The game works on most phones. But he doesn’t want to work on the Prestigio multipad quantum 7.85 tablet.
On the tablet, android version 4.2.2. Android studio has the android 4.1 SDK (SDK platforms) installed. However, when you try to open the apk file, an error occurs in the parsing of the package.

How to fix it?

:bust_in_silhouette: Reply From: Calinou

Godot supports Android 4.4 or later, which covers the vast majority of devices out there. Therefore, exported projects can’t run on an Android 4.2 device. There are no plans to support older versions, sorry :frowning: