[maemo-developers] Displaying the information of the MMC card and the phone memory
From: Ram Kurvakat rkmaemo at gmx.comDate: Wed May 12 12:35:21 EEST 2010
- Previous message: Displaying the information of the MMC card and the phone memory
- Next message: upstart and dbus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 http://doc.qt.nokia.com/qtmobility-1.0/qsystemstorageinfo.html *status of the api's* http://doc.qt.nokia.com/qtmobility-1.0/index.html#platform-compatability http://doc.qt.nokia.com/qtmobility-1.0/index.html#platform-compatability http://qt.nokia.com/developer/new-qt-apis http://qt.nokia.com/developer/new-qt-apis if you arent using QT, then how about some command line stuff ? http://wiki.maemo.org/Desktop_Command_Execution_Widget_scripts#Disk_usage http://wiki.maemo.org/Desktop_Command_Execution_Widget_scripts#Disk_usage you could also use hal-device command to get various device info. cheers krk969 ----- Original Message ----- From: Pallavi Kandhare Sent: 05/12/10 06:39 AM To: maemo-developers at maemo.org Subject: Displaying the information of the MMC card and the phone memory 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 an error: undefined reference to function_name 2. On mobile certain aplications are running at a time. (ed. clock, calender etc). How can i find out and list all these applications. Can anybody help me with the API or any info in this matter? Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100512/49941265/attachment.htm>
- Previous message: Displaying the information of the MMC card and the phone memory
- Next message: upstart and dbus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]