Start a new topic
Solved

How do I Log messages using the javascript file?

I am using the Android Javascript API and want to debug my project. 


How do I output messages as it runs through the code like I would with Log.d() in Java or System.out.println() or similar?

1 Comment

Found the answer in the logger method

Login or Signup to post a comment