database - how to send location map in android -



database - how to send location map in android -

i'm trying add together feature in app in android , send location it's done on whatsapp or viber. know how retrieve location either via google maps or coordinates via provider, can help me started in how send map of location? perchance database

1- after location using locationmanager can store values lat/long in variables.

2- store variables in json object.

3- post json using http request

on web page

1- handle json response

2- store values in variables

3- view map putting variables in code given google maps api

android database google-maps location

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -