TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

TC 4.7.0 Android 4.2.2 install issue #374

Open g-regoz opened 2 years ago

g-regoz commented 2 years ago

Describe the bug

Trying to install an .apk built with TC 4.7.0 onto an Android device running on a Samsung tablet running Android 4.2.2 returns an installation error "There is a problem parsing the package."

FWIW, rebuilding with TC 4.6.0 installs just fine. What is the minimum version of Android that TC4.7.0 will run on? As we have a several hundred older android devices fielded with Android 4.2.2, is the workaround to continue to package with TC 4.6?