If you are using Qt you may get that information also with
QSystemStorageInfo class.
http://doc.qt.nokia.com/qtmobility-1.0/qsystemstorageinfo.html
//Sampo
ext Thomas Perl wrote:
2010/5/18 sandeep kodimela <sandeep.kodim...@votarytech.com>:
I'm just trying to find out the size of the memory card,and the amount used and
the amount free.Can anyone suggest me with the API for the same.
Thanks in advance
Check the output of the "df" command. You can also use GIO:
http://library.gnome.org/devel/gio/unstable/GFile.html#g-file-query-filesystem-info
HTH.
Thomas
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers