Quote:
Originally Posted by Tenny
How did you get it to work? Where is the setting to enable it in the first place?
|
Err Reading on XDA, might have it... (will post if it works)
Ok, you need to add two OEM's to the Visual Kitchen ( /EXT/Shared/Packages in my case)
Add both GoogleLocation Service & HTC Geo Service
Then add these two registry edits. It updates the weather, but it didn't automatically pick up the time zone properly though...
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Weather.EnableCurrentLocation"=dword:1
"Weather.HasMyLocation"=dword:1
Found in the XDA thread.