Show HN: Chrome Developer Tools on Android
Category: devtools
Tags: web-development, android, debugging, chrome-devtools, cdp
Score: 6.7/10 (Innovation: 6, Technical: 7, Documentation: 3, Utility: 7)
This project packages the full Chrome Developer Tools Suite for Android by using a proxy that bridges via the Chrome DevTools Protocol (CDP), enabling proper web development and debugging on mobile devices. It's interesting because it solves a genuine pain point for developers who need to inspect and debug web applications directly on Android, where native DevTools have been unavailable.
Target audience: frontend devs, mobile web developers
View on Hacker News