[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 evgen...@gmail.com wrote: Hi

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

2009-10-10 Thread preetam_pict
anyways ... uses-permission android:name=android.permission.WRITE_EXTERNAL_STORAGE/ has solved my problem :-) thanks all! ~pp On Oct 10, 12:27 pm, preetam_pict preetam.pa...@gmail.com wrote: hi EvgenyV  /  all even i am facing the same problem in my case also file.mkdirs( ) is

[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 preetam.pa...@gmail.comwrote: hi EvgenyV / all even i am facing the same problem in my case also file.mkdirs( ) is always returning false ! its