Samples/tutorial for DRM framework in Android

452 views
Skip to first unread message

moshe kravchik

unread,
Oct 30, 2011, 4:41:18 AM10/30/11
to android-d...@googlegroups.com, android-secu...@googlegroups.com, andro...@googlegroups.com

Hi!

Android 4.0 brings DRM framework to smartphones. I'm interested to write a code that plays video protected by the DRM, but can't find enough information.

  1. Are there any tutorials on using the DRM framework? Sample code?
  2. How to set up an environment - the server side that creates the content and licenses?
  3. Are there any DRM protected videos in the Internet that I can use for testing?
  4. The plugin framework claims extensibility, but I can't find neither plugin API definitions, nor description how to create/add a custom plugin
Thank you!

Belvedere Computer Services

unread,
Nov 2, 2011, 2:59:49 AM11/2/11
to android-ndk
DRM manager allows DRM to run in native code ( provides place for
vendors to protect their work )

if you want to study the matter consider how one would protect a
simple file using C code

this is not a ndk question it is a DRM question all ndk does is give
vendors a layer to do it in

On Oct 30, 3:41 am, moshe kravchik <moshe.kravc...@gmail.com> wrote:
> Hi!
>
> Android 4.0 brings DRM framework to smartphones. I'm interested to write a
> code that plays video protected by the DRM, but can't find enough
> information.
>
>    1. Are there any tutorials on using the DRM framework? Sample code?
>    2. How to set up an environment - the server side that creates the
>    content and licenses?
>    3. Are there any DRM protected videos in the Internet that I can use for
>    testing?
>    4. The plugin framework claims extensibility, but I can't find neither
Reply all
Reply to author
Forward
0 new messages