Bonrix GPS Mobile Tracker Apps (Android)

GPS Personal Tracker
Download App

Download Up

(Track person after install the application through IMEI)

Android Based Bonrix GPS Mobile Tracker Apps

Android

This application is used to track user with android handset using GPS. It periodically uploads location data (latitude, longitude, direction, speed, etc.) to any web application using HTTP API URL.

Thus, it helps record every movement of the handset owner on a website. This information can be used for alerts and reporting purposes based on GPS location.

HTTP URL Description

Application can be configured using SMS request to Android handset:

➡️ http://host:port/AppName/submitpage?Operation=uploadandro&lat=<la>&lang=<lo>&speed=<s>&imei=<i>&alt=<a>&dir=<d>&date=<dt>

  • host = Domain name or IP of web application (mandatory)
  • port = Port number (optional)
  • AppName = Name of web application (mandatory)
  • submitpage = Servlet/JSP/ASP page name (mandatory)

URL Parameters Description (mandatory parameters):

  • Do not change elements between < and >
  • Operation = Name of operation
  • <la> = latitude
  • <lo> = longitude
  • <s> = speed
  • <a> = altitude
  • <i> = device id
  • <d> = direction
  • <dt> = date time

Configuration SMS Commands

SMS Purpose SMS Format SMS Description SMS Example
Get last position position<space>pin Pin is given by admin position 123
Set GPS data upload URL url<space>urlString GPS data upload url http:test.com/
Set GPS down alert interval (seconds) gprsdown<space>interval Set interval for GPS/internet gprsdown 5
Get handset network status status<space>pin Handset N/W Status status 123
Set GPS data accuracy accuracy<space>distance Distance accuracy in meters accuracy 100


AI WhatsApp Icon