When I use this code
path := system.IOUtils.TPath.GetDocumentsPath;
I get the following value for "path":
/data/user/0/com.embarcadero./files
This makes no sense to me at all.
When I use this code
path := system.IOUtils.TPath.GetDocumentsPath;
I get the following value for "path":
/data/user/0/com.embarcadero./files
This makes no sense to me at all.