弹出:
Installation failed with message INSTALL_FAILED_SHARED_USER_INCOMPATIBLE.
It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.
WARNING: Uninstalling will remove the application data!
Do you want to uninstall the existing application?
解决方法:
找到在manifest中 .android:sharedUserId="android.uid.system" 删除掉,再重新运行就OK了