|
|
|
|
|
by pjmlp
4331 days ago
|
|
If you code in C++, which most games do, the Android version is not that important, given the little exposure of Android APIs to the NDK. Everything that matters, besides the existing graphics, sensors and audio APIs, can be built with standard C++ libraries. |
|