Mp3 playin from file

21 views
Skip to first unread message

Popoola Ife

unread,
Oct 7, 2013, 12:40:51 PM10/7/13
to codenameone...@googlegroups.com
please I have a file inside my codenameone project folder I kept it in the default package folder where the theme.res is kept. The file is an audio file please how can I access and play the audio file dat I kept in that folder with codenameone

Shai Almog

unread,
Oct 7, 2013, 2:40:57 PM10/7/13
to codenameone...@googlegroups.com
Sure, you will need to use the version of the media playback that accepts an input stream and get the input stream instance using Display.getInstance().getResourceAsStream("/file.mp3");
Reply all
Reply to author
Forward
0 new messages