General :: Offline GPS Navigation With Voice Routing In Pedestrian Mode

May 14, 2012

Any app for GPS navigation which has voice routing possible in pedestrian mode? I sometimes need to go to some destination in a part of the city which is not familiar for me.

However, the navigations I tried, have voice routing only in car mode, so it has to take in account things like driving directions etc. which the pedestrian does not have to respect and thus the track is much shorter.

It would be nice if I, for example, just could get off the bus, switch my GPS on, select destination, activate the voice routing and put my phone in a pocket and let the navigation voice guide me to the target place. It would be more comfortable as I sometimes see the map very poorly and also have to keep an eye on other pedestrians, cars etc.

Currently tried Sygic and it does not have this.

General :: Offline GPS navigation with voice routing in pedestrian mode


Android :: Maps -Navigation Routing

Mar 19, 2010

Is there a way to change the route that is shown using navigation? The way that is mapped out is not the way that I want to go. how to change it?

View 10 Replies View Related

HTC Incredible :: Google Voice - Text Message Routing

Apr 28, 2010

I got google voice to route all of my calls but im not sure if text messaging is going through it for free? I didn't find any settings to change my messaging.

View 5 Replies View Related

General :: Offline Voice Recognition - Android 4.4.3

Jun 6, 2014

I am coming from Windows Phone and everything went smoothly during the transition. However, I miss some useful functionalities I had with WP that I really miss on Android, like offline voice recognition and SMS reading.

I was using voice recognition in my car (where data connection is bad and unstable from which it is necessary to have this functionnality offline), I was saying "call [NAME]" and it triggered the phone call with confirmation of the command.

I would like to do the same thing with my Nexus 5 but I didn't find a way to do it. I downloaded the language pack for my language (French) in the parameters. Is it possible?

Anorther point is the reading of the SMS (texts). When a headset (wire or bluetooth) was connected to my WP, my phone was able to read aloud the content. Is it possible with Android?

View 2 Replies View Related

General :: Jelly Bean 4.1 Offline Voice Typing?

Jul 3, 2012

I seem to not be able to use the offline voice typing feature when offline in Jelly Bean with the default English US. It does work if I switch to say, Russian. What gives?

View 2 Replies View Related

General :: HTC One S Jelly Bean RUU - Update Mobile In Offline Mode

Apr 26, 2013

I need T-Mobile USA Htc One S Jellybean RUU to update my mobile in offline mode. No update is provided to me because while doing S-OFF my IMEI was changed perhaps because of PJ4010000 zip. I need to change my imei back to original to get updates. Now I am relocked ,S-ON,on stock T mobile htc one s 4.0.4. After facepalm S-OFF using PJ401000 zip my IMEI was changed and now I want to change it back to original

View 2 Replies View Related

General :: Open Local KML File In Google Maps In Offline Mode

Sep 7, 2013

i just registered here to find out if opening a KML file on my SD card with Google maps in offline mode can work. I am looking for an solution quite a time, but only found this thread on stackover.

Quote:

To load kml into Google Maps on Android without writing an app, you can create a little html file somewhere with a geo-uri link to the kml file and then click on that link in any Android web browser.

For example: suppose your kml file is located in /sdcard/overlay.kml then you write a geo-uri link like this:

Quote:

<html>
<head><title>Example KML link page using a geo-uri</title></head>
<body>
<a href="geo:0,0?q=file:///sdcard/overlay.kml">overlay.kml</a>
</body>
</html>

Clicking on the link will launch Maps and then Maps will attempt to load and your kml.

Be warned however that the Android version of Maps does not appear to handle the same version/range of kml elements as the desktop version (or desktop Google Earth).

a other thread is about editing the manifest file to get maps to open local KML files

Quote:

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="h**p://schemas.android.com/apk/res/android"
package="com.example.lyold"

[Code]....

Any way to open local KML files with google maps in offline mode ? I want to open kml ONLY in google maps, i know there are several apps out there that support kml files....

View 2 Replies View Related

Samsung I7500 :: Recommend An Offline Navigation Application

Sep 26, 2009

It's great having GPS, but it is also frustrating to not to be able to use it without an internet connection. I'm looking for an application that can be used offline, or that can cache Google Maps, or something. Suggestions?

View 9 Replies View Related

Customized Android GPS Solution With Offline Maps And Navigation

May 8, 2012

I am working to develop a customized business concept to call a taxi. Where customers request a Taxi on smart phone app. Taxi drivers will have an Android GPS pre-loaded with maps to work off line. The Taxi driver is guided to the customer using voice navigation (for safety).

Questions:
* Where to find the latest maps to be used for Andriod GPS off-line.
* Which software to use for voice navigation off-line.
* Which software to use for off-line navigation directions from point A to point B.

View 2 Replies View Related

General :: Car Bluetooth Disables Navigation Voice

Jun 9, 2013

I drive a VW Jetta with bluetooth, which has easily paired with my last two phones (Bionic and S4, respectively). While Google map's turn-by-turn map navigation works fine with my phone's bluetooth on, in so far as I can see directions on the map, the navigation voice is disabled. Only when my phone's bluetooth is off do I hear a voice. I'm not sure if this is a function of my phone or my car.

View 1 Replies View Related

Android :: Voice Navigation Control Phone By Voice Recognition

Nov 14, 2010

I'm sure its been discussed and all but I think that the voice recognition software is capable of being much more advanced.There should be a way to just give your phone a voice command without having to manually open an app. It probably would have to be running in the background the whole time, analyzing everything it hears, so it may use a lot of battery and cpu.therefore it may be easier to have a starter phrase to tell it to listen more carefully. for example: say the said app is running in the background,listening to every noise, but it wouldn't begin to really analyize until you say something like; "hey, phone!" or "yo, droid!" (or whatever tag phrase). I don't know what would have to go into an app like that for it to work but hey, if an app like that was designed, then I think the android would be a really smart smartphone. In the end thanks for all the awesome apps you guys are already developing. be sure to tell me when someone develops something like that though.

View 4 Replies View Related

Motorola Droid :: Google Navigation Voice / Is Voice Changeable?

Nov 7, 2009

Is the voice changeable? Its awful. That is all.

View 1 Replies View Related

General :: How To Control MP3 Player With Voice While Navigation App In Foreground

Aug 4, 2012

is there an app that allows that ? What I want to do is to control an mp3 player with voice while a navigation app is in foreground. I'm in my car with Route66 navigation app running, and would want to go to next track by saying "next".

View 3 Replies View Related

Android :: Cache Images For Use In Offline Mode

Jun 8, 2010

In my application I use SoftReference to cache images, it is working fine with active internet connection. And now I need to cache images, so I could use it in offline mode. What is the best way to implement it? Use complex solution with SoftReference and database? or maybe SoftReference and local storage (sdcard)?

View 1 Replies View Related

Android :: GPS App Which Is Applicable For Search Map / Offline Mode When Operate?

Jul 24, 2010

I am new in this forum and use the android at the first time.
I just want to ask some question, what GPS application which is good and applicable for search map and offline mode when operate.

View 1 Replies View Related

General :: Voice Privacy Mode

Aug 20, 2012

What does voice privacy mode do?

View 2 Replies View Related

Android :: Offline Navigation Software For Android?

Jan 18, 2010

Offline maps. The maps should be stored on the device/memory card so no Internet-connection is required There should be some way to interact with the application "through code"; sending route requests, getting current location perhaps, bringing app to foreground/background, etc. An API so it can be controlled from another application. No monthly fees, The only one I found so far to match the above is Sygic Navigation. However, I havent yet been able to communication with the app even though they say that it can be done. Still investigating that...

View 2 Replies View Related

General :: Any Way To Add Advanced Routing Via Module To Kernel?

Nov 5, 2012

If a kernel does not have the Advanced Routing feature (which is needed for VPNC widget - Cisco VPN) is it possible to add this via module like tun.ko module? The Adv. Routing is not needed for connecting but the connection is soon lost.

View 1 Replies View Related

HTC EVO 4G :: Navigation / GPS Voice Packs

Aug 12, 2010

I was curious does anyone know if we can or where to get a different voice pack for the Google Navigation Application on our Phones? I do not really care for the robo-woman voice.

View 2 Replies View Related

Android :: Using Navigation In Portrait Mode

Jul 3, 2010

Am I the only one that prefers navigating in portrait as opposed to landscape. It seems that you get more view of the road ahead, rather then the sides. What am I missing, where / why would landscape be preferred?

View 3 Replies View Related

HTC Droid Eris :: Car Mode For Navigation?

Dec 28, 2009

Does the Eris have a car mode for navigation like the droid does? I would buy a dock I think if I knew how it work first. The stood has an app called DockRunner. Is there a similar app for the Eris?

View 18 Replies View Related

HTC Hero :: Gps Software With Voice Navigation

Feb 13, 2010

just got the htc hero about a month ago and it's awesome! except does anyone know of decent gps software with voice navigation? something equivalent to garmin etc. I'm not in a country where the paid market is available so if anyone could post the link to the developers site?

View 4 Replies View Related

HTC EVO 4G :: Sprint Navigation Work In Landscape Mode?

May 21, 2010

Ok so I'm not familiar with Android (Palm OS -> WinMo 5 -> WinMo 6 -> WinMo 6.1 -> WinMo 6.5 -> WebOS) ... One thing that I didn't like about the Pre is that Sprint Navigation is in portrait mode, so it doesn't work well for mounting in a car.Does the Android Sprint Nav work in landscape mode? This would be beautiful to have on the Evo and mounted in the car (and I heard there will be a car mount accessory for it) in landscape mode instead of my GPS I already use.. along with bluetooth to my car stereo.

View 36 Replies View Related

Android :: Phone Not Go In Night Mode In Navigation Tab?

Jul 17, 2010

Yes this could be old news but listen. My D1 will not go into night mode w navigation app when I am in the tab of navigation. It has been written that it is supposed to go into night mode in the navigation "tab" not map "tab", but it's not.

View 4 Replies View Related

HTC Desire :: Google Maps Navigation Voice

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

Sprint HTC Hero :: No Voice With Google Navigation

May 21, 2010

How come there is no voice it just shows me the route.

View 4 Replies View Related

Android :: Change Voice On Google Navigation?

May 25, 2010

Just wondering if there are any apps on the market that I can get to change the default voice because this womans voice drives me and others mad. I havnt found anything on the market myself yet but would be grateful if anybody knew of an app that will allow me to change the default text to speech voice to a better voice like a normal sat nav.

View 7 Replies View Related

Samsung Galaxy S :: Is It Possible To Change Voice On Navigation?

Aug 7, 2010

Does anyone know if its possible to change the voice on the navigation? Not too fond of the robotic women voice.

View 3 Replies View Related

Android :: No Voice With Direct Navigation Link

May 17, 2010

So - I *love* Google Maps with Navigation and I just recently upgraded to the new version of maps where it gives you a direct link to Navigation. My issue though is that I do not have any voice navigation when I start Navigation directly but I do have it when I just go through the regular Maps link and then select Navigation in there. I checked the menu and it is not muted. The sounds is also set to high. As I said, the sound works perfectly well if I go through the main app. Just not with the new direct link. Anyone else seeing this or worked this out?

View 2 Replies View Related

HTC Incredible :: Navigation Voice Stops Music / What To Fix

Nov 6, 2010

I just upgraded To the incredible so it looks like I'll be posting here from now on. So yeah , My problem is when I'm listening to music and running navigation the navigation voice stops the music and it doesn't come back on I have to push play. Now coming from a rooted eris I had seen this problem in a rom or two, But now its happening on a stock incredible what can I do? Does anyone know of a fix? I mean I know I can trade it in for another refurb but that's kind of a last resort.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved