HTC Desire :: Google Maps Navigation Taking Long Time To Calculate Route?
Aug 16, 2010
Before I updated to android 2.2 and updated to latest Googlemaps the navigation was perfect. It calculated the route in seconds and was a joy to use. Since the updates, it is taking ages to calculate route, so long in fact that I exit the programme and start again, and then I just give up and dig out my atlas.
View 2 Replies
May 8, 2014
How do I use Google Maps app to calculate the driving time and distance from Chicago to Los Angeles? *ONLY* Chicago to Los Angeles.... not NYC-Chicago-LA
I can do this very easily using my Macbook Pro by firing up Google Maps in Chrome browser.(or any browser)
However, I just can't figure out how to do this using the Google Maps app on my Samsung Galaxy Note 3. Sure, I can use use a browser to do this, but I want to do it inside the Google Maps app for Android.
View 2 Replies
View Related
Aug 19, 2010
i try and shut down my htc desire it takes hours anybody any ideas i end up taking the battery out
View 5 Replies
View Related
Jul 14, 2010
Is there any way of changing the voice on these, the synthesised voice is AWFUL. Apart from not being able to pronounce English words correctly (E.g. Kew <queue> said as koo - I can't imagine what is must be like if I had to drive down Gloucester or Leicester) it's soooooo grating and harsh on my lugs.I've tried both English and American English settings but both are as bad as each other.Is there a download for new voices or one in the pipeline?I'm shocked this passed Google's quality control!
View 18 Replies
View Related
Oct 9, 2010
I know HTC have added their own 'offline' maps application, which I am quite interested in, I am however wondering if plain old Google Maps, Navigation and most of all Latitude are still present / working?
View 7 Replies
View Related
May 24, 2010
I am REALLY impressed with the google maps navigation on my Desire, I have a TomTom and pay for maps quarterly and it's up to date but still does not know about the 4 new roads where i live and one is a few miles long. However Google Navigation knew about the new roads (1 extra before i knew, let alone tomtom)
How can they offer such great navigation for free when i have just paid ?74 for my tom tom map update and it's still out of date.! if htc/google can fix the issue of calls via blutooth whilst using HTC desire for navigation i tell you TOMTOM are history and thats hard to say after all these years!
View 49 Replies
View Related
May 20, 2010
I'll be gettin a Desire in July when US Cellular gets it. I've read that the Desire does not have voice search like the Nexus One and Moto Droid. Will GMN still have voice search for finding places?
View 1 Replies
View Related
May 22, 2010
I live in Sweden and the application is on my phone, but does not work. That is odd because it doesn't seem like it would be that difficult to do, especially if Google Maps already gives turn-by-turn directions. I'm guessing it might have to do with the language or pronunciation of the streets. I don't mind using it in English, though.
View 1 Replies
View Related
Aug 5, 2010
Navigation will work fine initially, but the next time I go to use and I enter in a destination, it just stays on the "calculating route" (or whatever it says) screen. I have to go into Applications - Maps and clear the data there, then restart and it works fine then, but it's a bit of a ball ache because that clears the list of previous destinations. Anyone else having the same problem? It was fine before the update, but I don't know if it's a Froyo issue or an issue with the map update as I updated them both on the same day.
View 1 Replies
View Related
Sep 24, 2010
I made the switch to Google Navigation after using Sprint's Navigation application for a few years on my previous BlackBerry and love it! It's my primary GPS application. So, here's my query. While I was tinkering with it today, I noticed the option to choose an alternate route. We are going to be driving to LA a little later this evening and the default route Google Navigation chose was longer in both time and distance compared to one of the alternate routes (total of three routes). The default route gave said it is 332 miles and 6hr/9min. When I pulled up alternate routes, the second option was 325 miles and 5hr/49min. The third route was over 7 hours long. Do you guys know what methodology Google Navigation uses to pick the default route? Why the longer route?
View 17 Replies
View Related
Feb 9, 2010
I'm following the guide at the following link.
http://developer.android.com/sdk/eclipse-adt.html#InstallingADT
I'm using the offline installer by using the guide at the following link. http://developer.android.com/sdk/eclipse-adt.html#troubleshooting
I'm using Eclipse IDE for Java EE Developers 3.5 (Galileo) on Windows XP. The installation was stuck at 5% install phase.
View 2 Replies
View Related
Aug 30, 2010
My sdcard has been taking awfully long to mount to USB. It used to be almost instantaneous like your average USB thumbdrive or external hard disk. Im on a non-rooted nexus one running froyo. Any suggestions?
View 6 Replies
View Related
Jul 31, 2010
I was wondering if there was any way (I'm somewhat a newbie at Java) to get the MapBounds of a Google MapView on Android.
Just to clarify, here's what I'd like to do.
Calculate the maximum and minimum long and lat whenever the map is moved, or zoomed and display those values in a Toast.
Is there any possible way to do this - or am I in over my head?
View 1 Replies
View Related
Nov 25, 2009
I have a message -- saying Loading Data, please wait -- but it's been a long time. What does this mean? How can I make it stop?
View 8 Replies
View Related
Oct 23, 2013
I recently bought a used, but in good condition Optimus V. Not a great phone, but it does what I need. However, in the past couple days I've found that when the phone does its auto-timeout, it takes up to ten seconds for it to switch back on. By that I mean that when I press the power button just to get to the passcode screen (not to turn the whole thing on), it takes much longer than it did when I first got it.
I've uninstalled recent apps, but it's done nothing. What to do?
View 1 Replies
View Related
Aug 12, 2010
I was wondering how people navigate with multiple destinations. It seems that Google Navigation doesn't nativity support it. Ultimately, I want to take a route different than the default quickest route to avoid an intersection, and on other GPS's, I would add the detour as a way-point. If this feature isn't available, has anybody found a workaround?
View 7 Replies
View Related
Sep 30, 2010
Simple question, did anyone figure out how to program Google Navigation to take quickest, not shortest route? I love Google navigation, but it always trying to push me to drive through the streets instead of freeway even if freeway is nearby.
View 3 Replies
View Related
Sep 7, 2010
So all of a sudden my Handsent is acting up, long time to open, wont send pics, but will send pics if I use stock messeges. Do I need to reset the entire phone again and start from scratch or is there an easier way to fix the problem with Handsent?
View 5 Replies
View Related
Nov 2, 2010
I am working on building an android app but I'm nothing that my SQL operations are taking forever to complete
I have profiled the app to narrow it down to the act of moving the Cursor to the first row of the result set for a simple select query (only returning 1 row where I'm testing it to eliminate the size of the result set as a problem.
Are there any better options for moving to the start of the result set?
edit:
some code...
this runs 3 times and i have time it to approximately 2 secs for all the rest of the code or over a minute with this in.
i have also run just the rawQuery statement with out the move to first and its takes bout 18 secs so im looking at the worst part of the code first.
View 1 Replies
View Related
Jun 19, 2013
i have rooted my Samsung Galaxy y duos lite[GT-S5302] , and installed jellybean 4.2 , i could not connect my device to computer and even Samsung kies displays : device is taking long time fo responding , how to reinstall 2.3.6 gingerbread ? or any other options?
View 8 Replies
View Related
Aug 21, 2012
Within the last week my tablet stating running very slow.
Pages take a long time to load Apps take forever to load Apps crash every other time I open them.
I thought it was my router (netgear n600) but my iPad and cell phone.
View 13 Replies
View Related
Feb 26, 2010
Looking through the searches I can't seem to find anyone who has asked this question before and maybe this is being addressed with the 2.1 update. When I'm in the Google Maps application and I've entered my start and end point the route it give me is on a toll road or a highway I know to be very slow because of traffic. I know that when I'm using my computer for directions I can drag the line to add a via point / alternate route. Is there a way to do this in the current Google Maps on the HTC Droid Eris?
View 3 Replies
View Related
Mar 8, 2010
I was playing with Google Maps after the 2.1 update and on one occasion for a trip a screen came up that listed (3) different routes with the total miles and time for each route. One was for I295, one for I95, and one was for US202. Since then I can't seem to replicate that screen. Any answers? Suggestions? UPDATE: Found the answer. After selecting Navigate for a route, click Menu and a screen will come up with (3) symbols on the bottom. Left most one is the Symbol for Navigate, the symbol with a couple of arrows is the one to PRESS. This will give alternate route info that you can select. UPDATE AGAIN When I tried again, the option I mentioned above was grayed out and no longer works. I'm not sure what is going on.
View 7 Replies
View Related
Jan 9, 2009
Is there anyway to store a route or track using the google maps on the g1. I have a garmin that when on automatically stores your route and it can be saved and uploaded to the computer. It seems logical that this would be available on the g1, as it has all the capabilities already available, ie gps and maps. I can't find any mention of it or a way of doing this with existing software. It seems this would make for a very powerful tool if enabled. What about being able to sync routes and tracks with google earth? I have seen the new application "my maps editor" , but it only enables you to manually place lines or shapes.
View 5 Replies
View Related
Feb 5, 2010
I am looking for a way to overlay a route in google maps.
What I want is to take this map Greenways Oak Ridge Google map and get it to my google My Maps. Then I can pull it up in Maps and use my location to see where I am in relation to where I need to be in case I want to take a different route to need to shorted the ride due to darkness.
Most rides I do I can find these maps but cant do anything with them.
View 13 Replies
View Related
Jul 11, 2010
Been searching for the life of me for an app (or some way in Google Maps) to go to a spot on the map and draw a line down the street along a certain route and store the run to My Maps. Am I missing something?
View 2 Replies
View Related
Aug 7, 2010
Is it possible to move routes/directions from Google maps on your PC web browser to maps and navigation on your phone?
I have worked out how to export kml files from Google Maps on the PC.
It would have been nice to be able to save routes in My Maps (maybe you can, but I don't see how).
Also, is it possible to build a route with multiple destinations in Google Maps/Navigation on the phone?
View 20 Replies
View Related
Aug 1, 2010
I wonder, how can I draw a nice flight route between 2 points on a google map's MapView? look at this: http://maps.forum.nu/gm_flight_path.html
View 6 Replies
View Related
Oct 4, 2010
I'm trying to use Google Maps Navigation from within my application. I've found on the net it can be done with this intent : Intent i = new Intent(Intent.ACTION_VIEW, Uri.parse("geo:"+lat +","+lng)); where lat and lng are the latitude and longitude. Unfortunately, I get a SecurityException :'(. Can someone tell me which permission I should ask ?
View 3 Replies
View Related
Nov 1, 2009
I'd like to show you off-road GPS navigator utility, created for active people. I like no-map Garmin GPS handy navigators, so I created software, that has most functions of such navigator. TripComputer records tracks of your trips and stores your interesting waypoints. You can view them on map view, see stats like distances, speed, time, altitute graph, bearing, azimuth, and many more. Also, if you have internet connection, you can send your selected waypoints and find waypoints sent by others,to use in you own trips.
At this time, TripComputer does not use maps - because in off-road areas, maps are useless. However, topo maps will be supported in future versions. Also, I'm working on GPX files and some geocaching support.
View 23 Replies
View Related