Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.053 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'emulate': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'subject:python': 0.16; 'apps': 0.16; 'wrote:': 0.18; 'app': 0.19; 'aug': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'cc:2**1': 0.23; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'run': 0.32; 'another': 0.32; 'device': 0.34; 'case,': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'skip:& 20': 0.39; 'from:charset:utf-8': 0.61; 'real': 0.63; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'phone': 0.66; '8bit%:43': 0.74; ',to': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YorKZiL4TnZp33i4icHHstN/W4+sTrifPSLsWS7DRec=; b=f4XA1DA5/1JQj7Bszh+1jR9FUvSnnLpheKzNp7TnWVoxUx/mnwWz2nW3yfimGtaBpO dC8iqFNsz9dyZ6erXayh3tMp3EykWeFYEn++z2sb3RV7YFEDmEoDr/7l4oauocZO6V3D BcHe7WsaMvvsa3drtlcmGYKarkmXvo5r0QSU+q5luFkI/2K3aMDlFUXzk/ji/ly0rTHJ nI7FDRazzhjr77KFpNKMpltJn35GQz9ihkH1hiu5sUIPCyPAhGx5x0r5uULZM/kS9WOz LxAJqo6ZbRoJxTPotofCCu+SHft5dckrpjv6BGwCyqG+JS8kOOy79O821hbibl1n02aO SQiA== MIME-Version: 1.0 X-Received: by 10.50.136.167 with SMTP id qb7mr14616086igb.31.1408003052854; Thu, 14 Aug 2014 00:57:32 -0700 (PDT) In-Reply-To: <53EC63D1.50204@gmail.com> References: <20140814065602.GA32024@cskk.homeip.net> <53EC63D1.50204@gmail.com> Date: Thu, 14 Aug 2014 09:57:32 +0200 Subject: Re: a python console in bluestacks From: =?UTF-8?B?Q2hyaXMg4oCcS3dwb2xza2HigJ0gV2Fycmljaw==?= To: luofeiyu Content-Type: multipart/alternative; boundary=089e01494c28cee9710500924128 Cc: python-list@python.org 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: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408003061 news.xs4all.nl 2892 [2001:888:2000:d::a6]:32805 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76280 --089e01494c28cee9710500924128 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Aug 14, 2014 9:23 AM, "luofeiyu" wrote: > > i want to run python on my android phone ,to install python on bluestacks is to emulate it . In this case, you can install QPython, which supports the SL4A modules and has a console. Or, you can install an app to access sh, like ConnectBot (though better apps likely exist.) Another alternative might be to use a real device with adb shell. --=20 Chris =E2=80=9CKwpolska=E2=80=9D Warrick Sent from my SGS3. --089e01494c28cee9710500924128 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Aug 14, 2014 9:23 AM, "luofeiyu" <elearn2014@gmail.com> wrote:
>
> i want to run python on my android phone ,to install python on bluesta= cks is to emulate it .

In this case, you can install QPython, which supports the SL= 4A modules and has a console. Or, you can install an app to access sh, like= ConnectBot (though better apps likely exist.)

Another alternative might be to use a real device with adb s= hell.

--
Chris =E2=80=9CKwpolska=E2=80=9D Warrick <http://chriswarrick.com/>
Sent from my SGS3.

--089e01494c28cee9710500924128--