0

I've downloaded the latest available version of python interpreter here. Now, how can i start scripting in python on my phone? The apk (r4) that i've installed is has not any other option than download python interpreter and browse modules.

any help? What's next?

Pabluez
  • 2,653
  • 3
  • 19
  • 29

2 Answers2

0

refer here or here or to this popular question on stackoverflow.

Community
  • 1
  • 1
Rafael T
  • 15,401
  • 15
  • 83
  • 144
  • 1
    you should see that I've already chosen a solution for my scripting, installed the platform and now I have a specific question about that platform. Thank's anyway for the links, but my question is about the platform that I mentioned on my question. – Pabluez Dec 08 '11 at 19:46
0

Okay, now I figured out what i was doing wrong. On the user guide they didn't mention to download the this file before install the interpreter. They presume that the user has it installed and give you the link only for the interpreter, as you can see here, on the user guide. So, i was not able to code anything.

Pabluez
  • 2,653
  • 3
  • 19
  • 29