Reputation: 28345
Is it possible to use C/C++ code in Android? And how easy is it?
Upvotes: 7
Views: 1210
Reputation: 8149
Its possible. Use the Native Development Kit (NDK). See here for more discussion and links.
How easy is it? I don't know, I've never tried!
Upvotes: 8