Jump to content

Recommended Posts

Guest mattlcfc
Posted (edited)

installed pauls r2 and happy but would prefer hardware acceleration off due to battery drain , is there a way to due it without flashing through root explorer??

thanx in advance

matt

Edited by mattlcfc
Guest mattlcfc
Posted
installed pauls r2 and happy but would prefer hardware acceleration off due to battery drain , is there a way to due it without flashing through root explorer??

thanx in advance

matt

any ideas gents ??

i can flash back to r1 but would have a go if it is possible ??

matt

Guest Arr Too
Posted

Open the .zip, extract /system/build.prop, edit that file, find line containing "debug.sf.hw", change it to "debug.sf.hw=0", save file, replace .zip's /system/build.prop with this one, flash new .zip.

Guest mattlcfc
Posted
Open the .zip, extract /system/build.prop, edit that file, find line containing "debug.sf.hw", change it to "debug.sf.hw=0", save file, replace .zip's /system/build.prop with this one, flash new .zip.

many thanks m8

Guest mattlcfc
Posted
Or use the terminal and dont flash anything.

dont appear to have terminal on my phone and have been looking into adb as we speak

thanks all help is either a help or an experience :-)

matt

Guest Flumpster
Posted

adb remount : makes system read/writeable

adb pull system/build.prop build.prop : copies the build.prop to the folder where you are using adb.

edit the file in a text editor as suggested in previous posts and save it.

adb push build.prop system/build.prop : pushes the file back over to the phone overwriting the other one.

Restart Phone.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.