Hacker News new | ask | show | jobs
by themafia 72 days ago
> I wish they'd add a console to mobile web browsers though.

It's kinda there. You just need to connect with adb and then use chrome://inspect. It's actually a really nice feature and I've used it quite a bit over the past two years.

https://developer.chrome.com/docs/devtools/remote-debugging/...