Giter VIP home page Giter VIP logo

Comments (3)

bailuk avatar bailuk commented on August 21, 2024
  • AAT allocates GPS on startup and releases it when it gets unloaded. This is because the GPS chip needs some time to get the first location fix. And you want GPS to be ready when you need it (for tracking and the map view as well).
  • When not tracking you should always be able to close AAT with the back button (most bottom right button on phone). This will unload the app entirely and will release GPS.
  • Now the actual issue: AAT cheats a little with Androids internal app logic. It is been kept in memory as long as possible, when you just put it in background (middle button). I will clean this up in one of the next releases.

from aat.

koug44 avatar koug44 commented on August 21, 2024

Thanks: Looking forward to the next release then.
If you need test or feedback, I'll be glad to help

from aat.

bailuk avatar bailuk commented on August 21, 2024

With the latest release AAT will now free GPS after 30 seconds when put in background. There is also an option to lock GPS manually (tap the GPS status area to lock / unlock).

from aat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.