Integration Of Android App With Backend
i am developing an android app which i have to integrate with backend(developed in java and spring). Which will be the best way to integrate either WebServices or through http(JSON
Solution 1:
JSON as name says java script object notation would help you to exploit OOPS , POST/GET and js at backend . I use JSON , its easy to code , parse and handle
Post a Comment for "Integration Of Android App With Backend"