Python S60
|
Modified: |
Assumes cell phone is S60-based and that you know how to install applications to the phone.
Here is an overview of installing Python.
Python Installation
- Here to determine which version of Python can run on your phone.
- Here to download Python and PythonScriptShell.
- Here to sign the PythonScriptShell.
- The requested IMEI number is the phone serial number displayed by typing *#06#.
- You should receive an email confirmation in a few minutes, followed by another that contains a link to the signed PythonScriptShell.
- Open the emailed link and save the signed application as PythonScriptShell.sis
- Install Python runtime to E: (memory card). For a Nokia phone, use Nokia PC Suite Application Installer.
- Install PythonScriptShell to E: (memory card).
- Open the applications folder and locate the Python.
Copying Python files to Phone
- Installing Python on E: should create a viewable directory named Python.
- For a Nokia phone, use Nokia PC Suite File Manager and copy and paste the py file into Python.
- Alternatively:
- zip the py file (in Windows, use Send To)
- send zip file to the phone, it should be received as a message
- open zip file in message application, extract to Python.
Running Python
- Navigate to the Installations directory.
- Open Python.
- Choose Options and Run Script.
- Select the py file to run.