Hi,

I´ve a little problem with my app which displays a webview.

I declare a javascript interface in my activity. Now I want to call a 
function on the website which returns an string-array.
Problem: I always get "undefined" when I want to get the content of this 
array. *Android.getArray().length* for example.

I it even possbiel to return arrays to the javascript on my website? 
I also tried it with* JSON.parse*, but it din´t work too.

Thanks

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to