We are currently developing an application for sensor acquisition at Android Studio.
So I want to be able to get sensor values in the background using the service, but when I put it in sleep mode, it became impossible to get it in about a minute.
If anyone knows the solution, please reply.
android
Is the following helpful?
How to handle Broadcast during Sleep
https://qiita.com/nein37/items/52523e39932323ebc654
© 2024 OneMinuteCode. All rights reserved.