fructose wrote: > Suppose I write or change/extend some c code in the kernel layer or > library layer, how can you make the API provided available to the java > app framework or app layer? > > Once you've hooked the two together, how do you debug both > simultaneously? i.e. if you start of debugging in the app layer, how > can you extend your debugging into the app framework, and library and > kernel layers to see exactly whats going on?
Questions involving kernel-level programming are best asked on one of the Android open source project's mailing lists: http://source.android.com/discuss -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.4 Published! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

