Naveen, Native binding is not supported yet at the API level. There exists some hacks but its definitely not a recommended approach. You can search for the hacks of how to do native code, by searching the developers forum.
take care, Muthu Ramadoss. http://linkedin.com/in/tellibitz +91-9840348914 http://androidrocks.in - Android Consulting. On Sat, Mar 7, 2009 at 6:48 PM, Neo <[email protected]> wrote: > > > > On Feb 17, 11:40 am, Muthu Ramadoss <[email protected]> wrote: > > This would help: > > > > http://code.google.com/android/reference/aidl.html > I have gone through that muthu, > Here my requirment is that the Activity and the server needed to be > in > native launguage. > So, that i can use JNI on top of the activity to make java > applications > access my activity. > Is there any help, by any one in this way. > > > > take care, > > Muthu Ramadoss. > > > > http://linkedin.com/in/tellibitz+91-9840348914http://androidrocks.in-Android > > Consulting. > > > > On Tue, Feb 17, 2009 at 12:04 PM, Naveen Krishna Ch < > > > > [email protected]> wrote: > > > Hi guys, > > > > > I want to setup a server-client model c/c++ application. > > > > > I was looking for various implementations for the IPC between my server > & > > > client application. > > > I was considering RPC, pipes or sockets. But, came to know about Binder > in > > > Android. > > > > > Android has a binder mechanism for IPC. How to use this ? > > > Where should i start to know this. > > > > > I am greatly thankful, for any help > > > > > -- > > > 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 -~----------~----~----~----~------~----~------~--~---
