Hi Philippe and all other group members,
I just learned about your project hosted on Google code that aims at building a compiler with ObjC support. I'm very interested in it and I want to test if I can use it to port an existing iPhone app to Android platform so that the legacy code reuse can be maximized. The app is written in C and ObjC, and uses Cocoa Touch.
My development machine is a Win 7 32-bit system. I wonder if there is a prebuilt ObjC-support Android NDK that is ready to use for my Win 7 system? If not, am I supported to build one from source using your ‘NDKPatching’ guide on your project page?
After I have the ObjC-support Android NDK, how do I use it to compile ObjC source files into native library and how to use the generated library from the Java code of Android app?
I look forward to hearing from you. Your help would be extremely appreciated. Thank you very much.
Best regards,
Cong