2) Interact with the webserver and maintaining security
while sharing location and message. For achieving this
goal, we will use two approaches, the information sent
by the android application is first stored in a database in
encrypted form using JSON and PHP as intermediary
and decrypt data while extracting from database. And
similar process is followed while sending information
from webserver to device. All the data are encrypted
while sending and key is needed to decrypt this data
before reading from the database