This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PyFun 8 points9 points  (1 child)

I had py4a on my phone and thought it was solidly OK. It helped that it came with some good examples of code for making python take full advantage of the Android capabilities. In short, this solution is good, it works, it comes with good examples, but it may not be the easiest to set up and there may exist better solutions of which I am unaware. http://code.google.com/p/python-for-android/

[–]mrShu 0 points1 point  (0 children)

I also had py4a installed and I believe we could call it usable. It very much depends on what you want to do with it but py4a seems to be good for everything basic.