[android-developers] Re: DRM Issue

2009-05-25 Thread Prashant M
Hi.. This is how my androidManifest.xml looks like http://schemas.android.com/apk/res/android"; package="com.android.Test"> I am able to get the content from the server but while inserting in the DRMProvider I am facing the issue.Getting the error --> "Requires DRM Permissi

[android-developers] Re: DRM Issue

2009-05-22 Thread Marco Nelissen
On Fri, May 22, 2009 at 3:40 AM, Prashant M wrote: > > Developed one sample APP to insert the FL (forward Lock content) into > DRM provider. > While insertion throwing security exception. > I added android.permission.ACCESS_DRM in the > androidmanifest.xmlBut still facing the issue. > android.