Re: Displaying the information of the MMC card and the phone memory

2010-05-12 Thread Ram Kurvakat
not sure if you are using the QT framework for writing your code. have you considered using the QT mobility framework, its still beta, but seems close to completion/delivery. *for storage device info.* http://doc.qt.nokia.com/qtmobility-1.0/qsystemstorageinfo.html

Re: Displaying the information of the MMC card and the phone memory

2010-05-12 Thread Daniil Ivanov
Hi Pallavi! On Wed, May 12, 2010 at 8:39 AM, Pallavi Kandhare pallavi.kandh...@yahoo.com wrote: Hi All I want to write code in Maemo for the foll: 1. Displaying the information of the MMC card and the phone memory (ie. used space, free space) When i use functions in libhal-storage.h i get

Re: Displaying the information of the MMC card and the phone memory

2010-05-12 Thread Kimmo Hämäläinen
Hi, On Wed, 2010-05-12 at 07:39 +0200, ext Pallavi Kandhare wrote: .. 2. On mobile certain aplications are running at a time. (ed. clock, calender etc). How can i find out and list all these applications. There is nothing very convenient for this but you can do it using the same API as