I want to show google navigation in my application as a view in my layout. (Like mapview) Is it possible?

Thanks!

link|improve this question

No. It's against google's TOS. – Falmarri Oct 6 '11 at 20:16
1  
oh! I would like to read that bit, source? – DagW Oct 17 '11 at 5:39
feedback

1 Answer

up vote 1 down vote accepted

You can use the following tutorials as a starting point:

http://code.google.com/apis/maps/articles/android_v3.html

http://android10.org/index.php/articleslocationmaps/253-how-to-use-google-maps-in-android

I am working on embedding Google Maps/Nav into an app of mine.

link|improve this answer
These two links seem to just talk about Google Maps, and don't show how to embed google navigation. Have I missed something? – chrisdew Dec 15 '11 at 9:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.