-4

i want to make a client application in android , to connect with my application which will be the server in vb.net , over internet , with mobile connected with 3g or WiFi to pass values to my server in vb.net. how to do this i don't have any idea about this topic please help and suggest any website relevant to this . regards

1 Answers1

0

if you can make JSON array you can receive date in Android app see this for make JSON :

CLICK HERE

and for filter your date can send with Http method from android app to VB see this :

CLICK HERE

Community
  • 1
  • 1
Saman
  • 2,506
  • 4
  • 22
  • 41