Hi, If you download latest android code, you can find sample code how to write plugins. Refer to DrmPassthruPlugIn.cpp present in frameworks\base\drm\libdrmframework\plugins\passthru\src\DrmPassthruPlugIn.cpp There are tools available like Nokia NMIT tool that can create DRM protected content.
On Friday, April 13, 2012 4:33:21 PM UTC+5:30, Murvin Bhantooa wrote: > Hi, > Also looking for that. It's so hard to work blindly. > Could really use some example, tutorials or guidelines. > > Regards, > Murvin > > Le dimanche 30 octobre 2011 08:41:18 UTC, Moshe Kravchik a écrit : >> >> 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! >> > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To view this discussion on the web visit https://groups.google.com/d/msg/android-security-discuss/-/awzyAl-feN0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
