Smartphones cu Android come to pack with a number Pre -installed applications, like Facebook, Email or various games and News applications, most of them differ depending on the brand/manufacturer of the phone. While some of these applications might have interest in some users (Facebook or Samsung Apps, for example) most occupy unnecessary space and cannot be uninstalled until after Posting smartphones. But if we do not want to root our phone (for various reasons, such as avoiding loss of guarantee), but we still want to get rid of pre -installed applications that are not interested?
How we uninstall pre -installation applications in Android without root access
- download the next one archive from XDA on the desktop
- open the archive with the help of Winrar or 7zip (Don't dislike it!)
- in Winrar, browse to META-INFcomGoogleandroid, extract updater- script on the desktop and open it with Notepad++ (Download free of here)

- Delete all lines delete from below ui_print(“Useless system app removal”), then add lines of delete For the applications you want to uninstall. For example, if you want to Uninstall email, add the lines (second only if the system is odexate)
delete(“/system/app/Email.apk”);
delete(“/system/app/Email.odex”);

- Save the file updater-script modified and copy it (drag&drop) back in META-INFcomGoogleandroid in Winrar (to updata Bloatkill.zip)
- Connect your phone with Android to your computer via Cablu USB And copy the archive bloatkill.zip changed to The root folder of the SD card
- Disconnect your phone from your computer, close it and restart it in recovery mode (For example, for Galaxy S2 The combination to put the phone in the Recovery Mode is Volume UP+Power+Home, all pressed at the same time)
- Select apply update from sd card Using the volume (for navigation) and power (for selection) buttons, then select bloatkill.zip
- Restart your phone using the option Reboot system now from the Recovery menu
And ready. Pre -installed applications (only those for whom you wrote Delete lines and the archive bloatkill.zip) will be deleted from the system.
Note: Tutorial compatible with Galaxy S2, Galaxy S3, Nexus 4, notes and Note 2 (in Ganeral all Android phones that come with a package menu)
Credit @XDA Developers
STEALTH SETTINGS – How to remove preinstalled apps from an Android phone without root
 
			