+ 4
How to build an Android app using c++?
Is any other IDE required?
5 Respostas
+ 2
use android NDK i.e Native Development Kit
+ 1
android studio latest update 2.2 now have an option to develop in c++
0
Use Cocos2d-x...have a great support for android and also IOS if you desire...and its full made with C++... and you can program in C++ and Lua for Cocos2d-x version...and JavaScript and HTML5 for Cocos2d-html version.
here's the link of the website: cocos2d-x.org
0
C++ is object oriented and therefore must be able to run Android.
- 4
android uses java not C++