Android 虚拟机访问本地服务器的地址
http://10.0.2.2:8080/test/
比如 localhost:8080 为 tomcat 地址,然后 test 是 tomcat 目录下 webapps 的子目录。
10.0.2.2 是电脑的默认ip地址。
移动开发者
http://10.0.2.2:8080/test/
比如 localhost:8080 为 tomcat 地址,然后 test 是 tomcat 目录下 webapps 的子目录。
10.0.2.2 是电脑的默认ip地址。