Qprogrammer
Lurker
Hello everyone
I have few questions about services, i hope someone help me out
1-I know services work in background and they are invisible, my question is :
Do i need to make my App to be only a service or i can make a normal playable game that can also work as a service at the same time?
I need to have a normal game but need to have a service in background always running too. is it possible at all?
2- if its possible, when user close my game, what will happen to my service? it will keep running in background?
3-can i use "android draw on top of other apps" feature of Android from a service?
Any help is greatly appreciated.
Thanks
I have few questions about services, i hope someone help me out
1-I know services work in background and they are invisible, my question is :
Do i need to make my App to be only a service or i can make a normal playable game that can also work as a service at the same time?
I need to have a normal game but need to have a service in background always running too. is it possible at all?
2- if its possible, when user close my game, what will happen to my service? it will keep running in background?
3-can i use "android draw on top of other apps" feature of Android from a service?
Any help is greatly appreciated.
Thanks
