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.
The software consists of client and server software. Python(PyS60) is supported with python module(pylogman). There are 2 GUI applications for managing the service. One implemented in C++ and another in Python. Python version is recommended since it is easier to modify, thus it is more convenient for me to add new features.
The management of serial connection is handled in separate service process to simplify the client and to avoid problems in the debugged software caused by serial connection problems. The use of client should be as painless as possible. Use of separate process also allows one to debug multiple applications simultaneously without reserving the serial port for single application.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
PySChart Create charts or graphs through PyS60 (Python for S60) platform for Symbian S60 phones
Free Hash Tab Free Hash Tab - A small hash tool on your mobile!
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
SISContents SISContents is a tool that allows you to unpack, edit and sign Symbian 9 SIS packages (Nokia S60 3rd/5th Edition and Sony Ericsson UIQ 3.x platforms are supported). It helps you to inspect the files contained in SIS package, to see certificates against which it was signed as well as to view the PKG script that describes the on-device installation process
Resolvr Resolvr is a framework for Zeroconf naming, service advertisement, and discovery for Symbian OS
MegaPyModulePack MegaPyModulePack-A collection of modules for Python
HTML Control 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
Mobots MoBots are small applications that you can build in your phone using a very simple graphical interface. They act automatically on specific events like small robots. This is why we call them Mobile Robots or MoBots
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
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
Other Software by developer «jtoivola»:
not found
Comments on LogMan:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.