[Android] include files

Nicolas Cueto niconiko at gmail.com
Thu Mar 15 23:41:20 EDT 2012


Hello,

I'm testing a stack on Android. I do not know how to include specific
files or folders, so that those files, folders and the folders'
contents become placed on the test device.

For example, I can see this directory listed by my stack when on the
Android tablet:

/data/app/tmp/

How would I get text files and folders into that directory, i.e.:

/data/app/tmp/file1.txt
/data/app/tmp/file2.txt
/data/app/tmp/images/img1.jpg
/data/app/tmp/images/img2.jpg

All I could come up with was to try the standalone settings' "Copy
files". But neither the files nor the folder (or the folder's
contents) become placed on the tablet.

Hope this is a simple question...

--
Nicolas Cueto




More information about the use-livecode mailing list