Communication between a web application and an android application -


i have web application built on java , android application. both deployed on different servers. how can send request android application web application? also, how can send corresponding response web application android application?

use rest api's (in json format).


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -