Python Setup Notes: Difference between revisions
From Mobile Application Design
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
[http://sourceforge.net/project/showfiles.php?group_id=154155&package_id=171153&release_id=462564 Download page] | [http://sourceforge.net/project/showfiles.php?group_id=154155&package_id=171153&release_id=462564 Download page] | ||
Since we are using the lovely N80 phones provided by Nokia - we'll need the following files: | Since we are using the lovely N80 phones provided by Nokia - we'll need to download the following files: | ||
*[http://downloads.sourceforge.net/pys60/PythonForS60_1_3_13_SDK_3rdEd_selfsigned.zip?modtime=1163177758&big_mirror=0 PythonForS60_1_3_13_SDK_3rdEd for Series60 3rd Edition] phones like N80, N91, N93. | *[http://downloads.sourceforge.net/pys60/PythonForS60_1_3_13_SDK_3rdEd_selfsigned.zip?modtime=1163177758&big_mirror=0 PythonForS60_1_3_13_SDK_3rdEd for Series60 3rd Edition] phones like N80, N91, N93. | ||
*[http://downloads.sourceforge.net/pys60/pythonscriptshell_1_3_13_3rded_selfsigned.SIS?modtime=1163177763&big_mirror=0 PythonScriptShell_1_3_13_3rdEd] | *[http://downloads.sourceforge.net/pys60/pythonscriptshell_1_3_13_3rded_selfsigned.SIS?modtime=1163177763&big_mirror=0 PythonScriptShell_1_3_13_3rdEd] | ||
*[http://downloads.sourceforge.net/pys60/PythonForS60_doc_1_3_13.pdf?modtime=1163177758&big_mirror=0 API Documentation] | *[http://downloads.sourceforge.net/pys60/PythonForS60_doc_1_3_13.pdf?modtime=1163177758&big_mirror=0 API Documentation] | ||
Bluetooth these to your N80 and install them ahead of time. | |||
=== Reference === | === Reference === | ||
Revision as of 21:08, 14 November 2006
Python for S60
Installation
Project Home page | Download page
Since we are using the lovely N80 phones provided by Nokia - we'll need to download the following files:
- PythonForS60_1_3_13_SDK_3rdEd for Series60 3rd Edition phones like N80, N91, N93.
- PythonScriptShell_1_3_13_3rdEd
- API Documentation
Bluetooth these to your N80 and install them ahead of time.