The device's network is working, but as the screenshot shows, I can't connect to the URL: maven.google.com, causing the compose checker to not work properly.
I tried to modify the version for older versions of Compose but it did not solve the problem.
Can I set up the URL or other solution in some way so that I can use compose inspector?

I had the same issue. What I found was that the layout inspector would stop working when I used 'Compose Navigation' library with version '2.7.0-beta02'. The layout inspector started working again when I changed the navigation library version to '2.6.0'.