I was going to post this to the group but figured I'd write up a how- to on my website instead. Basically, here's how you configure Eclipse to do nice C/C++ editing and automatically build your native code for you on-save. It also automatically refreshes your lib directory and consequently ADT puts it straight into your APK.
http://www.rbgrn.net/content/348-get-your-eclipse-integrated-ndk-on I'll post this to the NDK dev group as well. I can't believe I didn't set that up sooner. It cut my native development time in half. Let me know if you have problems/questions with it. -- 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

