Hi!
I'm trying to help a guy building an disc golf score input app for Android Wear to find a solution to force the app to stay open/in front while active. This to save battery, so you can turn off the screen between holes/baskets and when waking the screen the app is there again.
Now every time the screen goes off you will get back to the watch face when waking it up. Then you need to navigate back to the app to be able to continue your score input. This make it all inconvenient.
The same goes for example Google Keep. If you have a grocery list you use while shopping you want to go right back to the list. Today you must turn on the screen, go into your launcher, and re-enter the app, not really convenient right?
Anyone good at this stuff, and have any idea how to code this right?
//Soren
I'm trying to help a guy building an disc golf score input app for Android Wear to find a solution to force the app to stay open/in front while active. This to save battery, so you can turn off the screen between holes/baskets and when waking the screen the app is there again.
Now every time the screen goes off you will get back to the watch face when waking it up. Then you need to navigate back to the app to be able to continue your score input. This make it all inconvenient.
The same goes for example Google Keep. If you have a grocery list you use while shopping you want to go right back to the list. Today you must turn on the screen, go into your launcher, and re-enter the app, not really convenient right?
Anyone good at this stuff, and have any idea how to code this right?
//Soren