Jakub Zając
Jakub Zając

Reputation: 13

Android foreground service for Bluetooth Connection

Good morning,

I'm developing Android app, which track user heart rate. So i have a question, will be good way and practice to use the foreground serive if the application needs to connect to the watch via bluetooth and then track the users heart rate all the time even if the application goes to the background or user open music player?

Thank you in advance for your answer

Upvotes: 0

Views: 252

Answers (1)

Semyon S
Semyon S

Reputation: 32

Yes, that's the point of foreground service

Upvotes: 1

Related Questions