I am working on android project.I have created a native edittext.I want use native jni function in other android c++ project for display the edittext in c++.whenever i add the headerfile of jni and edittext,then compiler does not find.
Can you suggest me.how to add native edittext project with my own project and how to use jni function with c++. Your suggestion will helpful.