cocos2dx-js pass bitmap from android to js by jsb

hello, i have to display image from android, i converted the bitmap to base64, but it seems the sprite can’t display with base64 data. Is there any good suggestions?