Changelog

An overview of recent updates and improvements to Inspect.

Jun 5, 2022

🚀 Experimental Android support

This release adds experimental Android support, which has been a common user ask since we launched. Inspect will now detect and leverage adb on your local machine to connect to physical Android devices and emulators, so you can debug websites and web views on Android with Inspect.

It's still very early for Android support, so expect things to be a bit unstable, but give things a spin and let us know how it works for you!

See our docs https://inspect.dev/docs/guides/android on how to get started.

💎 Improvements