M.Shahrokhi
M.Shahrokhi

Reputation: 415

why is android emulator on local network offline?

I am developing an android application on android studio. but because of my hardware limits I'd like to test the results through an android studio emulator which is on another computer in my local network. I've read the tutorial on this page :

I did all of the steps on the page and I can see the device on android studio (on the my remote pc) but it appears to be offline . any ideas why is this happening?

Upvotes: 1

Views: 137

Answers (1)

    SanatiSharif
SanatiSharif

Reputation: 946

You can use this tutorial: https://bitbucket.org/chabernac/adbportforward/wiki/Home Best Regards, SanatiSharif

Upvotes: 1

Related Questions