Thanks!
Quoting "Richard S. Hall" <[email protected]>:
On 6/24/11 19:25, [email protected] wrote:
Bundle.getDataFile(String) is a very useful method but I'm curious
if I can safely use it to create sub directories within the
bundle's storage area so that I can more easily manage large
numbers of files.
Possibly depends on what you mean by "safely", but short answer is yes.
Since some frameworks running on various devices may not support a file
system, you still need to be prepared to get null for data files.
-> richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]