- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy devcode.softwaremultifunctional location utility with tools allowing to resolve various location problems...multifunctional location utility with tools- allowing to resolve various location problems- mock the device locationLOCATION 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 locationMOCK LOCATION SERVICE - AKA LOCATIZATOR SERVICEwhich 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 placeshortly:-- offline maps-- track location changes-- mock location by own route** if the setup service button dosn't bring any system dialog allowing you to enable or select mock location app - use bing or duck search browser and dig for info how to enable developer options on android device (most often unhide it by tap 10 times on "build number" line in system settings -> info or about phone) - we will provide for this in app guaidance shortly