java - Get android GPS location in my web appliaction -


i have web application developed using java spring technology. want extend android devices requires me current location of android devices. can guide me on how go forward on this?

as per understanding web application have send notification android , android client have send message web application lat , long information.

but how send notification android client here?

you may use android cloud device messaging framework send request server android phone. check this link well. also, answers following questions may helpful you: two way communication between android , server , android: how periodically send location server.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -