操作系统:Ubuntu12.04
手机系统:Android5.0
需要有编译过的Android代码
在Eclipse上开发系统应用时,应用需要系统权限,如:Setting、Phone需要添加android:sharedUserId="android.uid.system"。但不能直接run,
会报下面的错误:Installation error: INSTALL_FAILED_SHARED_USER_INCOMPATIBLE
[2015-03-10 10:24:06 - GNSmartShot] ------------------------------
[2015-03-10 10:24:06 - GNSmartShot] Android Launch!
[2015-03-10 10:24:06 - GNSmartShot] adb is running normally.
[2015-03-10 10:24:06 - GNSmartShot] Performing com.gionee.gnsmartshot.ui.MainActivity activity launch
[2015-03-10 10:24:06 - GNSmartShot] Automatic Target Mode: using device '0123456789ABCDEF'
[2015-03-10 10:24:06 - GNSmartShot] Uploading GNSmartShot.apk onto device '0123456789ABCDEF'
[2015-03-10 10:24:06 - GNSmartShot] Installing GNSmartShot.apk...
[2015-03-10 10:24:09 - GNSmartShot] Installation error: INSTALL_FAILED_SHARED_USER_INCOMPATIBL