โทรศัพท์ HTC

Alock ไม่สามารถใช้งานได้เนื่องจากคุณกำลังใช้ "S-ON" คุณลักษณะนี้มีอยู่ในอุปกรณ์ HTC จำนวนมากและป้องกัน Alock ไม่ให้เขียนไฟล์ hosts

S-ON/S-OFF?

"S-OFF" หมายถึง หน่วยความหลักจำในอุปกรณ์ที่สามารถเข้าถึงและแก้ไขข้อมูลได้. ค่ามาตรฐานของ HTC จะเป็น "S-ON" นั่นคืออุปกรณ์นั้นไม่สามารถเข้าถึงหน่วยความจำหลักได้ และได้รับการรับรองเรื่องการ รูท นอกจากนี้ยังใช้เฟิร์มแวร์เพื่อตรวจสอบลายเซนต์ว่าเป็น "S-ON" หรือไม่

ฉันมี S-ON หรือ 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…

วิธีแก้ปัญหา

Prerequisite: You have to install a working Android SDK with ADB shell on your PC.

  1. เริ่มต้นที่หน้าบูตในอุปกรณ์ของคุณโดยการกด ปุ่มลดเสียง ค้างไว้แล้วกดปุ่มพาวเวอร์
  2. Use volume down to select recovery then power to boot it.
  3. In clockwork recovery go to "partitions menu".
  4. เลือก mount /system,mount /sdcard และ mount /data
  5. Plug in your USB cord and open a command line on your pc.
  6. ป้อน adb shell แล้วตามด้วย ln -s /data/hosts /system/etc/hosts (ซึ่งจะสร้างลิงก์เสมือนซึ่งช่วยให้ Alock สามารถแก้ไขไฟล์โฮสต์ที่เก็บไว้ใน /data ได้ในขณะที่อนุญาตให้ระบบปฏิบัติการใช้ไฟล์เสมือนกับที่ถูกเก็บไว้ใน /system
  7. รีบูตอุปกรณ์และตั้ง กำหนดเป้าหมายไฟล์ hosts ไปยัง /data/hosts2 ในตั้งค่าของแอพฯ Alock
  8. Alock ควรทำงานได้แล้ว