Basically I am switching my web coded menu to something native so I
have top 1/4th as native menu and rest as webview and than a menu
button switching to MapActivity to display the MapView.

It is my understanding to get it to switch right as far as layout I
would set up a MapView.xml layout file

Thus than when the Map menu button is pressed the webview activity
woudld close and MapView activity would open..

The road block I see is that since I am switching form using webview I
would need  to use webivew as a container to hold mapview in so that I
can still capture javascript stuff via the java to javascript bridge
but I would gain full hitestResutls features with ful touch events by
having MapView contained in webivew..



Have I missed anything?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to