Kanishka Ariyapala
unread,Nov 13, 2012, 7:13:17 AM11/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com
Hi,
I have a dilemma regarding the NDK dynamic loadable library and the library files at the library layer in the Android OS. Normally we integrate the NDK loadable library into the apk, to which layer of the OS dose this loadable library belongs? To the application layer or to the libraries layer of the Android layered architecture?
This is for the documentation purpose of an application we did, which will be the correct layer to put the NDK loadable library?
thank you