Is real-time location tracking available for Android?
  • Hi,

    I would like to know if real-time location tracking has been implemented in the Android SDK. I have downloaded the Android SDK and tried implementing this location tracking profile in the sample given but the setProfile() method returns false every time. I tried the other location tracking profiles like passive and logging and they return true for that method but after I disconnect and connect again the server doesn't return the data saved. Could you please tell me the reason for this?

    Thank you.
  • 3 Comments sorted by
  • Hey There,

    The real-time tracking profile was recently added to the Android SDK. It should be available if you download the latest version from this page:

    https://github.com/geoloqi/Geoloqi-Android-SDK/downloads

    Let us know if you have any issues with getting it to work.

    Thanks!
  • Hi Twaddington,

    Thank you very much for your reply. I downloaded the latest Android SDK from the link you provided and it worked! Now my app is working using the real-time location tracking profile too.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion