I have a C/C++ game engine made in C for Iphone, but i want to port it on Android OS. Who can help me to do that ? In my project i have Render( where i draw all the scene) and a function Accelerometer where i use the accelerometer. I want to use java JNI to make a bridge between java and C/C++. I want to write my code in C/C++ because i can port it on different devices.
feedback
|
closed as not a real question by Federico Culloca, Ninefingers, genpfault, timday, John Saunders Mar 10 '11 at 3:35
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.