Wrong list.  Please see android-platform, which covers topics such as this.

http://source.android.com/discuss for more information.


On Tue, Jan 20, 2009 at 12:24 AM, Gerald <myq...@gmail.com> wrote:
>
> Hi,
> I want to customize some built-in applications on android, for example
> Launcher or Contacts, etc.
> I've downloaded the source code and compile it by eclipse
> successfully.
> But when I tried to run it, a signing error comes:
> [2009-01-20 16:17:27 - Launcher] Installing Launcher.apk...
> [2009-01-20 16:17:35 - Launcher] Application already exists.
> Attempting to re-install instead...
> [2009-01-20 16:17:43 - Launcher] Re-installation failed due to
> different application signatures.
> [2009-01-20 16:17:43 - Launcher] You must perform a full uninstall of
> the application. WARNING: This will remove the application data!
> [2009-01-20 16:17:43 - Launcher] Please execute 'adb uninstall
> com.android.launcher' in a shell.
>
> I followed above instruction: adb uninstall com.android.launcher, but
> it failed (Can't remove the application).
> The official document only provides "How to sign a new application",
> but it's not usable in my case.
>
> Does anyone know how to do it?
> Thank you very much
>
> Gerald
>
> >
>

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