View Single Post
Old November 9th, 2009, 09:19 AM   #52 (permalink)
spottyelephant
Senior Member
 
Join Date: Jul 2009
Posts: 549
 
Device(s):
Thanks: 11
Thanked 16 Times in 13 Posts
Default

Im going to do this as soon as i get home from work, but first can i please just confirm the exact steps. Im petrified of corrupting something in my phone.

- Have phone on and connect usb
- Ensure debugging mode is ticked in settings, but do NOT mount the phone in the usual manner by pulling down the top bar and tapping "select to copy/paste files"
- Open adb.exe and enter these two commands, and these two only:
adb remount
adb push [location of file] /system/lib/libhgl.so
- Close adb.exe, disconnect usb, reboot phone.

It's the second step im a bit confused about; whether to have the phone mounted or not before adb remount.
spottyelephant is offline  
Reply With Quote