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

php - Auto increment employee ID -

php - isset function not working properly -

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