[android-beginners] Directory names

2010-07-28 Thread kypriakos
Hi again, I have been experimenting with the file system that the emulator presents and I noticed that although I can create files with 'normal' names (ex. test, src), I don't seem to be able to create dotted names, such as .test, .src. Is there a restriction on dir names (other than the common

Re: [android-beginners] Directory names

2010-07-28 Thread Mark Murphy
On Wed, Jul 28, 2010 at 11:39 AM, kypriakos demet...@ece.neu.edu wrote: I have been experimenting with the file system that the emulator presents and I noticed that although I can create files with 'normal' names (ex. test, src), I don't seem to be able to create dotted names, such as .test,