There was a problem parsing the package

After packaging the game(only on blueprint) for my Android mobile,when I’m trying to install the game in my Android device its showing “there was a problem parsing the package”…
dont know what is the problem…

thanks…

I have the same problem :frowning:

My problem was solved in this way

make sure that your sdk version chosen right

Ensure your APK’s minSDK ≤ device Android version, reinstall/reset your Android SDK and NDK (via SetupAndroid.bat), then repackage-this resolves most parsing errors.