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.
DTNS60 DTNS60- bundle node implementation for Symbian S60 phones. It includes a daemon process offering bundle protocol services for the DTN applications in the challenged mobile networks, and a few example applications
Wireless Database Viewer Plus Wireless Database Viewer PlusSynchronize any desktop side database Wirelessly with your Symbian S60 3rd and 5th Edition Device(3G, EDGE or Wi-Fi). Changes on Symbian device can synchronize wirelessly and instantly to desktop database
PIPS Runtime Libraries PIPS Runtime Libraries-P.I.P.S. is a term (recursive acronym) for Symbian software libraries that means, P.I.P.S. Is POSIX on Symbian OS. It is intended to help C language programmers in migration of desktop and server middleware, applications to Symbian OS based smartphones
Miso Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. Miso Build Tool is a make-style tool for PyS60 extension building
LogMan LogMan-is a logging service running on Symbian phones intended for debugging tasks. The service allows one to send messages through a USB serial connection to PC. Other serial connection methods should work also, but are not supported. Infrared(IrComm), for example. On Symbian simulator, the messages are also logged to %TEMP%/epocwind.out by using RDebug logger
VS-SunBeeOS VS-SunBeeOS - VS-SunBeeOS is special powered tool for C++ Symbian OS development for Visual Studio .NET 2003 based on EPOC from MMP technology 4.0. VS-SunBeeOS tool creates new projects from user templates and converts from existing C++ Symbian OS MMP projects into VC++ projects of Microsoft Visual Studio .NET - 2003. VS-SunBeeOS creates special VC++ project for VS
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
Other Software by developer «DOCOMO Euro-Labs and Telematica Instituut»:
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
ProfileEngine ProfileEngine - Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer)
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
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
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
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, ..