--- The usage of this tool is at your own risk ---
It's completely illegal, if you use it on your own only or at least don't harm anybody seriously.
Please don't use this application for criminal purposes. Use it only in your own Wifi network. Don't harm others.ONLY FOR EDUCATITONAL PURPOSE
Rooting is something I have done on many occasions and the main reason for doing it has been to access admin-features to for example look at stopping a process that is draining battery power. Another reason I like to root is to remove carrier ‘bloatware’ – these are the apps that are carrier specific, you never use, but affect the performance of your device. Another reason to root is that I can backup the entire phone – you cannot do this if the phone isn’t rooted.
- Download and install Android SDK Android Debug Bridge (ADB) – Download the ADB executable zip file* into your download folder
- Unzip the file containing the ADB (Android Debug Bridge) executables into your download folder – called “ac-platform-tools*
- Enable USB debugging on your Android device – go to Settings > Developer options
- Test ADB and install the appropriate device drivers – you can do this by connecting your Android device to your computer via USB. Windows TIP: Type ‘cmd’ in Start and click this to open the command tool and type ‘adb devices’ and hit return. You should now see your device (see last paragraph)
- Download the host file from your Android device for editing typing > adb pull /system/etc/hostsC:\Users\<your name>\hosts (also make a backup of your original hosts file) – The bold text is where the file will be copied to on your PC – you can choose this
- Navigate to where you downloaded the hosts file and open it in a text editor (i.e. notepad)
- You can now edit each domain entry and add the local host IP address 127.0.0.1 to each individual websites or ad to block it
- Next you need to upload the edited hosts file back to your Android device. Type > adb pushC:\Users\<your name>\hosts /system/etc/ - The bold text is where the file will be copied from on your PC – you can choose this
- That’s it, you are now done!
إرسال تعليق