anroid用lua的io.open打开文件

我用lua io.open()读取一个文件,在vs2012下面可以正常读取,为什么移植到andriod下读取的时候提示No such file or directory

请问这个路径该怎么设置呢