Android development with Xcode and other libraries (C++)

Started by
0 comments, last by Krypt0n 11 years, 9 months ago
I've found several mini-tutorials with setting up Android projects in Xcode and that it is possible to use C++ language too.

However, I have other libraries I'd like to use that are, as I've read, Android compatible.

I'm just not sure how to set this up. The libraries are all cross-platform. OpenGL for graphics and OpenAL for audio.

Let me know if I need to tell you anything else to help me out.

Thanks!
I'm that imaginary number in the parabola of life.
Advertisement
the step by step tutorial I found:
http://alex.tapmania.org/2010/09/android-ndk-and-xcode.html

This topic is closed to new replies.

Advertisement