Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62634 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2013-12-23 10:22 -0500 |
| Last post | 2013-12-23 10:22 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Deamonify my python script on Android Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-12-23 10:22 -0500
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2013-12-23 10:22 -0500 |
| Subject | Re: Deamonify my python script on Android |
| Message-ID | <mailman.4561.1387812168.18130.python-list@python.org> |
On Mon, 23 Dec 2013 03:22:13 +0000, Kevin Peterson <qh.resu01@gmail.com>
declaimed the following:
>Hi,
>
>I want to daemonify my python script on Android device. That is, it should be automatically invoked on boot up.
>
This is an Android OS matter -- how does anything get started on
Android at boot time? Do the same with your Python invocation.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to top | Article view | comp.lang.python
csiph-web