Quote:
Originally Posted by yahknow1
[COLOR=black][I]"Also, after flashing, get CPU master and put it on ondemand and click apply.
|
ondemand is how your cpu handles overclocking..yes its just an option..
Quote:
GPS FIX
Get Terminal Emulator on the market and type in the following commands followed by enter.
|
Terminal Emulator is a terminal window similar to command prompt but for linux...its where you can send commands directly to the system..
superuser aka get root privileges
Quote:
mount -o remount,rw none /system
|
remount readonly system partition for read and write
Quote:
chmod +x /system/vendor/bin/gpsd
|
give execute permission to file "/system/vendor/bin/gpsd"