что -то изменилось в структуре APK? Почему STL не может увидеть папку приложений? Есть ли обходной путь?
Код: Выделить всё
#include
#include
#include
#include
#include
#include
void listDirContent(QString path)
{
{
QDir dir(path);
qDebug()
Подробнее здесь: [url]https://stackoverflow.com/questions/79590448/c-code-is-unable-to-iterate-app-folder-when-deploying-a-qt-app-on-android[/url]
Мобильная версия