php - Fetching data from local server of Android to a website -


i have google maps project. developing both android application , website.

i have developed android app , working on website using google maps api v3.

i want data local wamp server , want show on website.. how this?

for communicating app server must have create webservice. either json or xml services. after android app can send or retrive data server using webservices. try learn webservices.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -