I need to debug CSS for some site running on the device under Android (in the common REPL mode). As I know it is possible to connect the device with the desktop via USB cable to do that. But the problem is I have no such a device (with Android). I have the Android emulator (Andy) but it seems that chrome installed on it has no dev tools at all. So is it possible to solve the problem without physical Android device?
UPD==================
Once again: The point is I have no any Android device. I have an emulator for it only (Andy Android emulator).
Settings > About Phone > Build number > Tap it 7 times to become developer; then: Settings > Developer Options > USB Debugging. Then navigate to chrome://inspect/#devices.
The way you enable it is the same as you'd do in a real device. Go to: Settings -> System -> About emulated device -> Build number click that as many times as it takes to turn on developer mode, and that's it!
Navigate to chrome://inspect/#devices
on your chrome browser.
From there, you should see a list of attached devices (including emulators, not sure about Andy), but if it is possible, that's where you would find it.
Adding to Josh's answer, I've had to:
chrome://inspect/#devices
on my machine.adb devices
.Andy finally shows up in Chrome's devices list.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With