On Sun, Nov 25, 2012 at 11:36 AM, Stefan Behnel <[email protected]> wrote: > Maciej Fijalkowski, 25.11.2012 11:14: >> On Fri, Nov 23, 2012 at 4:51 PM, Phyo Arkar wrote: >>> ARM Build! thats mean we can run Pypy in android now right? >>> I am building my own Python for Android with required dependencies , i am >>> gonna test pypy on android too! >> >> No, it works on ARM linux. I have no idea what it takes to make it >> work on Android (hopefully not much) > > "Make it work" is different from "make it useful", though, especially on an > embedded platform like Android. Porting kivy would be a way, for example. > > Stefan
Definitely :-) That's one of the reasons why we target ARM linux for now, where it can be useful already. Cheers, fijal _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
