[android-developers] Re: SDK 1.6 and emulator sdcard problem

2009-10-10 Thread Evgeny V
Hi ! Since i've added the permissin entry in manifest the problem was solved. Thanks, Evgeny On Sat, Oct 10, 2009 at 9:27 AM, preetam_pict wrote: > > hi EvgenyV / all > > even i am facing the same problem > > in my case also file.mkdirs( ) is always returning false ! its > happening since

[android-developers] Re: SDK 1.6 and emulator sdcard problem

2009-10-10 Thread preetam_pict
anyways ... has solved my problem :-) thanks all! ~pp On Oct 10, 12:27 pm, preetam_pict wrote: > hi EvgenyV  /  all > > even i am facing the same problem > > in my case also file.mkdirs( ) is always returning false ! its > happening since i upgraded to sdk version 1.6 :( > > does anyone

[android-developers] Re: SDK 1.6 and emulator sdcard problem

2009-10-10 Thread preetam_pict
hi EvgenyV / all even i am facing the same problem in my case also file.mkdirs( ) is always returning false ! its happening since i upgraded to sdk version 1.6 :( does anyone has any solution for this ? thanks in advance ! ~pp On Sep 22, 4:21 pm, EvgenyV wrote: > Hi all, > > I've upd