> Can I compile my C/C++ code as an engine and then call it from Java as > the GUI? I heard of using ARM EABI, any explanation about it?
At the level of the Android SDK, no. That is the focus of this discussion list. At the level of the Android firmware, you can compile C code and use JNI to call it from Java. However, questions about that should be sent to: http://source.android.com/discuss -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---