I have downloaded latest version of cocos2d-x from this link.
And worked on Visual Studio Environment and finished. Now I am going to build it to Android and IOS for extra processes.
What can I do?
There should be cocos2d-x/proj.android
and cocos2d-x/build/your_projectname.xcodeproject
in your project folder.
Open them in Eclipse & Xcode respectively.
Reference: