General question for coco studio

Hi all. i have read the help for coco studio and i understand the purpose of scene,animation ui and data editors.i am kinda new in this. i have a question please. how can i export the result in an apk file for the android?
must i insert the result (the exported files) into an eclipse android project?if you have a link with a tutorial on this please can you give it to me?
thank you

CCNode* Newsprite = (CCScene*)cocos2d::extension::CCSSceneReader::sharedSceneReader()->createNodeWithSceneFile(“Newscene.json”);

You can use yhis single line code to import json file created by scene editor