[Interest] Storage path on Android
Ruslan Moukhlynin
ruslan at khvmntk.ru
Tue Jan 27 03:04:02 CET 2015
The default storage path you cat get with |QStandardPaths::
writableLocation(QStandardPaths::AppDataLocation)|
For list of mounted drives see this link
http://doc-snapshot.qt-project.org/qt5-5.4/qstorageinfo.html
Sorry, I can't check it on real Android device for now
26.01.2015 16:17, Igor Mironchik пишет:
> Hi.
>
> How can I determine all storage's path in Android with Qt 5.4
>
> For example, if I have SD card installed, I want to retrieve "/mnt/sdcard"
> for the SD card and "/mnt/sdcard2" for the phone storage.
>
> Thank you.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150127/9473f8ae/attachment.html>
More information about the Interest
mailing list