What Does Root Give Me?
1. Full control over your system
2. Ability to alter system files. You can replace many parts of the "Android Core" with this including:
* Themes
* Core apps (maps, calendar, clock etc)
* Recovery image
* Bootloader
* Toolbox (linux binary that lets you execute simple linux commands like "ls") can be replaced with Busybox (slightly better option)
* Boot images
* Add linux binaries
3. Run special apps that need more control over the system
* SuperUser (lets you approve or deny the use of root access to any program)
* Task Manager For Root (Lets you kill apps that you otherwise could not kill)
* Tether apps (like the one found at [android-wifi-tether.googlecode.com])
* <there are more but I cannot think of any right now>
4. Backup your system
* You can make a folder on your sdcard and backup all of your .apk files to your sdcard (helps if an author decides to "upgrade" you to a version that requires you to pay to use the version you just had)
5. Relocate your (browser/maps/market) cache to your /sdcard
6. Relocate your installed applications to your /sdcard
7. Reboot your phone from the terminal app easily (su <enter> reboot <enter>)
Ako hoćeš još detaljnije googlaj "why to root" i slično.




Bookmarks