android - connecting my application to wamp server -


i new android. want display localhost (wampserver) page on click of button.

i have tried using httppost method not displaying blank mess. if give wrong addres throwing error message.

all appriciated

use 10.0.2.2 instead of localhost in urls you're directing towards wamp

check this out.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -