You need to build everything yourself, and sign it all with the same
certificate that you own.  In the make files for the .apks you will see a
line telling the build system which certificate file to use and you should
use the same line in your own .apk.

On Mon, Feb 2, 2009 at 3:21 PM, MayFirst <zhu.sh...@gmail.com> wrote:

>
> I made some modifications in cupcake camera source code using Eclipse,
> and try to load to emulator for testing. But it fails installing the
> apk to the emulator due to the mis-matched signature of android,media,
> which is set as share user id in manifest.xml.
> The  android,media is pre-built in the  emulator. does any one know
> how those preload packages are signed and how to set correct signature
> (or keystore) in  Eclipse ?
>
> Thank you  for the kindly helps
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

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

Reply via email to