Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62634

Re: Deamonify my python script on Android

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Deamonify my python script on Android
Date 2013-12-23 10:22 -0500
Organization IISS Elusive Unicorn
References <abcd1234abc123ab12a0000025744000010000001052@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4561.1387812168.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Deamonify my python script on Android Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-12-23 10:22 -0500

csiph-web