NDK, unable to open files from sdcard / external storage

前端 未结 0 1650
孤街浪徒
孤街浪徒 2020-11-21 19:01

I am trying to open a file from the external storage on Android via

std::string filename= "/storage/emulated/0/mono0.ogg";
std::ifstream file;
file.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题