Android Question Web service running in background (android)

Carlos Serra

New Member
Licensed User
Longtime User
Hi Guys,

i'm newbie with B4A and i'm trying to create an application for one store.

The Android application should be able to run some king of web service where the server application could ask for information.

Example:
The application could call a SOAP on Android device like "GetDeviceLoggedUser" and the app responde a JSON or XML to WebServer.

How can i do it? Any suggestion?

Thanks for the help guys!
 
Top