Oh and this doesn't belong on android-developers because it is not related to using the SDK. :)
On Mon, Feb 2, 2009 at 3:32 PM, Dianne Hackborn <[email protected]> wrote: > 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 <[email protected]> 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 > [email protected] > > 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. > > -- Dianne Hackborn Android framework engineer [email protected] 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 [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 -~----------~----~----~----~------~----~------~--~---

