i tried retrieved data from mysql database using soap websevices in android.but i got one error on my emulator.the error is ERROR:java.net.connectionException:/192.168.1.249-connection refused.my ip address is correct…then y dis error is came..plz help me
i tried retrieved data from mysql database using soap websevices in android.but i got
Share
jdbc:mysql://localhost/arisays that you are running the database server on your android device; I would guess not.