NDK development and Libraries layer

33 views
Skip to first unread message

Kanishka Ariyapala

unread,
Nov 13, 2012, 7:13:17 AM11/13/12
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

KaPiL.rIcKy

unread,
Nov 14, 2012, 11:51:20 AM11/14/12
to android-...@googlegroups.com
Normally we integrate the NDK loadable library into the apk, to which layer of the OS dose this loadable library belongs? 

->i guess it will be part of app layer itself. btw what difference it makes for you ? any special thing you seen ?



--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.



--

~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks and regards
Kapil Kumar
~~~~~~~~~~~~~~~~~~~~~~~~~~

Kanishka Ariyapala

unread,
Nov 16, 2012, 10:18:18 PM11/16/12
to android-...@googlegroups.com
Application layer app and A kernel module is communicating in our solution. The NDK library dose the translation from Java to C.

This is a .so dynamically loadable library, wondering said that it belongs to that layer to put in a document we are writing. If so where can I find some reference to support this argument?
Reply all
Reply to author
Forward
0 new messages