HTC uređaji

AdAway ne radi kada koristite uređaje sa S-ON. Ova "funkcija" postoji na mnogim HTC uređajima i sprečava AdAway od pisanja host fajla.

S-ON/S-OFF?

S-OFF znači da je NAND deo uređaja je otključan i da na njega može biti pisano. Fabrički je podešen S-On na HTC uređajima, što znači da ne možete da pristupite pojedinim oblastima sistema niti možete da garantujete trajni "Root". Štaviše, provera potpisa za sistemske nadogradnje je takođe osiguran S-ON-om.

Da li ja imam S-ON ili S-OFF?

Boot into the Boot Menu on your device by holding down volume down button while pressing power and the text on top will show the flag status as either S-OFF or S-ON. A full root generally means S-OFF.

More information can be found on www.addictivetips.com. Additional S-OFF methods since Unrevokable (in link) might interest you, namely: Revolutionary, Revone, Firewater, RumRunner, Moonshine, SunShine...

Rešenje

Preduslov: Morate da instalirate Android SDK sa ADB na vaš PC

  1. Pokrenuti "Boot Menu" na vašem uređaju držanjem volume down dugme dok pritiskate "power" dugme.
  2. Koristite volume down da izaberete recovery.
  3. U "clockwork recovery" volume down i stisnite "track pad" da izaberete
  4. Izaberire mount /system, mount /sdcard I mount /data.
  5. Uključite USB kabl i otvoritr komandnu liniju na vašem PC-u.
  6. Enter adb shell and type ln -s /data/hosts /system/etc/hosts (This creates a symbolic link, which allows AdAway to edit the hosts file stored in /data while allowing the OS to use the file as if it were stored in /system.)
  7. Reboot your device and set Target hosts file to /data/hosts in AdAway's preferences.
  8. AdAway bi trebalo da radi sada.