Is the typical AndroidService a foreground or background service?

21 views
Skip to first unread message

Carlos Choy

unread,
Mar 28, 2015, 2:52:44 AM3/28/15
to python-...@googlegroups.com
Is a service started like this:

import android
serv = android.AndroidService('my pong service','running')
serv.start('service started')

a foreground or background service?  (assuming it is in the /service/main.py and there is an activity for the app in /main.py).


Carlos Choy

unread,
Mar 28, 2015, 2:53:47 AM3/28/15
to python-...@googlegroups.com
I just want to clarify -

the code I posted would be in /service/main.py.
Reply all
Reply to author
Forward
0 new messages