Hi,

On Mar 5, 5:23 am, Mattaku Betsujin <mattaku.betsu...@gmail.com>
wrote:
> I just add a logging function to my JavaScript interface object. Something
> like
>
> class JSInterface {
>     public void trace(String s) {System.out.println(s);}
>
> }
>
> Using this allowed me to develop and debug more than 3000 lines of
> JavaScript in my app.


Thanks for the reply, but this is not what I need.

My problem is in how the WebView interprets the JavaScript.

I'm looking for something like the JavaScript Console in Firefox.


--~--~---------~--~----~------------~-------~--~----~
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