You need to use cocos console, normally if you can successfully build native package via Creator, it means you already got one. Just do the following in your native build path:
cocos run -p android|ios|etc
Detailed doc can be found: http://www.cocos2d-x.org/wiki/Cocos2d-console