开发者

connecting my application to wamp server

开发者 https://www.devze.com 2023-02-09 05:25 出处:网络
I am new to android. I want to display my localhost (wampserver) Page on a click of a button. I have tried using httppost method but it is not displaying anything just a blank mess. If I give a wrong

I am new to android. I want to display my localhost (wampserver) Page on a click of a button.

I have tried using httppost method but it is not displaying anything just a blank mess. If I give a wrong addres then it is throwing error me开发者_StackOverflowssage.

All help is appriciated


use 10.0.2.2 instead of localhost in your URLs which you're directing towards your wamp

check this out.

0

精彩评论

暂无评论...
验证码 换一张
取 消