Hi Android Devels, I have two doubts
First, I have a task for which needs a client - server inter process communication. where both the client and server are native C/C++ implementations. Is Binder applicable in these cases, if not what are the other possible methods. My application may also need to transfer huge data between the Client and server. Second, can i compile a some thing in GNU/GCC make a static library and include that static library(*.a) in the Android.mk to build something in bionic. Is that possible. Any help, any idea will help me a lot. -- Cheers (: Naveen Krishna Ch :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
