Hi Mark n Kumar, Thanks for your comments.
Currently i'm developing Android applications with legacy API's using socket. 1) Am adding my application on mydroid/packages/apps folder which is communicating with legacy C code(Some 3rd party library) using Socket/ JNI. 2) Am not clear about the correct method to access the legacy code from my appliaction. 3) I need to add somepart of my code to mydroid/frameworks/base so in future some one can access the those from the application level and use it to build their custom application. 4)Is their any guidelines/procedure to add a part of code in mydroid/ frameworks/base level of the Android source. -- 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

