Parsing Error -- Installing APK

I built an app and I tried to install it on my phone (Samsung Galaxy S3, Android v4.3). I got a Parsing Error “There was a problem parsing the package”. I tried to install it via adb and got “[install_failed_older_sdk]”.

What is the minimum Android version for app built with Expo? It doesn’t support Android 4.3 or older? Or there’s something wrong with app.json.

FYI: My bundleIdentifier/package, name in app.json are all matched. I read it on the forum the problem comes from this. I fixed it and it didn’t work.

Hi there-

From our docs:

Required Android and iOS versions: The minimum Android version Expo supports is Android 5 and the minimum iOS version is iOS 10.0.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.