I am trying to implement a service (which is currently running), whereby it doesn't do anything until an "activity"/movement occurs.
In order to conserve battery, I can't just poll the activitymonitor.
Is there a way to create a service or ??? where it "waits" until a motion or activity change occurs and then wakes up the service/activity or???...while conserving battery?
Thanks,
Rusty
In order to conserve battery, I can't just poll the activitymonitor.
Is there a way to create a service or ??? where it "waits" until a motion or activity change occurs and then wakes up the service/activity or???...while conserving battery?
Thanks,
Rusty