Losted Google Latitude in Haykuro´s 5.0.1-G ? - G1 Android Development

I installed Haykuro´s 5.0.1-G, and it works perfectly, but I can´t find the google´s latitude option I had in JFv....maybe it don´t be here.
Anyone is using latitude with Haykuro´s 5.0.x-G?
Thanks

latitudelauncher - Google Code (Enables Google Maps with Latitude on Rooted G1 devices with Maps 3.0).

Thank for the help, but I installed the latitude launcher apk, and there is no difference...
I had the latitude in maps-menu, in JFv, but now with Haykuro I can´t find it, even when start maps from latitude launcher....
Do you have it??
Thanks

i know grammar and everything is not that important on that board but please, please change the topic because there just isnt anything like "losted" in english...

Hi
I had the same issue, running manually what does the "latitude enabler apk" worked for me. Basically it's all about :
Code:
adb shell
cd /data/data/com.android.providers.settings/databases
echo "INSERT INTO gservices (name,value) VALUES ('maps_enable_friend_finder','1');" | sqlite3 settings.db

predo said:
i know grammar and everything is not that important on that board but please, please change the topic because there just isnt anything like "losted" in english...
Click to expand...
Click to collapse
ok, sorry, English isn´t my native languaje, I mean lost...I was confused with all the "ed" you add to past (like bustED, jumpED, etc)... is my fault. Thanks for the advise.
But I can´t edit the topic, only the body...or I don´t know how...
About the problem I had, two methods worked at the end... the thing I didn´t right was I need to restart the phone after modify the latitude enable... THANKS the two for the help, now is fixed (why "ed" if is fixed NOW?... is hard for me to have a perfect grammar in English... but I promise I will do my best)

The Latitude Fix app on the market works, but you have to restart your phone first if you've launched Google Maps since your last restart. (Google maps will remain running in the background and the interface will not update).

Related

TomTom VOX maps?

Hi,
I have TomTom 6... instaled the same version of the one in this forum. The problem is is that i have no maps :S i thought the maps that came with the download were the maps i could use but where ever i put them in the root of my micro card and on the phone.. ive put "maps" in every map that made sense to me but it keeps saying No maps found! WTF i'm getting more and more pissed of about this
please help my sorry ass
if i locate them in my documents (and not in My documents/Maps) it works fine.
if that doesnt work, something else is wrong
yeah i 've tried that...
but is there something wrong with my maps? can someone post a map that works? see if my maps are just wrong?
tnx
works!!
I put the map under my documents and now it works.
but when i want to type the activation code, everytime i press a number, i changes into a letter...
what am i doing wrong?

Google Maps showing me in wrong Location

I just installed the new Google Maps 3.2 with Layers, and the darn app is showing me in INDIA! I Reset the app, and soft reset my phone no luck, any suggestions?
Paul
sorry man, i have no solution for you... i'm googling but it's kinda funny INDIA!?!?!?!?! i'll keep looking for an answer...
Paul_Days said:
I just installed the new Google Maps 3.2 with Layers, and the darn app is showing me in INDIA! I Reset the app, and soft reset my phone no luck, any suggestions?
Paul
Click to expand...
Click to collapse
Hi,
Seems not to work on all phones .... look here
Dirk
Hey Paul,
I had this issue on my Polaris when google maps was cooked into the rom, although i appredciate this isnt the case for you. Assume it shows your right location when you get a GPS lock?
If not, i would unistall it, delete the program folder and re-install.... It does have something to do with my location but not striaght foward (ha isnt it always)
I'll have a search but thry the above first, that worked for me as it was cooked in.
I had this issue with another country, and then I realised that somehow my "Regional Settings" were set to somewhere completely wrong when I installed Google maps, therefore it was working wrong. I uninstalled it, changed my Regional Settings to UK (which is where I am) and then re-installed Google Maps. Its worked rather accurately ever since.
Although, It would be nice to get an option to use after finding your general location to point out exactly where you are, which means directions "from here" would be more accurate.
Thanks buddy it sorted my problem

[Q] can't search on the map?

Hi dear,
I'm using Samsung Omnia 7 and I've successfully updated my phone to 7.0.7392.0.
But when I tried to search some place in bing "MAP" application, it just goes the bing search screen. I don't when it's been launched like this.
Anybody can help me?
My phone use I8700XENJK1 CSC.
There is a search button in the app. Just tap it.
Yeah, I did. But it goes to Bing Search.
it's within in the app, not the search button on the phone itself...
cheers,
simon
simon marktl said:
it's within in the app, not the search button on the phone itself...
cheers,
simon
Click to expand...
Click to collapse
I know exactly what the OP is talking about... pressing that little search button opens IE Bing (at least on my Maps... and OP's it seems).
Avandor said:
I know exactly what the OP is talking about... pressing that little search button opens IE Bing (at least on my Maps... and OP's it seems).
Click to expand...
Click to collapse
have a look at the following registry key on your wp7-device:
[HKLM\System\Search\LanguageSupport\xx-XX] (where xx-XX is your locale)
insert or set
RoutingSupported=dword:1
SearchSupport=dword:1
then it should be fixed!
confirmed the bing-search thing (within the maps application) by setting the value for RoutingSupported to 0 on my device --> hitting the search button opens bing search
changing it back to 1 gives me the ability to serch for destinations in the maps application...
cheers,
simon
p.s. your device has to be unlocked to use any registry editor - I used WP7 root tools by Heathcliff74 for changing the registry values...
see http://forum.xda-developers.com/showthread.php?t=1021135
does it work with the changed registry key?
cheers,
simon
I'm trying now Thank you so much mate!
But it still doesnt work....
in which area do you live and what input locales did you set?
the first time I had to change my phone to german (germany) instead of german (austria) to able to search within the maps...
with german (austria) I had the same issues as you have - but with the two registry keys set I'm able to search within bing maps...
Damm, I have asked about this 2 weeks ago
http://forum.xda-developers.com/showthread.php?t=1060443
It worked with polish local settings. Tested on LG E900, used build in registry editor.
PS code for Polish is pl-pl.
elektryk said:
Damm, I have asked about this 2 weeks ago
http://forum.xda-developers.com/showthread.php?t=1060443
It worked with polish local settings. Tested on LG E900, used build in registry editor.
PS code for Polish is pl-pl.
Click to expand...
Click to collapse
Good to hear it worked out...
BTW: which values did you add?
RoutingSupported=dword:1
SearchSupport=dword:1
or did you add GeocodeSupported=dword:1 as well?
hr_kaleu said:
BTW: which values did you add?
RoutingSupported=dword:1
SearchSupport=dword:1
or did you add GeocodeSupported=dword:1 as well?
Click to expand...
Click to collapse
Only RoutingSupported and SearchSupport.
PS I have pre-nodo WP7 version.
hr_kaleu said:
in which area do you live and what input locales did you set?
the first time I had to change my phone to german (germany) instead of german (austria) to able to search within the maps...
with german (austria) I had the same issues as you have - but with the two registry keys set I'm able to search within bing maps...
Click to expand...
Click to collapse
I live in New Zealand and I set en-NZ input locales.
Still I can't search in bing map
Finally it works now on both devices, Samsung Omnia 7 and LG quantum
Thank you guys! It's so useful and easy!
what I have on my device:
regional settings are all to German (Austria)
HKLM\System\Search\LanguageSupport\de-AT
GeocodeSupported : DWord=1
RoutingSupported : DWord=1
SearchSupported : DWord=1
HKLM\System\SearchMaps\Configuration
AutoSuggestTimeoutMS : DWord=600
AutoSuggestUnsupportedLocale : DWord=0
MapsHistoryDeleted : DWord=0
MapsLocationAccess : DWord=1
OnlineAutoSuggest : DWord=1
SearchLocationAccess : DWord=0
SearchLocationConsentPrompted : DWord=1
I had a look at HKLM\System\Search\LanguageSupport\en-NZ as well:
without any changes there are
OnlineAutoSuggestions : DWord=1
SearchSupport : DWord=1
I just changed my regional settings to en-NZ on my device (with en-US as display language), opened bing maps and was able to search within the app (no fallback to bing search)... I was even able to navigate to a destination
What happens if you set your regional settings to en-AU?
Does it work then?
I hope you get your problem fixed...
cheers,
simon
jorkobe23 said:
Finally it works now on both devices, Samsung Omnia 7 and LG quantum
Thank you guys! It's so useful and easy!
Click to expand...
Click to collapse
good to hear it worked out!
cheers,
simon
But it seems it can't find any places in NZ.
It's weird.
I just set the one from your configuration. I'm gonna reboot it.
Thank you so much simon
jorkobe23 said:
But it seems it can't find any places in NZ.
It's weird.
I just set the one from your configuration. I'm gonna reboot it.
Thank you so much simon
Click to expand...
Click to collapse
I had the same problem after setting
HKLM\System\Search\LanguageSupport\de-AT
GeocodeSupported : DWord=1
When I delete this entry, search is fine again
I can reproduce this error, when setting the registry key GeocodeSupported : DWord=1 again
seems like some regions (like de-AT or en-NZ) do not support all features of bing maps (en-US has some more features)...
Try to delete the GeocodeSupported key and search should be ok again...
cheers,
simon
Yeah I deleted that key and it works so fine
Sent from my OMNIA7 using XDA Windows Phone 7 App

Problem with WP7 custom ROM!

Hi, I'm new to actually posting to the forum, so I can't ask this anywhere else. >:|
I have an HTC Arrive and flashed DFT's custom ROM before, with a few minor problems, so I switched to ansar's ROM and loved it, except for one thing...
When I press the search key, it brings up my recent calls, not Bing. At first, I didn't care, but now it's just annoying. I don't think that it's a problem in the registry, the phone still thinks it's using it's search function. I think it might be a problem with the search.exe or something.
Can someone please help me figure out what to do, here?
RyanxRAGE said:
Hi, I'm new to actually posting to the forum, so I can't ask this anywhere else. >:|
I have an HTC Arrive and flashed DFT's custom ROM before, with a few minor problems, so I switched to ansar's ROM and loved it, except for one thing...
When I press the search key, it brings up my recent calls, not Bing. At first, I didn't care, but now it's just annoying. I don't think that it's a problem in the registry, the phone still thinks it's using it's search function. I think it might be a problem with the search.exe or something.
Can someone please help me figure out what to do, here?
Click to expand...
Click to collapse
First of all if you have app named Root Manager then run it and enable All applications Trusted then you need 2 apps:
1.SearchKeySettings
2.QuickMenu
that i think there are exist in your rom.finally run search key from your phone settings and choose Quick Launch by ultrashot from that list.
But my rom is Dynamic7 hope it helped and Sorry for my bad english
amir.m said:
First of all if you have app named Root Manager then run it and enable All applications Trusted then you need 2 apps:
1.SearchKeySettings
2.QuickMenu
that i think there are exist in your rom.finally run search key from your phone settings and choose Quick Launch by ultrashot from that list.
But my rom is Dynamic7 hope it helped and Sorry for my bad english
Click to expand...
Click to collapse
Searchkeysettings worked perfect! Thank you so much!

[Q] Ok Google Everywhere? (No root)

I am trying to setup the 'Ok Google Everywhere' feature on my OPO, but I am having some problems. Under settings, voice, ok google detection, I can only select and deselect 'From the Google Search app', and I do not have any other options. How can I enable this feature? Could it be that I can't as I am in Italy? I have update 38R and I am full stock, and not rooted. My phone arrived on Friday and is brand new.
I want to know these too! I wish it could works even with the screen out... it is possible?
thanks!
As far as I am aware the Ok Google everywhere only works with the language (for google now) set to US English, still doesnt work for UK English either .
Set your language to that and the options should now be available but of course if you use Italian its pretty useless for you!
hicks12 said:
As far as I am aware the Ok Google everywhere only works with the language (for google now) set to US English, still doesnt work for UK English either .
Set your language to that and the options should now be available but of course if you use Italian its pretty useless for you!
Click to expand...
Click to collapse
It was that! I try and its works! Then I set up like that untill they launch spanish version of the software...
thanks!

Categories

Resources