Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'python': 0.11; 'phone?': 0.16; 'received:74.208.4.195': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'advance.': 0.19; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'am,': 0.29; 'subject:programs': 0.31; 'supposed': 0.32; 'run': 0.32; 'could': 0.34; 'but': 0.35; 'there': 0.35; 'thanks': 0.36; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:74.208': 0.68; 'subject:mobile': 0.84 Date: Thu, 27 Jun 2013 12:04:06 -0400 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Running programs on mobile phones References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:/SXuE+5XftzRDRb8oOn77xL0YG6Xj4AYxoibAemtpTn 82raGzsljBIGI/zpCp8ibGS1FNqtpT4G3ggo+qN9Wp4d15lrnC kFQss5PA2jt8TQNI+b6r7pw7JNMKs7BL5hOd+tyiPK6/8FtaQ+ dEZmBXRlfg+viZm6MzARusekCBYrbiSb3BlZvY0siDZKg/NbuA VNG1ONHahMuXXdZm2J7uNA2ZsSHsB80BLb2Zo51jwqSg1e6tJg aRI13PP6vXw4lBzKCfHllJp3038aagE3yLKp+G9Jg462LjqRC7 SO2XN+MI68bkhpfu2OP7U9kGLeXaMPsI9+cJygw6bNZzCM4vqo yNQaIESxQrCI2bG+RB48= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1372349059 news.xs4all.nl 15926 [2001:888:2000:d::a6]:52995 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49335 On 06/27/2013 11:11 AM, Mok-Kong Shen wrote: > > Could one write Python codes and have them run on one's own mobile > phone? If yes, are there some good literatures? Thanks in advance. > > M. K. Shen I've not tried it, but that's what QPython is supposed to do. http://qpython.com/ -- DaveA