How to remove native support from an Android Project in eclipse because eclipse is showing errors in jni?

Viewed 17131

I accidentally clicked on "Add Native Support" inside "Android Tools"... That messed up all the jni files of my project. How do I undo that ? How to remove Native support from my Android Project ?

5 Answers
Related