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.
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
FreeHashTab FreeHashTab is a small hash tool for Symbian S60 phones
s60htmled s60htmled - HTML Editor for S60 Smartphones Simple but useful editor for HTML code on Symbian smartphones
Free Hash Tab Free Hash Tab - A small hash tool on your mobile!
MobiForms For Symbian MobiForms For Symbian - MobiForms is a rapid application development (RAD) tool for creating mobile applications for just about any wireless platform including Tablet PC, Pocket PC, Windows CE, Windows Mobile, Smartphone, Symbian or Palm
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
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
SuperOptimize SuperOptimize is a package to shrink, obfuscate and optimize your Java code for SuperWaba. The resulting files will be smaller, obfuscated, and heavily optimized
Landmarks Python extension that allows access to the Landmarks API which is available on 3rd edition phones (and newer)
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.