On Thu, Oct 14, 2010 at 12:36 PM, Steve <[email protected]> wrote: > I can't import com.google.googlenav package in my class (SDK 1.0) > so I looked up (SDK 0.9) an android.jar file I could see this package. > I been told that that googlenav package is no longer supported? > > Any one have alternative to solve the problem with driving direction?
Use some other map provider. The Google Maps terms and conditions prohibit their use for real-time turn-by-turn navigation. Also, you should not be using either the 0.9 or 1.0 SDKs at this time. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://skillsmatter.com/go/os-mobile-server -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

