Please remember to add a category to the bottom of each page that you create.
See categories help for further details, but most will probably be [[Category:HTC ModelName]].
SE Xperia X10 Mini/Freeing Space
Contents |
Remove unused applications
THe phone comes with some applications pre-installed. Some you might not use, have found better replacements for or are demo application without much use. The pre-installed applications are placed in the folder '/system/app'. See the page on deleting applications for instructions how to remove them and what applications to remove. See the page on the console for more instructions. Or look at 2.1 SafeList here edited by Berlin20Spandau
Remove PC Companion
When plugged into the usb port of the computer, the phone gives the option to install PC Companion on the computer. This software stays stored on the phone. If you remove it yourself, you will free up some space and lose the message to install the software when plugging in.
rm /data/dop.iso
Move ringtones
The .ogg ringtones, alarms and notification sounds are stored in the memory, placing them on the SD card frees up about 4Mb.
mkdir /sdcard/media/audio busybox mv /system/media/audio/* /sdcard/media/audio
Remove html help files
You probably removed EManuel.apk already. But the whole manual, in all it's languages is also kept on the SD card, in '/sdcard/others/.emanual'. Remove it with:
rm -R /sdcard/others/.emanual
Remove tombstones
Remove unneeded crash dumps from /data/tombstones:
rm /data/tombstones/*
Move some apps from /data/app to /system/app
Move big or non-upgradable applications from data to system to free up some space:
busybox mv /data/app/name.apk /system/app/name.apk
2.1 SafeList
Edited by Berlin20Spandau, I´ll Update but have to mess with some Apps first:
calculator.apk <--- calculator xd CaliforniaGoldRush.apk <--- game datatrafficswitch.apk <---Widget data digitalclockwidget.apk <---digital reloj Widget Emanual.apk <-- online manual phone EmanualLauncher.apk <---- online manual phone facebook.apk <---- Facebook app GeoTag.apk <---- geolocation Maps.apk <--- Google Maps neoreader.apk <---- code reader notes.apk <--- Notes Peggle.apk <---- game PicoTts.apk <---- Speech playnowinstaller.apk <---- PlayNow online store playnowback.apk <---- PlayNow online store playnowclient.apk <---- PlayNow online store roadsync.apk <--- Sync App rollercoaster.apk <--- Game ReadyToRun.apk <--- to remove the SMS record stk.apk <---- menu operator stopwatch.apk <---- timer semcbrowser.apk <--- WEB browser SEMCSettings.apk <--- to remove the configuration menu sony ericsson Settings semcsetupwizard.apk <----Configuration Wizard Sony Ericsson SnsContactImageCacheProvider.apk <----TimeScape semcemailsmall.apk <--- email manager (preserve GMAIL.APK) Street.apk <---- Google Maps syncwizard.apk <--- Wizard sync with Sony Ericsson sync.apk <--- To synchronize with the Sony Ericsson service Timescape-smallui.apk <--- Timescape timescapepluginmanager.apk <---- TimeScape timescapeprovider.apk <----- TimeScape trackid.apk <--- identify songs talk.apk <---Google Talk timer.apk <---- Timer countdown TtsService.apk <--- Speech usersupport.apk <----always refer to a website) uWlopProvider.apk <---TimeScape wisepilot.apk <--- GPS app youtube.apk <--- Youtube app