View Single Post
  #5658 (permalink)  
Old 01-05-2010, 11:52 PM
NinjaDuck's Avatar
NinjaDuck
VIP Duck
Offline
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: |R|6.5.3|WWE| ★ EnergyROM "Leo" 28011/21885 |Dec 31| ★ Sense 2.5/ MaxManila/ Dusk

Quote:
Originally Posted by RockSta® View Post
Can someone help me out.....I cant seem to get a GPS lock on my location, GP
Your problem might be that QuickGPS is not set to download updates automatically.


Import the following provisioning XML file in order to turn on Quick GPS.

You can also launch the application and download an update manually.
Code:
 
 
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKLM\Software\HTC\QuickGPS">
      <parm name="actSync" datatype="integer" value="1" />
      <parm name="auto" datatype="integer" value="1" />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
Good luck!
Attached Files
File Type: zip QuickGPS.reg.zip (367 Bytes, 67 views) Click for barcode!
Reply With Quote
This post has been thanked 1 times.