There is also useful video Using CDT for Android Native http://cdtdoug.blogspot.com/2009/09/using-cdt-for-android-native.html
It would be great to know how to debug native code. On 16 дек, 06:26, datoudatou <[email protected]> wrote: > hi Robert Green, > > great thanks. > > i have tried your method, it really worked for me > (slackware 12.1, android sdk-2.1 + ndk1.6 + eclipse galileo + cdt 6.0.1). > > now, i can declare that the method workes under win32 and linux dev env. > > yours waynechen > 2009.12.16 > > > > Robert Green wrote: > > 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

