Monday, November 21, 2011

Block Ads without Adfree

Copy isi dari link ini Ad server list for use with hosts files to block ads atau sini MVPS HOSTS (boleh pake gabungan keduanya kok) ke dalam notepad lalu "save as all type" nama file "hosts".
Taruh di 2X agan, pake Root Explorer copy file tersebut ke "/etc" (hapus dulu file hosts yang ada sebelumnya)


Kalau mau pake ADB ini scriptnya:
PHP Code:[select code]
adb shell mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system 
adb push 
<drag_aja_filenya_ke_cmd> /etc/hosts
adb shell mount 
-o ro,remount -t yaffs2 /dev/block/mtdblock3 /system  
*Agan harus sudah root kalau mau pake cara ini 

0 comments:

Post a Comment

 
© 2011 KaskusDroid | Except as noted, this content is licensed under Creative Commons Attribution 2.5.
For details and restrictions, see the Content License | Recode by Ardhiansyam | Based on Android Developers Blog