Android-Debug-Database icon indicating copy to clipboard operation
Android-Debug-Database copied to clipboard

NOT WORKING IN PC BROWSER

Open akhilbv1 opened this issue 5 years ago • 3 comments

It is not working in my pc broswer.I have connected over usb and my phone is on wifi and pc is on lan can't help it because it is work pc and so how to open it in pc?

akhilbv1 avatar Feb 08 '19 05:02 akhilbv1

First of all see if your device is connected properly with ADB with this connected adb devices

If you can see your devices then run the following ADB command adb forward tcp:8080 tcp:8080

This should work for you.

mddanishansari avatar Mar 01 '19 12:03 mddanishansari

I'm also facing the same issue as posted by @akhilbv1 , when i click the url from logcat this opens in browser but unable to load any page there and then request gets timed out.

GAURAV-POSWAL avatar Jul 30 '19 12:07 GAURAV-POSWAL

i am getting 0.0.0.0:8080 . why? and it does not open in browser

UniqueJoy avatar Sep 21 '19 06:09 UniqueJoy