hello:

 Thank you attention, in fact, now the question is solve ,
adb remount
adb shell
rm system/app/Music.apk
then run the project with eclipse , it works good.

but i don't know why i must adt remount firs, otheriwse i couldn't
delete system/app/Music.apk,
it's say it read only.
thanks.




On 4月15日, 上午2时36分, Marco Nelissen <[email protected]> wrote:
> You can't replace or uninstall the sytem apps, so if you want to
> create a music player based on the Android one, you'll have to put in
> in a different package.
>
> On Tue, Apr 14, 2009 at 3:07 AM,dycl3<[email protected]> wrote:
>
> > hello:
>
> > out put by eclipse:
>
> > [2009-04-14 17:55:39 - MusicBrowserActivity] Uploading
> > MusicBrowserActivity.apk onto device 'emulator-5554'
> > [2009-04-14 17:55:48 - MusicBrowserActivity] Installing
> > MusicBrowserActivity.apk...
> > [2009-04-14 17:56:11 - MusicBrowserActivity] Application already
> > exists. Attempting to re-install instead...
> > [2009-04-14 17:56:23 - MusicBrowserActivity] Re-installation failed
> > due to different application signatures.
> > [2009-04-14 17:56:23 - MusicBrowserActivity] You must perform a full
> > uninstall of the application. WARNING: This will remove the
> > application data!
> > [2009-04-14 17:56:23 - MusicBrowserActivity] Please execute 'adb
> > uninstall com.android.music' in a shell.
> > [2009-04-14 17:56:23 - MusicBrowserActivity] Launch canceled!
>
> > adb uninstall com.android.music
> > say Failure.
>
> > who know what should i do.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to