I have just started with android …
I have to develop an android application which should sync with data on webserver..
User adds some data using website, then data should be pulled and synced with data on android device…
I am not sure how to implement this…
Also I have to show map path only between two points (src,dest).. I have googled and it lloks like there is no built-in… only way is to use overlays and draw method.. is my understanding correct??
Please help..
With regard to a server, there’re several ways: