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 -

python - Evaluating the next line in a For Loop while in the current iteration -

php - Facebook share link is not showing image within the post?(get parameter in url) -