The Android DRM framework is implemented in two architectural layers (see figure below):
A DRM framework API, which is exposed to applications through the Android application framework and runs through the Dalvik VM for standard applications.
A native code DRM manager, which implements the DRM framework and exposes an interface for DRM plug-ins (agents) to handle rights management and decryption for various DRM schemes
No comments:
Post a Comment