Wednesday, May 22, 2013

[android-developers] Android native libraries: How can they be used?

Hello!

I have been reading Android architecture for some time and have some questions pertaining to the native libraries.
a) Are the native libraries used by the Application Framework? 

b) There are some libraries like media framework which provides media codecs etc. Does this mean that when I use the  Android API (core libraries) to play media files, the API interacts with the media framework in the native library.

c) Is NDK the only way I can use the native libraries?

Thanks

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment