Traccar Manager 2.0

January 6, 2017

Traccar Manager version 2.0 is available for download for both Android and iOS platforms. The apps can be downloaded from the Google Play an the App Store correspondingly.

It is a major update from the versions 1.x of the apps. Instead of being completely separate codebase, all apps are now based on the web app code. Basically, new apps are simple wrappers around the web interface with some tricks to make user experience better than in regular browser on a mobile device.

First screen you see after opening the app is the settings screen where you can configure server URL address. Before proceeding to the next screen, the app will check if URL is correct and if the server is available. URL is saved in the local preferences on your mobile device, so next time the app won't ask you to enter URL again. Also, in some cases when you update from previous version, the app can re-use URL and not show the first settings screen at all. If you want to re-configure the URL, you need to clear the app settings from the device settings menu. There is no way to go back to the settings screen from the app itself.

Main screen in the app is basically the same as the mobile version of the web interface. You get a standard Traccar login screen and a dashboard with map view. The app doesn't have a native Android or iOS toolbar, so the app gets more screen real estate than it would get in a mobile web browser.

One trick used by Android version of the app to improve performance and reduce data usage is that all the heavy JavaScript libraries are provided with the app bundle and don't need to be downloaded every time. It saves load times and data traffic as well. iOS version doesn't have this feature yet, but it's in plans to implement the same functionality.

As both apps were completely re-written from scratch, there might be some issues. Please instead of posting negative review for the apps, submit a GitHub issues with details about your problem, and we'll try to fix it as soon as possible. Any feedback about the apps is welcome. Let us know what you think about this transition.

For those who like old apps more, the source code is still available on a separate branch. Binaries for old version of the Android app are also available on the GitHub.

To receive news and updates about Traccar project, subscribe to the official newsletter.

Discuss it on the forum.