DreamStrikes | The Mobile Community

DreamStrikes | The Mobile Community


Python for S60 v1.9.2 update 24/2/09 s60v3/v5

Download Python for S60 v1.9.2 update 24/2/09 s60v3/v5 from Applications for Series 60 3rd Edition Mobiles. Python for S60 v1.9.2 update 24/2/09 s60v3 /v5 This release runs on S60 3rd edition, S60 3rd edition FP1, S60 3rd edition FP2 and S60 5th edition devices. The release ...

Remove Ads.. Click Here
Post New Thread  Reply
 
Thread Tools Search this Thread Display Modes
Old February 24th, 2009, 08:00 PM   #1
₪ © FoXPDA™ ₪

 
Khisrow Safi's Avatar
 
Join Date: Oct 2008
Posts: 10,218
Thanks: 2,370
Thanked 6,928 Times in 3,285 Posts
Rep Power: 50
Khisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond repute
Send a message via MSN to Khisrow Safi Send a message via Skype™ to Khisrow Safi
arrow Python for S60 v1.9.2 update 24/2/09 s60v3/v5

Python for S60 v1.9.2 update 24/2/09 s60v3/v5






This release runs on S60 3rd edition, S60 3rd edition FP1, S60 3rd edition FP2 and S60 5th edition devices.

The release includes:
- Self signed device binaries for S60 3rd Ed and S60 3rd Ed FP2 (which will work even on S60 3rd Ed FP1 and S60 5th Ed devices respectively).
- unsigned device binaries for S60 3rd Ed and S60 3rd Ed FP2 (which will work even on S60 3rd Ed FP1 and S60 5th Ed devices respectively).
- Separate SDK zips for 3rdEd, 3rdEdFP1 and 3rdEdFP2. SDK zip contains both gcce and armv5 link libraries
- Installer for Windows platform that includes

----- Getting started guide
----- selfsigned PyS60 runtime sis
----- selfsigned PythonScriptShell sis
----- Application packaging tool with GUI and README
----- Python HTML documentation updated with S60 module reference
----- sensor module documentation for S60 3rd Ed FP2 and S60 5th Ed.

- Archive package for Linux/Mac that includes
----- selfsigned PyS60 runtime sis
----- selfsigned PythonScriptShell sis
----- Application packaging tool with README
----- Python HTML documentation updated with S60 module reference

- Python source code
- OpenSSL source code. This source code is released just to be in complaint with the terms of LGPL licensed software. This source code is
nothing to do with PyS60 software.

sensor module is now available for accessing the sensors on S60 3rd Ed FP2 and S60 5th Ed devices that have S60 Sensor Framework libraries. The existing sensor scritps has to be rewritten using the new module to make it work on S60 3rd Ed FP2 and S60 5th Ed. The rewritten sensor scripts will not work on S60 3rd Ed and S60 3rd Ed FP1 devices, the support for the same will be provided in the consecutive dot releases. The existing sensor applications will still work on S60 3rd Ed and S60 3rd Ed FP1 devices without any change.

The selfsigned Python runtime component and the PythonScriptShell packages are available with the user-grantable capability set.

The capability set for S60 3rd Ed is ReadUserData WriteUserData NetworkServices LocalServices UserEnvironment.
The capability set for S60 3rd Ed FP2 is ReadUserData WriteUserData NetworkServices LocalServices UserEnvironment Location.

The unsigned Python runtime component and the PythonScriptShell packages are available with high capability set.
The capability set is LocalServices NetworkServices ReadUserData WriteUserData UserEnvironment Location PowerMgmt ProtServ SwEvent SurroundingsDD ReadDeviceData WriteDeviceData TrustedUI

The UID of Python runtime is changed to 0xE0201514.

Expectation management: THIS IS NOT A FINAL PRODUCT.

This is one of the rough releases of a code-base that has been rewritten to a large extent. Just like we did with the 1.1.x and 1.3.x
series. We want to involve you in the development and testing process so that you can point out any sharp edges and pointy bits that the releases may have.

The idea is to expose the code to early testing and gather feedback so that the final PyS60 2.0 can be solid and fulfill YOUR needs.

Now, on to what we have now - the 1.9.2 release.

On the brighter side:

- sensor module support for accessing the sensors on the devices that have
S60 Sensor Framework libraries. This module's API compatibility between 1.9.x
versions isn't guaranteed until 2.0. It won't be broken without good reason,
but it can happen. Refer to the sensor-module-specifications.doc available
from the installer for more details.
- Reduction in the installer size!
The application packager GUI is now based on Tkinter, hence PyQt setup is
removed from the windows installer.
- The UID of PythonRuntime has changed from '0xF0201514' to '0xE0201514'
- PyS60 Application Packager is now based on ensymble 0.28
Here are some of the things that are worse in 1.9.2 when compared to 1.4.5:
- The runtime package is much bigger than with 1.4.x. This'll get smaller once we have the modified packaging model working - estimate is that
the final base runtime would be less than 1MB.
- There is an additional dependency to the OpenC libraries, which must be installed for the runtime to work.
- Sadly, S60 2.x devices are not supported by the new code-base, and never will be. This is because OpenC libraries aren't available for S60 2.x.
- Binary compatibility between 1.9.x versions isn't guaranteed until 2.0. We won't break it without good reason, but it can happen.
- API compatibility of new sensor module isn't guaranteed until 2.0. We won't break it without good reason, but it can happen.




DOWNLOAD:

Code:
[Only registered and activated users can see links. ] 
__________________


Khisrow Safi


"Free Mobile Application", "Free Mobile Games", "Free Mobile Downloads"

Khisrow Safi is offline   Reply With Quote
Sponsored Links Remove Ads.. Click Here

Old February 25th, 2009, 08:22 AM   #2
Member
 
ssandyji's Avatar
 
Join Date: May 2008
Age: 37
Posts: 31
Thanks: 2
Thanked 5 Times in 0 Posts
Rep Power: 0
ssandyji is on a distinguished road
Default

what is the python & what is work if u know about that pl. write about it

thanx

"Free Mobile Application", "Free Mobile Games", "Free Mobile Downloads"

ssandyji is offline   Reply With Quote
Old February 25th, 2009, 10:00 AM   #3
Dream Member
 
serkan's Avatar
 
Join Date: Dec 2008
Age: 25
Posts: 104
Thanks: 14
Thanked 8 Times in 5 Posts
Rep Power: 0
serkan is on a distinguished road
Default

it helps for running many applications ,i.e application that related with the sensor inside N95 and many other applications
__________________
PLEASE PLEASE DON'T FORGET TO THANK İF YOU LİKE THE POST
PLEASE PLEASE DON'T FORGET TO THANK İF YOU LİKE THE POST

"Free Mobile Application", "Free Mobile Games", "Free Mobile Downloads"

serkan is offline   Reply With Quote
Old February 25th, 2009, 11:04 AM   #4
Member
 
ssandyji's Avatar
 
Join Date: May 2008
Age: 37
Posts: 31
Thanks: 2
Thanked 5 Times in 0 Posts
Rep Power: 0
ssandyji is on a distinguished road
Default

Can i instaled in my nokia n73

"Free Mobile Application", "Free Mobile Games", "Free Mobile Downloads"

ssandyji is offline   Reply With Quote
Old February 26th, 2009, 10:21 PM   #5
₪ © FoXPDA™ ₪

 
Khisrow Safi's Avatar
 
Join Date: Oct 2008
Posts: 10,218
Thanks: 2,370
Thanked 6,928 Times in 3,285 Posts
Rep Power: 50
Khisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond reputeKhisrow Safi has a reputation beyond repute
Send a message via MSN to Khisrow Safi Send a message via Skype™ to Khisrow Safi
arrow

Quote:
Originally Posted by ssandyji View Post
Can i instaled in my nokia n73
Yeah sure u can isntall this application on n73 it is for s60v3 edition mobiles
__________________


Khisrow Safi


"Free Mobile Application", "Free Mobile Games", "Free Mobile Downloads"

Khisrow Safi is offline   Reply With Quote
Old February 28th, 2009, 09:26 PM   #6
Newbie
 
chance's Avatar
 
Join Date: May 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
chance is on a distinguished road
Default

installed on the E63 but can not run. error.

"Free Mobile Application", "Free Mobile Games", "Free Mobile Downloads"

chance is offline   Reply With Quote
Post New Thread  Reply

Tags
24/2/09, python, s60, s60v3/v5, update, v1\.9\.2

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SIS] Python v1.9.7 S60v3 SymbianOS9.x (Update:04.08.09) ikhsan Applications for Series 60 3rd Edition Mobiles 0 August 7th, 2009 11:45 AM
Python v1.9.5 S60v3 SymbianOS9.x (Update 25.05.09) NieX Applications for Series 60 3rd Edition Mobiles 0 May 26th, 2009 05:57 AM
Python v1.9.4 S60v3 SymbianOS9x (Update 24.04.09) NieX Applications for Series 60 3rd Edition Mobiles 0 April 25th, 2009 09:00 AM
Python : Speed Cam v3.2 S60v3 Unsigned (Update 14/09/08) tanvir07 Applications for Series 60 3rd Edition Mobiles 0 September 14th, 2008 09:34 PM
SMSScheduler v1.0.4 S60v3 (Python stand - alone) [Update] milton4god Applications for Series 60 3rd Edition Mobiles 0 October 29th, 2007 08:09 PM


Remove Ads.. Click Here

All times are GMT +5.5. The time now is 04:27 AM.