> > Should I include an invisible WebView in every page and somehow make > > it execute the JavaScript in onCreate()? > > That will slow down the start of your app and will consume a lot of > memory. I doubt your users will appreciate this.
I was not comfortable with this from the start. Not sure of how much effort it would take to port the javascript; building a HTTP GET request and passing all the required parameters on fly seems easier. Thanks for your reply Mark. -- 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

