Quote:
Originally Posted by scmasaru
For those who cannot get AGPS or My Location to work please check the Google Mobile Maps About page. If the second from the last line shows "myl: N/A", add the following reg keys:
Code:
HKLM\software\google\googlemaps
supports_extended_ril=1 (String Value)
supports_extended_wifi=1 (String Value)
Later Google maps versions fail to create the two items so myl stopped working. Before we did not have this problem because OMJ cooked in the GMM 3.2 which creates teh reg values. So for later versions we should always cook in the two reg keys to work around the problem.
|
WOW, u are some kind of sorcerer!
Worked like a charm, gracias!