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.

link|improve this question

0% accept rate
Some company or individual who does programming work for hire can help you. Look for one with Android experience. Stack Overflow is not a proper venue to find one. Rent-a-coder would probably work better for you. – Seva Alekseyev Mar 9 '11 at 18:36
1  
If you want to do it yourself, then reading the documentation on NDK and Android will help you. Here's a nice "Getting started" guide: developer.android.com/guide/topics/fundamentals.html – Seva Alekseyev Mar 9 '11 at 20:43
My project will be open source and for learning. I don't want to make money from it. I want to make a community and an open source project. – SerbanLupu Mar 10 '11 at 20:23
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.

Browse other questions tagged or ask your own question.