Saturday, January 1, 2011

phone tutorial-Throw in the way of OEM applications on motorola android Milestone

,

This technique also speed up loading Milestone (also can be used for other Android devices), who Applications krn we waste no longer loaded into the system, as we all know sometimes terload application remains in memory even though we do not use (see through the task manager)

Here I'll throw some applications on the Milestone who I never use


- Browser.apk - Replace Dolphine Browser

- Email.apk - Use Gmail enough
- Gestures.apk - ribet ...
- Maps.apk - Replace disposable Navigation Maps or download the final version in the market (with a market enabler)
- FOTA.apk - OTA Firmware Update (manual beat it, waiting for official update old)
- MediaGallery.apk - Replace the 3D Gallery
- MotAccuWeatherWidget.apk - Beautiful enough Widget
- MotoCAL.apk - unused
- MotoGAL.apk - unused

Steps:

1. Make sure the USB Debugging checked in Settings - Application - Development
2. Connect with Computer Milestone
3. Open cmd, go to the Tools directory of the Android SDK
4. type:
adb shell
su
mount-o remount, rw / dev/mtd/mtdblock6 / system
mkdir / sdcard / backupApp /
cp / system / app / Browser.apk / sdcard / backupApp /
cp / system / app / Email.apk / sdcard / backupApp /
cp / System / app / Gestures.apk / sdcard / backupApp /
cp / system / app / Maps.apk / sdcard / backupApp /
cp / system / app / FOTA.apk / sdcard / backupApp /
cp / system / app / MediaGallery.apk / sdcard / backupApp /
cp / system / app / MotAccuWeatherWidget.apk / sdcard / backupApp /
cp / system / app / MotoCAL.apk / sdcard / backupApp /
cp / system / app / MotoGAL.apk / sdcard / backupApp /
cd / system / app
rm Browser.apk
rm Email.apk
rm Gestures.apk
rm Maps.apk
rm FOTA.apk
rm MediaGallery.apk
rm MotAccuWeatherWidget.apk
rm MotoCAL.apk
rm MotoGAL.apk
uninstall com.google.android.apps.maps pm
sync
mount-o remount, ro / dev/mtd/mtdblock6 / system

5. Press Ctrl + C to exit from adb shell

6. Done, can go with installing a replacement app like Maps Nav, Dolphine Browser and 3D Gallery

The mode can also be done to dispose of other applications, but REMEMBER! there are some applications in / system / app who desperately needed by the Android System, so the first function and dependecy know that we want to dispose of the app .. and always backup! app that we want to move the waste to the sdcard, if we can restore chaos

1 comments:

Post a Comment

 

Mr.Mobile Copyright © 2011 | Template design by O Pregador | Powered by Blogger Templates