list files in assets folder

Hello,

I’m porting my iOS project over to Android. I have hit a snag when trying to read the contents of a folder that is in my assets folder (path is assets/missions). It seems I need to use the AssetManager that the Cocos2dxHelper.java file has.

My question is how do I access this in my cpp file?

Thanks very much

PS I’m on version cocos2d-2.1beta3-x-2.1.0

Still having this issue. Anyone? :-\