Will it be possible to use the Mobility APIs to write a decently featured task manager - similar to Handy Taskman for Symbian? I.e., closing and killing apps, launching apps, checking free RAM and so on?
I think that launching can be done via QProcess class, but killing them and checking RAM only via native Symbian code (or by running some system utilities via QProcess and parsing their output)