This topic has been covered many times. See this thread for one example: http://groups.google.com/group/android-developers/browse_thread/thread/d68364976e5d98ff/733eea4a1195527e?lnk=gst&q=native+support#733eea4a1195527e
On Feb 17, 10:09 pm, Android Groups <[email protected]> wrote: > I'm also facing the same issue and would get some help from forum.... > > On Feb 15, 7:21 pm, "Ashutosh Agrawal" <[email protected]> wrote: > > > Hi, > > > Though I have gone through the available documentation and the source code, > > I am somewhat ambiguous about the approach to follow for integrating my > > external library (daemon/service which is written in C) in Android > > architecture. I think the following main actions needs to be done > > > 1. Port and Make the service as an external library with Android tool > > chain > > 2. Write an application framework for connecting application world to > > my external library i.e. providing Java API interface and mapping the > > corresponding C APIs by JNI > > 3. Write a Java application according to the Android analogy and use my > > application framework (2). > > > I would appreciate if somebody from Android team can correct my > > understanding on this, and would provide me the piece of advice. > > > Thanks in advance, > > > Ashutosh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

