I believe you could do this by building the entire system image from
source.  That way, everything is signed with your certificate and the
check on sharedUserId to make sure the certificates are the same
shouldn't fail.

source.android.com

On Nov 19, 6:41 am, Mark Murphy <[EMAIL PROTECTED]> wrote:
> blues wrote:
> > May I know if this is a way to disable the security/permission check?
>
> I don't believe there is one.
>
> > This is a enterprise project so we have the full control of all the
> > phones. We don't need the market to distribute the software.
>
> > I need to share the user id of "phone" by doing this:
>
> > android:sharedUserId="phone"
>
> > But on the G1 phone, it doesn't work since I don't have the same
> > private key to sign my package.
>
> As you said, this is an enterprise project. Just mandate the use of the
> same private key for all Android applications developed by your enterprise.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 1.4 Published!
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to