How can I access my localhost from my Android device?

前端 未结 30 2322
面向向阳花
面向向阳花 2020-11-21 05:53

I\'m able to access my laptop web server using the Android emulator, I\'m using 10.0.2.2:portno works well.

But when I connect my real Android phone, th

30条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-11-21 06:33

    First of all connect your phone and computer to common wifi.

    Then, open command prompt using run as administrator

    Give ipconfig command

    Which shows wireless lan ip

    Use ip:port of your server to access in phone

提交回复
热议问题