[maemo-developers] Getting the siz of the Memory Card
From: Sampo Savola sampo.savola at nokia.comDate: Tue May 18 15:04:44 EEST 2010
- Previous message: Getting the siz of the Memory Card
- Next message: Getting the siz of the Memory Card
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.kodimela at 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 at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: Getting the siz of the Memory Card
- Next message: Getting the siz of the Memory Card
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]