Sorry for the silly question but I have a service checking for location updates I am confused in requesting location updates! Should I have to call requestLocationUpdates() in onCreate() of the service or in the onStartCommand() of the service?
This blog is all about Android development and problems\solutions
Sorry for the silly question but I have a service checking for location updates I am confused in requesting location updates! Should I have to call requestLocationUpdates() in onCreate() of the service or in the onStartCommand() of the service?
0 comments:
Post a Comment