This blog is all about Android development and problems\solutions
Android : Is onLocationChanged called if I use requestSingleUpdate?
on Sunday, February 15, 2015
I have made widget that uses location services and I use requestSingleUpdate(). My question is - is onLocationChanged ever called? and do I have to unregister updates?
0 comments:
Post a Comment