-- stability & bug fixes
-- android P compatibility
multifunctional location utility with tools
- allowing to resolve various location problems
- mock the device location
LOCATION TOOLS:
currently allows:
-- show enabled providers on device
-- show location changes for each enabled provider (including: provider name, longitude, latitude, accuracy, mock, time)
-- discover locality for current best enabled provider location
MOCK LOCATION SERVICE - AKA LOCATIZATOR SERVICE
which allows:
-- mock location for:
---- already defined in app places
---- newly created one by user
-- enable/disable mock autostart for selected place (on device boot/reboot)
-- enable/disable a type of provider to mock:
---- GPS + NETWORK by default
---- GPS only
-- set a custom fix interval (allowing to minimize battery drain)
-- add new (user named) places for mock locatizator service
---- by data (providing: latitude, longitude, altitude)
---- by map (selecting poi on map)
-- show current mocked location in notifications
-- guard service presence (crash avoid and prevention)
the mock locatizator service has build in simple api which allows developer a calls and controll from other apps with the following functionallity:
-- get all available mock places
-- add new places
-- get current mock place
-- set mock place
------------------------------------------------------ ------|
supported OS |
-------------------------------------------------------------|
name | version | api |
-----------------------+--------------------+--------------|
KitKat | 4.4 – 4.4.4 | 19 – 20 |
Lollipop | 5.0 – 5.1.1 | 21 – 22 |
Marshmallow | 6.0 – 6.0.1 | 23 |
Nougat | 7.0 – 7.1.2 | 24 – 25 |
Oreo | 8.0 – 8.1 | 26 -- 27 |
Pie | 9.0 | 28 |
10 | 10.0 | 29 |
-------------------------------------------------------------|
shortly:
- locality accuracy options
- show data as notification
- allow define warnings on certain location changes conditions
This version of locatizator Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of locatizator Android App, We have 4 versions in our database. Please select one of them below to download.