Closed GoogleCodeExporter closed 9 years ago
Correct :-) For things the library is ideal for - widgets, occasional server
updates, and other things that run in background - it's not something you
should really need to do. Your app can force as many updates as it likes using
LocationLibrary.forceLocationUpdate() when it's in foreground. If you need to
be able to change the update frequency on the fly otherwise, feel free to take
the code and amend it at will, the licence of course allows this.
Original comment by ken...@kentonprice.com
on 10 Oct 2012 at 7:45
p.s. if you do implement it, and make it lightweight and generic, I'm happy to
merge it into the code base
Original comment by ken...@kentonprice.com
on 10 Oct 2012 at 11:10
Original issue reported on code.google.com by
mark.and...@gmail.com
on 9 Oct 2012 at 4:30