I'm new with cocos2d-x-3.17, and i want to start a new android game project, and i prefer developt it in Visual Studio 15/17. I tried to do some search on forum, but unfortunately got me confused.
I already did install coco2d-x-3.17, i used https://docs.cocos2d-x.org/cocos2d-x/en/editors_and_tools/cocosCLTool.html this to make new project, after i create new project folders comes up, and i code inside proj.win32 where i found a sln file. I've succesfull in creating simple windows game project using win32 all works fine.
but How can i do this with android game project? did i make it right on installation or i miss something?