Hi, all:
I have a application with
"android:sharedUserId="android.uid.system"" in its
AndroidManifest.xml.
This application is not signed with the platform key.
In 1.0, I use "adb install " to install it but failed with
"INSTALL_FAILED_SHARED_USER_INCOMPATIBLE"
which is OK because it is not signed with the proper key.
But in 1.5, I successfully installed this application and it worked
well.
Can anyone tell me why?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---