Keep app in foreground like samsung health activity
Keep app in foreground like samsung health activity
BY 04 Feb 2020Tizen .NET
Hi! I’m developing a gym app to track bpm, vo2, kcal and time of any activity on my galaxy watch, on c#. The problem is that, after some seconds, the app is put in background and the killed. I’ve fixed this by set Tizen.System.Power.RequestCpuLock(360000) and the display privilege; (max 60min of activity so). But the app is keeping to go in background after screen turns off, even still the app still runs well (thanks to the requestlock). So…how can i keep it in foreground even after screen turns off?
Keep app in foreground like samsung health activity
Hi! I’m developing a gym app to track bpm, vo2, kcal and time of any activity on my galaxy watch, on c#. The problem is that, after some seconds, the app is put in background and the killed. I’ve fixed this by set Tizen.System.Power.RequestCpuLock(360000) and the display privilege; (max 60min of activity so). But the app is keeping to go in background after screen turns off, even still the app still runs well (thanks to the requestlock). So…how can i keep it in foreground even after screen turns off?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio