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.
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
PktPing PktPing also named Pocket Ping, is a Ping utility for Symbian S60 devices.
Note: PktPing need NetworkControl capability, you need sign it by yourself before installing
wx60 Wx60 is a GUI toolkit for the Python programming language on Symbian S60
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
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
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
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
PySChart Create charts or graphs through PyS60 (Python for S60) platform for Symbian S60 phones
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
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.