Unity Android packaging APK installation error

Error message:

Error parsing package

solution:

1. Realization conditions: The Android version of the error-reporting mobile phone is Android 12

2. Solution: Adjust the Target API Level in unity playerSetting to API Level 30 (Android 11)

Method source (requires scientific Internet access):

地址: "There is a problem parsing the package" - Unity Forum

Guess you like

Origin blog.csdn.net/qq_33325776/article/details/125318599