I need to play audio files from sdcard..

I found this issue,but I need to play audio files from sdcard

http://www.cocos2d-x.org/issues/721

when do you plan to support this feature?

or have ani suggestion?

thank you :slight_smile:

Ah, I solve the problem with fixing

createMediaplayerFromAssets(String path) method to custom method using path.

:smiley: