I plan to see how to develop games for Android, but I'm not sure where I should start. I did a great job with C ++ and OpenGL, and I would prefer to continue to work in C ++ even on Android. Watching google i / o 2011 about NDK and c / C ++ programming, I realized that this can be done relatively easily. But I keep reading articles about how difficult it would be, and that if I have no relevant reason, I should stick to sdk, but I'm not sure if this is old information and it does not matter.
Should I use ndk just because I like C ++ more than java, or do I just need to run whit sdk?
source
share