sd card folder is not being created in DDMS
Posted
by Abhijeet
on Stack Overflow
See other posts from Stack Overflow
or by Abhijeet
Published on 2010-06-02T05:27:20Z
Indexed on
2010/06/02
5:33 UTC
Read the original article
Hit count: 499
hi everyone , I am new to android.
I intend to make video player which can play video from file as well as web URL. But the problem is that when my emulator runs , a sd card folder should be created in "File Explorer" tab of DDMS perspective in eclipse , which is not happening . That's why I am unable to push any file in the sd card and hence video is not being played.
I have used following code :- check it out the link
http://davanum.wordpress.com/2009/12/04/android-%E2%80%93-videomusic-player-sample-take-2/
Please help me out.
Abhijeet
© Stack Overflow or respective owner