Hi all,

If I add in the AndroidManifest.xml the line
"android:sharedUserId="android.uid.system"", I can't install the
application neither on the emulator nor on my device (Acer Liquid E)
where i get (using the command "adb install") the error...

Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]

On the web I found that it is connected with the certificate which
should be a "platform" certificate. However it is not clear how to
sign an unsignet apk with the correct "platform" key and certificate,
so do some of you know (and tried successfully) the correct procedure
to sign an apk with the platform key??? Do the platform key and
certificate change from vendor to another?

On my device, which is already rooted, it is installed the standard
distribution of Android (v2.2).

In alternative is there some way to install and run an application
with "android.uid.system" line in the Manifest??

-- 
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

Reply via email to