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.
SDP Editor SDP Editor - An application for updating SDP records on Series 60, specifically for making Bluetooth File Exchange on OS X usable with Series 60. Licensed under GPL.
OBEX File Transfer on Series 60, with Bluetooth File Exchange on OS X
This only conserns Series 60 2nd edition (and probably 1st edition, too), 3rd edition and Series 80 work as they should
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
PAMP (Personal Apache MySQL PHP) PAMP (Personal Apache MySQL PHP) -the acronym AMP refers to a solution stack of software, usually free software / open-source software, used to run dynamic Web sites or servers
MobiAccess Development MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
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
FreeHashTab FreeHashTab is a small hash tool for Symbian S60 phones
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
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
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
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.