View Single Post
  #135 (permalink)  
Old 12-21-2008, 06:20 PM
gianturcom's Avatar
gianturcom
Lurker
Offline
 
Join Date: Dec 2008
Posts: 12
Reputation: 0
gianturcom is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Non Stock ROM Problems

Quote:
Originally Posted by 1900 View Post
I noticed using regedit that the 'Location On' Reg entry was set to a 1 rather than a 0 as shown below.

[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PhoneSetting\Locat ionSetting]
"ServiceDescExt"="but will not hide your general location based on the cell site serving your call. No application or service may use your location without your request or permission. GPS enhanced 911 is not available in all areas."
"ServiceDesc"="Turning location on will allow the network to detect your position using GPS technology, making some Sprint PCS applications and services easier to use. Turning location off will disable the GPS location function for all purposes except 911,"
"ItemMessageDesc2"=""
"ItemValue2"=dword:00000003
"ItemName2"="OFF"
"ItemMessageDesc1"=""
"ItemValue1"=dword:00000000
"ItemName1"="ON"
"ItemCount"=dword:00000002
"ServiceTitle"="Phone: Location Setting"
"ServiceName"="Location Setting"
After changing


"ItemValue1"=dword:0000001
to
"ItemValue1"=dword:0000000
.
I made the registry change as described here on the NexVision ROM and it works!!!!!!! Fantastic! Thanks again, this is awesome!
Reply With Quote