Tag Archives: eclipse
Using Eclipse for Android C/C++ Debugging
Yes. You can use Eclipse for debugging of C/C++ code. I personally prefer cgdb but if you want to debug in Eclipse here is how.
Using Eclipse for Android C/C++ Development
Programming in C/C++ on Android is just awesome! This tutorial shows how to setup Eclipse for using C/C++ together with Java in Android projects.