how to use openipmp client (DRMPluginAll) in android file system(Ice Cream Sandwich)

StackOverflow https://stackoverflow.com/questions/10294162

  •  03-06-2021
  •  | 
  •  

Frage

First of all i want to say that i have searched each and every forum to get the answer. And i already asked so many questions related to this question and i didn't get ant answer.

please atleast answer weather it's possible or not.

We want to write a DRMPlugin for android. I know it's possible we can write third party library. OpenIPMP open source available for DRM. It has a client DRMPluginAll.

I wanted to ask can i use that client directly in android file system as a DRM plugin. May be some modification i have to do, but will it run on latest android file system like Ice Cream Sandwich or Gingerbread.

I have read that OpenIPMP last updated in 2006, so will it work with latest file system.

Wirting your own DRM Plugin is not a easy task, obviously you have to take some reference. I got this link, sample DRM plugin, i wanted to know what is the meaning of this

http://www.androidcodesearch.com/acs/source/frameworks/base/drm/libdrmframework/plugins/passthru/

can't i use it directly.

Thanks and please reply.

War es hilfreich?

Lösung

How about searching using this URL:

https://play.google.com/store/search?q=+DRM+Client+for+Android&c=apps

I found many DRM client for Android here. But you have to purchase the DRM server though.

Another opensource DRM is:

http://sourceforge.net/apps/mediawiki/drm/index.php?title=Main_Page

DRM for Android ICS:

http://www.prweb.com/releases/2012/2/prweb9210381.htm

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top