Stetho Chrome on Ubuntu does not allow inspect

269 Views Asked by At

I configured my app to use Stetho. When I run the app and chrome://inspect, I can see the device. However, there is no button for any Android device to inspect the network, sqlite, etc.

I am developing on Ubuntu 15.10. Does Android Studio, ADB or Ubuntu need any further configuration?

1

There are 1 best solutions below

0
On BEST ANSWER

This was my fault. After rebooting Ubuntu, it now works.