• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android NDK Development Tutorials

Hi everyone. In case you were interested, I have put out a few tutorials on getting started with NDK Game development using just standard GNU tools (no dependencies on IDEs).

The one I put out today focuses on gluing C++ code to a thin Java application layer that sets up context and does apk file I/O (native calls to Java, and Java calls to Native, examples are explored).

RazzleGames Graphics and GameDev Blog: Development on Android NDK - Gluing C++ Native Code to Java

I hope you enjoy, and please feel free to ask me questions!

Thanks, Kyle
 
Back
Top Bottom