KeyLock-Python extension that allows access to the Key Lock API which is available on all Symbian editions. It allows getting/setting the lock state (the latter with or without user notification), or to popup a note asking the user whether the device should be locked.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself. If signed differently or using different capabilities, installation will work but you'll get KErrAccessDenied errors at run-time.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Libsssd 089m_20050905 Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs
Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
PyS60 Python Python for S60 - brings the power and productivity of the Python programming language to the S60 platform. The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python
SDP Editor SDP Editor - An application for updating SDP records on Series 60, specifically for making Bluetooth File Exchange on OS X usable with Series 60. Licensed under GPL.
OBEX File Transfer on Series 60, with Bluetooth File Exchange on OS X
This only conserns Series 60 2nd edition (and probably 1st edition, too), 3rd edition and Series 80 work as they should
appuifw2 appuifw2 is an external Python module for PyS60. It is based on the built-in appuifw module providing access to the S60 application UI framework and extends it with additional and improved features.
All features are documented in the wiki
Ensymble Ensymble-is a collection of Python modules and command line programs for Symbian OS software development.
SIS files made with Ensymble work from S60 3rd Edition phones onwards. For 1st and 2nd Edition phones there's py2sisng
Fire j2me Fire j2me is a library that aims to provide a set of easy-to-use extendable components to J2ME developers.
The basic set of Fire components offer all the functionality of the J2ME GUI components provided in the midp2 profile (Forms, Items etc.) plus a much more appealing user interface, themes, animations, popup menus, and better component layout
FreeHashTab FreeHashTab is a small hash tool for Symbian S60 phones
PhoneGap PhoneGap is an open source development tool for building fast, easy mobile applications with JavaScript.
If you are a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Symbian and Blackberry SDKs, PhoneGap is for you
SuperWaba SuperWaba is a VM for PDAs and Smartphones. Because of the way SuperWaba was written, you can use Java to develop for it. Can run in PalmOS, Symbian, Windows CE/PocketPC devices, and in Windows 98/NT/2000/XP, and is fully emulated under JDK and browser. Blackberry port comming soon!
SuperWaba 5
Other Software by developer «DOCOMO Euro-Labs and Telematica Instituut»:
ImageDecoder ImageDecoder - Python extension that allows you to perform several operations on image files:
- Extract a bitmap image from a JPG file (including EXIF data)
- Modify the EXIF data of a JPG file
- Extract a bitmap image (JPG, PNG, ..
Fastcamera Fastcamera - Python extension that allows access to the camera API, in a much more flexible way than the default camera extension. It supports multiple camera's, autofocus, zoom on viewfinder etc.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself
ProfileEngine ProfileEngine - Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer)
Landmarks Python extension that allows access to the Landmarks API which is available on 3rd edition phones (and newer)
Music Player Remote Music Player Remote -Python extension that lets you interact with the native MusicPlayer: request the current player state, current track, listen to player events, etc. It also contains an extra operation from the Content Library Framework API which lets you query for extra track information (Album name, track number, genre, etc
WLANMgmt WLANMgmt - Python extension that allows access to a very limited part of the WLANManagement API: you can use it to scan for available WLAN networks.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself
LocationRequestor LocationRequestor -Python extension that allows access to the Location Acquisition API (which connects to, for example, an internal and/or external GPS). It supports both blocking calls and callbacks. It is based on the 'lbsreference' example in the Symbian SDK