Hi; I have a C++ library which runs on windows, and i would like to port to Android. This library will have native implementations that my app will be using; this is ofcourse something i will need to do using the NDK;
my question is; can i do the development on windows/linux? is this something i can later debug using the emulator? I am asking since i am not sure that compiling against Bionic or other android apps is available on windows/eclipse? do i still need Cygwin if i am using eclipse? Rami -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

