In reference to the following 2 posts, regarding the use of System::Ioutils::TPath::Combine(System::Ioutils::TPath::GetDocumentsPath()
:
How can I write to a file using C++ buider in an Android app?
Now I can save my data to an iPhone. But in vain, when running my app on an Android phone, I can't find my file in the phone.
Can somebody help to demonstrate how I can use SaveToFile()
to save a file on an Android phone?