添加自己的文件。

Project>Deployment>Add File

Remote Path

android and IOS:

assets\internal\

TPath.GetDocumentsPath

/data/data/com.tt.project/files

 

IOS目录:

StartUp\Documents

要求带斜杠

 StartUp\Documents\

TPath.Combine(TPath.GetDocumentsPath, 'filename')

 

参考

http://www.cnblogs.com/flyingwang/p/3452164.html

assets\

TPath.GetSharedDocumentsPath(也就是/mnt/sdcard/Android/data/.../files)

/storage/sdcard0/Documents/msdb.db

posted on 2015-12-21 23:00  lypzxy  阅读(380)  评论(0编辑  收藏  举报