I have looked through all the answers for the same problem and nothing worked for me yet, I must be missing something....I tried:
- http://10.0.2.2:8080
- http://10.0.3.2:8080
- http://192.168.56.1:8080 (which is my vbox 0 ip)
- http://192.168.172.2:8080 (which is my vbox 1 ip)
I also tried all the above without the port number (desperate) All of that didn't work
I was running Google Endpoionts on localhost, then to make the test easier, I turned on Tomcat local server and tried to hit that one instead...they both work locally i.e. (http://localhost:8080) but not from Genymotion!
I am using Genymotion Free-Version for personal use....now I am wondering, Does the free version even support localhost calls?
Update: For some mysterious reason, I can hit Tomcat from Genymotion using http://192.168.56.1:8080....but not Google Endpoint!