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


Groups > comp.lang.python > #62634

Re: Deamonify my python script on Android

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.039
X-Spam-Evidence '*H*': 0.94; '*S*': 0.02; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:script': 0.09; 'python': 0.11; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:python': 0.16; 'url:home': 0.24; 'mon,': 0.24; 'script': 0.25; 'header:X -Complaints-To:1': 0.27; 'dec': 0.30; 'kevin': 0.30; 'peterson': 0.31; 'up.': 0.33; 'charset:us-ascii': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'anything': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'matter': 0.61; 'device.': 0.93; 'received:108': 0.93; 'subject:Android': 0.93; '2013': 0.98
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Deamonify my python script on Android
Date Mon, 23 Dec 2013 10:22:45 -0500
Organization IISS Elusive Unicorn
References <abcd1234abc123ab12a0000025744000010000001052@gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-108-68-178-129.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 6.00/32.1186
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4561.1387812168.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1387812168 news.xs4all.nl 2841 [2001:888:2000:d::a6]:42721
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:62634

Show key headers only | 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