MyTracker Application icon

MyTracker Varies with device

1 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

MyTracker, developed and published by Guillermo Leib, has released its latest version, Varies with device, on 2017-06-29. This app falls under the Maps & Navigation category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

MyTracker APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.leibict.mytracker

Updated: 8 years ago

Developer Name: Guillermo Leib

Category: Maps & Navigation

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing MyTracker on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

MyTracker Varies with device
2017-06-29 / 1 MB / Android 2.3+

About this app

Tracker social.

Objetivos generales:
* disponer de un backend mínimo, propio y estable, pero no necesariamente seguro.
* usuarios persistente en la terminal, pero no en el backend.
* la terminal determina el nivel de seguridad con el que envía la localización.

Se preveen tres niveles de seguridad:
* público, donde la localización está disponible para cualquiera que se conecte al backend.
* protegido con clave secreta compartida, donde la localización es protegida con una clave que debe ser compartida entre todos los usuarios.
* protegido de punto a punto, utilizando un esquema de clave pública/privada que debe ser intercambiada entre los usuarios en un canal seguro.

Objetivos para R1.0:

* manejo óptimo del API de localización.
* manejo óptimo del API de comunicaciones.
* manejo óptimo de las tareas para minimizar el consumo de recursos del terminal (como batería, memoria RAM y almacenamiento) en todos los casos de uso.

Objetivos para R1.1:

* soporte de encriptación con clave secreta compartida por el usuario.
* soporte de directorio para usuario/grupos.

Objetivos para R1.2:

* soporte de encriptación con clave pública/privada.

New features

+ account password full support.
+ error messages.

===

+ clear complete.
+ password initial support.

+ clear (delete from backend) initial support.
+ basic UI error messages.
+ volley timeouts/concurrency issues.

+ UI + services + threads + messaging = severe concurrency situations (solved)

+ new JSON format.
+ initial password support.

+ location as foreground service with upload thread.
+ battery information support.
+ services lifecycle management.