HTML Control-this open source project provides a CCoeControl derived class which allows Symbian C++ developers to build custom UI or to render simple web page by using HTML and CSS. By using it, you can build complex UI easily even without any knowledge of Symbian drawing APIs. Now you can focus on UI design, without being limited by technology. Any type of UI can be built!
· Derived from CCoeControl, so it is easy to use in any type of Symbian application.
· Support commonly used HTML tags and CSS grammar.
· Provide methods to access all elements in the HTML document, and also change their content or style in runtime. (Just like what DHTML can do).
· Support a wide range of image types, including animated gif.
· Support system skin.
· Support create standard UI layout, e.g. List, Grid, fully customized.
· Support both key event and pointer event.
· Support scrolling, with system scrollbar or custom scrollbar.
· Support form elements.
· Support transitions, with easing.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
QtInstaller QT Installer is required if you want to run QT applications on your S60 mobile device
Pymgfetch Pymgfetch- is an external Python module for PyS60. It is a wrapper for the Symbian C++ MGFetch::RunL function and allows you to present a selection dialog to the user, showing the contents of the mobile phone's media gallery.
Usage, examples, and installation instructions can be found here
mShell mShell is a complete, unlimited m implementation with comprehensive function library. m scripts and own modules can be run, developed, and communicated. In addition, it contains the applications mSupervisor (m script autostart, SMS control of mShell) and mViewer (m file type recognition)
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
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
s60htmled s60htmled - HTML Editor for S60 Smartphones Simple but useful editor for HTML code on Symbian 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
3D Engine Example 3D Engine Example is an example for the J2ME-3D-Engine