On Tue, Aug 24, 2010 at 3:17 AM, CaryWang <[email protected]> wrote: > I have a application I write android:sharedUserId="android.uid.system" > in AndroidManifest.xml. I want to get system permission.I install to HTC > mobile phone.but install fail.error info :Package ... has no signatures that > match those in shared user android.uid.system. I application need > android.uid.system,don't remove.what can i should how to do?
Write your own firmware and sign it with your own signing key. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- 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

