I want to quickly try some JavaScript code on an Android phone.
I cannot find how to open the console or something similar on either Chrome or the default browser. about:debug doesn't do anything, and I don't want "remote debugging".
I can download another app if necessary (but I don't want to root my device).






about:debughas to be entered on the same page that you want to debug, in case you missed it: http://stackoverflow.com/questions/2314886/how-can-i-debug-javascript-on-android#7750683 – Janaka Bandara Apr 15 '17 at 12:00