Hello there !

 I have four c++ file (four header and four cpp) with already implemented
functionalaty, how can I import them into my Java Android code ? Import in
this case mean be able to call the c++ functions. I had alredy tried the
JNI way, but as I saw it is to generate own c++ headers and reimplement
your code, not to import an existing one.
Have anybody any idea about the possible solution ? Have Eclipse any
extension to do that ?

 Cheers, Karoly

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to