I have a huge problem, and I don't get understand it, so please help if you can.
We have a microcontroller library written in C# which has been converted out into a DLL file. It is okay, and nice. I have to write an Android "remote controller" application for the microcontroller, so I have to include the DLL into my Eclipse project, to be able call functions in it. It is not possible (I was not able to do :) ) so I'm trying to convert the DLL using the android NDK, because it is product and .so file.
My first question is, is this the right way?
After I have an so file, I woud like to include into my Eclipse project, but I was not able to do it. :(
Does anyone have any idea what I should do?
Thank you so much,
Hello !Thanks for your reply !The C/C++ way is not okay, and yes as you said and pointed so right we are trying to investigate for mono droid !but I hope somehow I can covert dll into so or i can link dll into eclipsecheers,Karoly
--To view this discussion on the web visit https://groups.google.com/d/msg/android-ndk/-/-2paRlU08hoJ.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.