Five steps for building a mobile phone running platform in PythonS60

Source: Internet
Author: User

During the use of computer languages, PythonS60 mobile phones are commonly used computer languages. The following articles describe the five major steps of PythonS60 mobile phones in building practical applications, the following is a description of the content. I hope you will gain some benefits.

Step 1: Build a mobile running platform

To run the PY software on the PythonS60 mobile phone, you must first set up the mobile phone PY runtime environment. The Nokia mobile phone itself does not support Python, so install the Python plug-in PS: Be sure to install it on the C drive! When I first installed E, a serious problem occurred! However, I recently found an e-drive version on the Internet. You can test it on your own,

 
 
  1. PythonScriptShell_1_4_5_3rdEd.  
  2. SISPythonForS60_1_4_5_3rdEd.sis   

The above two components are required to run Python and are official. PY plugin 1.5.2 Chinese version. although the sis is not official, it also needs to be installed, because many of the tools used later depend on this plug-in, which can be easily found on the Internet, you can find the latest version for installation. well, after these three software are installed, you can run the Python program. You can also install those Python-based programs on the forum.

Step 2: Build a development platform on mobile phones

Here is a piece of software. The official name is Ped and the Chinese name is script editing. the PythonS60 mobile phone is an IDE development environment that uses PY programming directly on mobile phones. It is very powerful and easy to use. it is a pity that it is limited by the keyboard and screen of the mobile phone. If you have been programming for a long time, it is better to edit it on the computer.

Step 3: Download The PythonS60 API reference documents and Examples

For mobile phone Development of PYS60, there is certainly no relevant API documentation. In addition, the best way to learn programming is to study the source code! Below are the API documentation and 100 super simple routines, which will benefit you a lot.

Step 4: Compile and Package

The program has been written. If you want to publish it and share it with everyone, you should compile and package it into an executable sisfile. For details about this part, refer to my blog: to package the Py code into the SIS installation package.

Step 5: sign the software

The third edition of the PythonS60 mobile phone requires a signature before it can be installed and used. This has brought a lot of troubles to the program developers. Fortunately, we have a solution. Please have your own blog post: solution to the signature issue of mobile phone software released in S60 3

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.