terça-feira, 12 de abril de 2011

How to use and configure the GPS Tracker Custom URL


    The application GPS Tracker Custom URL aims to track the mobile user and
help you find if it is stolen.
    For this it is necessary to use a tracking server, however, the application was developed to not be tied or fastened to a platform trace. Thus, the application allows configuration of the server address for screening which will be sent location information.
    Thus, any web tracking system that wants to track the mobile android, just implement a web page that will receive requests to the application via the GET method, the following format:
http://yourdomain.com/service.php?longitude=34.2333&latitude=23.2222&altitude=34.0&speed=30.3&heading=234.5&date=20070529&time=123445.234&imei=123456789012345
   The IMEI field, it is the identifier of the cell. This identifier should be unique in the database.



    Application configuration GPS Tracker Custom URL 


   When running the application the first time, you are prompted to register a password to access the system, according to the image side. This password should contain at least four and at most 8 characters.
   The second time onwards, prompted the password screen to access the service configuration tracking GPS Tracker Custom URL.


   > Tracking 
   After logging into the system setup screen displays the trace, where you can:
   - Enable / disable tracing (localizaçãopara sending messages from the server trace)
   - Set the message interval location that will be sent to the tracking server. This interval is in seconds, for example: To make the screening of 10 in 10 minutes you must use the value 600.
   - Set the address (host) server to which trace messages will be sent. For example: http://online.gpsgate.com/GpsGate.aspx



  > Message SMS 
   The application GPS Tracker Custom URL send an SMS message containing the location data at two different times: If you are configured for sending SMS, it will be sent when the phone is switched on. This was the first time of sending SMS. The second is when, regardless of being enabled or not sending, if the chip (simcard) is exchanged for a different chip than was saved when the user saved the settings the application will be sent as SMS. In the second part where the SMS will be sent when the chip is changed (simcard).

  

 > Email 
   Similar to SMS, Email also works the same way. Will be sent an email to the address set containing location data, as well as the address and the link where is your phone.
    When the chip is replaced by any other, will be sent an email to the registered address.







 > GPS 
   The settings for the GPS, let you set the precision to be considered in the collection of geographical coordinates and also the maximum time for acquisition of valid coordinates.
    The accuracy of GPS is given in meters.








 > Tracking Free
   If the user application GPS Tracker Custom URL does not have a server for crawling, he can make the free screening platform using GPS Gate.
    To do this you must inform the following server URL tracking: http://online.gpsgate.com/GpsGate.aspx
   Then you must create an account to access platform GPS Gate. To learn how to create an account in GPS Gate, visit the following tutorial: Click Here!


Collecting GPS coordinates
Note: When the GPS is in use, a satellite symbol appears in the notification bar Android. After collecting valid coordinates, the application automatically turns off the GPS.