On Wed, Nov 30, 2011 at 12:23 AM, Bhagavathram D.V <[email protected]> wrote: > 1 . Can we Create our own framework in Android ?
That depends on what you mean by a "framework". > 2. How to call the C & CPP library in android Application (java > code) That depends on what you mean by "the C & CPP library". If this is your own C/C++ code, use the NDK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

