If you want to use android:sharedUserId="android.uid.system" you have to sign your apk file with the platform certificate, i.e. the certificate your phone's software was built with.
//O On Nov 6, 10:51 am, hehui <[email protected]> wrote: > when I add android:sharedUserId="android.uid.system" to > the AndroidManifest.xml file the project can not be installed > on G2 . the error is " Installation error: > INSTALL_FAILED_UPDATE_INCOMPATIBLE " who can help > me ? Thanks in advance ! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

