Search code examples
androiddrmandroid-drm

DRM support in android


My question is based on DRM.

A) does android support DRM ?
B) If Yes how to use DRM in android?
C) who are the content providers ?

Actually I want develop an android application, that downloads any content like audio, video from content provider and I want that content to be protected with my application from the user i.e user should use it but not forward or modify it . please help me on this.

Thanks Shiv


Solution

  • DRM support is added in API level 11.