Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old April 3rd, 2009, 08:02 AM   #1 (permalink)
New Member
 
Join Date: Mar 2009
Posts: 7
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Google map + route direction + access KML

Using the Android SDK 1.0,
I am planning to display the route(from Source A to Destination B)
I have spend more time to investigate.
Its required to get KML file and use in the androiod applications.
Did any one tried ?
Questiion:
1) How to get the KML file from google ?
2) Using the KML file, how to display in map using android application. Any tutorial available ?

AndroidDeveloper is offline  
Reply With Quote
Sponsors
Old April 3rd, 2009, 09:02 AM   #2 (permalink)
New Member
 
Join Date: Mar 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default route code

hello anybody developed the code for routes in google map..
i want 2 display the routes in android phone. by making the hightlight of required routes..
pls send the me code..
thanks in advances

Quote:
Originally Posted by AndroidDeveloper View Post
Using the Android SDK 1.0,
I am planning to display the route(from Source A to Destination B)
I have spend more time to investigate.
Its required to get KML file and use in the androiod applications.
Did any one tried ?
Questiion:
1) How to get the KML file from google ?
2) Using the KML file, how to display in map using android application. Any tutorial available ?
star_bangalore is offline  
Reply With Quote
Old April 3rd, 2009, 09:02 AM   #3 (permalink)
New Member
 
Join Date: Mar 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default kml

pls help to code for google map..
i am very new to android...
pls post the code find routes in google map..
thanks in advances
hello pls post the code for how to use the kml file and processing of it..
thanks in advances

Quote:
Originally Posted by star_bangalore View Post
hello anybody developed the code for routes in google map..
i want 2 display the routes in android phone. by making the hightlight of required routes..
pls send the me code..
thanks in advances
star_bangalore is offline  
Last edited by star_bangalore; April 3rd, 2009 at 09:04 AM.
Reply With Quote
Old August 22nd, 2009, 03:28 AM   #4 (permalink)
New Member
 
Join Date: Aug 2009
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default KML getting

Try to do it with the HTTP URL and the google maps params
Jose Luis Ayerdis is offline  
Reply With Quote
Old October 21st, 2009, 01:52 PM   #5 (permalink)
New Member
 
Join Date: Oct 2009
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Did you ever find answer to your question? I'm looking to solve the similar problem.
raul is offline  
Reply With Quote
Old March 18th, 2010, 05:32 PM   #6 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi, think i have some answers for you....

if you are using the android sdk 1.0 or earlier you can get directions etc, here is an excellent tutorial...

Google Driving Directions - MapView overlayed :: anddev.org - Android Development Community | Android Tutorials


if you are using a later version then the google.DrivingDirections library is no longer available so the above tutorial wont work, you can use kml files to load a route though, here is a tutorial to do that...

???: Android - Driving Direction (Route Path)


Hope this helps!! I'm using a later version so ive done the kml tutorial, let me know if you need any code/help as the tutorial is a bit confusing! the first tutorial i have but cant run as using a later version but you can download the source code from the site, the app is on the marketplace too for free (called AndNav) and works a treat!

Iain
iainahay is offline  
Reply With Quote
Old May 5th, 2010, 09:34 AM   #7 (permalink)
New Member
 
Join Date: May 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Please can i have your code

Hello iainahay,

Please could you zip your source code and send to me?
The email to send it to is: jmuna@avantiplc.com

That will be very much appreciated.

Kind regards,
J.
jmunas is offline  
Reply With Quote
Old December 15th, 2010, 10:38 AM   #8 (permalink)
New Member
 
Join Date: Dec 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi.. Could you help me too please?
I'm facing the same problem. I'm trying to parse the kml file but i'm not understanding why it's not working. And i'm in trouble with ItemizedOverlay to display the route turn-by-turn.

Please, could you zip your source code and send to me?
My email is: danielrodrigues6969@gmail.com

I would appreciate your help.
Thanks.

Best Regards,
Dennis R.



Quote:
Originally Posted by jmunas View Post
Hello iainahay,

Please could you zip your source code and send to me?
The email to send it to is: jmuna@avantiplc.com

That will be very much appreciated.

Kind regards,
J.
danielrodrigues is offline  
Reply With Quote
Old February 27th, 2011, 09:03 PM   #9 (permalink)
New Member
 
Join Date: Feb 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Happy

Hi Friend..
I too have same problem.. i want to display route in my app...
please send me your source code...
my mail id : archana.arjunan88@gmail.com

Thanks in advance..

Quote:
Originally Posted by danielrodrigues View Post
Hi.. Could you help me too please?
I'm facing the same problem. I'm trying to parse the kml file but i'm not understanding why it's not working. And i'm in trouble with ItemizedOverlay to display the route turn-by-turn.

Please, could you zip your source code and send to me?
My email is: danielrodrigues6969@gmail.com

I would appreciate your help.
Thanks.

Best Regards,
Dennis R.
Archukrish is offline  
Reply With Quote
Old March 10th, 2011, 11:16 AM   #10 (permalink)
New Member
 
Join Date: Mar 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi ,, please help me in that , send the source code for me ..
I have to add direction to my course project plz help
thanks ..
my id email :anna_it_89@yahoo.com

Quote:
Originally Posted by jmunas View Post
Hello iainahay,

Please could you zip your source code and send to me?
The email to send it to is: jmuna@avantiplc.com

That will be very much appreciated.

Kind regards,
J.
IT girl is offline  
Reply With Quote
Sponsors
Old May 16th, 2011, 03:53 AM   #11 (permalink)
New Member
 
Join Date: May 2011
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi.. I have same problem . Can u help me..?
I want 2 show the route turn by turn in my android apps.. I have displayed the route. but i want 2 displayed both route and turn - by - turn description using KML.
can u help me..?
Pum@ is offline  
Reply With Quote
Old May 16th, 2011, 03:56 AM   #12 (permalink)
New Member
 
Join Date: May 2011
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi.. Can u help me..? I want 2 show turn by turn direction discription. Can u help me..?
Quote:
Originally Posted by jmunas
Hello iainahay,

Please could you zip your source code and send to me?
The email to send it to is: jmuna@avantiplc.com

That will be very much appreciated.

Kind regards,
J.
Pum@ is offline  
Reply With Quote
Old October 7th, 2011, 01:25 PM   #13 (permalink)
New Member
 
Join Date: Oct 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi I would really appreciate if some 1 can send me code for directions / google map...
Thanks in advance.
email id : ravnish106@gmail.com
ravnish106 is offline  
Reply With Quote
Old October 8th, 2011, 11:36 PM   #14 (permalink)
Developer
 
stevealbright's Avatar
 
Join Date: Apr 2011
Location: York, PA
Posts: 128
 
Device(s): Samsung Galaxy Nexus, HTC Thunderbolt, HTC Incredible, HTC Eris
Thanks: 91
Thanked 174 Times in 69 Posts
steve.albright@gmail.com
Default

android - How to draw a path on a map using kml file? - Stack Overflow

Here is an example I used as a reference a while back. ...I think it is just what you need by using the SAX parser to parse the kml data.

If you have issues... post some code and we can all help you more.
stevealbright is online now  
Reply With Quote
Old October 14th, 2011, 12:03 PM   #15 (permalink)
New Member
 
Join Date: Jul 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello iainahay,

Can you please mail the source code to me. It will be really appreciated.
EMAIL ID: p.deathmetal@gmail.com

Thank You!!
pac_a is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Maps tracking direction fegriffith Fascinate - Support and Troubleshooting 5 October 1st, 2010 05:14 AM
Google route to Desire athegn Android Applications 0 July 23rd, 2010 12:31 PM
Support Google maps no Voice direction Graham6846 Samsung Galaxy Spica 2 June 22nd, 2010 07:29 PM
Google Maps: A new sense of direction Roodimentary Application Reviews 0 June 8th, 2010 06:42 PM
Woman hit using google direction by foot. Crude The Lounge 36 June 4th, 2010 04:34 PM



All times are GMT -5. The time now is 02:41 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.