Other Software by developer «DOCOMO Euro-Labs and Telematica Instituut»:
KeyLock 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
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, ..
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
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
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
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