Hi Asif, Before compling the project,
Right Click on the Project -> Debug as -> Open Dubug Dialog -> choose Target tab -> Then give your sdcard within Additional Infor... (See the .bmp file) the click "Debug" button.. Then see the link, http://www.anddev.org/tinytut_-_pull-push_files_from-to_the_emulator_eclipse-t113.html folloe it & push the file. This may help you... Take Care!! Yasmin On Wed, Nov 19, 2008 at 3:29 PM, Thao <[EMAIL PROTECTED]> wrote: > > In fact this is a permission issue. > What I can state is that you have those permission : d---------- for > sdcard when the emulator is not launched with the sdcard mounted. > When it is mounted we have those permission : d---rwxrwx system > system 1970-01-01 01:00 sdcard > > So if you are using eclipse launch your project with this additional > option -sdcard pathToYourImageDisk\myImage.ima > you should be then able to push file using the DDMS perspective as > said above. > > ++ > > > -- Everything is Possible For U only --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

