I have running my web service in localhost. I want to call this web service from my android mobile. I'm testing the application from android studio with the mobile. I don't have router or modem. I have connected internet from mobile wifi hotspot. I can't call web service which is running on my localhost using ipaddress from mobile. what should I do?
Thanks in advance. :)