Android 错误: Installation error: INSTALL_FAILED_VERSION_DOWNGRADE resolution: 提高版本号 提高 AndroidManifest.xml中的manifest的android:versionCode
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="sunny.example.openhtmlimage" android:versionCode="21" >