Thank you, QStorageInfo is working. Tested on real Android v 4.0.3.
On Tue, 27 Jan 2015 05:04:02 +0300, Ruslan Moukhlynin
wrote:
The default storage path you cat get with
QStandardPaths::writableLocation>(QStandardPaths::AppDataLocation)
For list of mounted drives see this link
http://d
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 Mi
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.
--
Best Regards,
Igor Mironchik.
___
I