Sunday, March 11, 2012

[android-developers] Help with Javascript from html

Hello, i explain my situation:

I have an application that connects a web page to collect html
information.
Part of this information is generate via Javascript, particularly i
need to get a map with all of his overlay. That map is create
dinamically after a research direction.

I think about solutions:

-Interpret the Javascript code, inside my application, and visualize
the map in webview

-Get only the overlay, and convert it to object to put in a Mapview

-other solution???

so, i ask you, which of that solution is right for me, and how can i
realize it?

thank you

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment