> I want to access Downloads databases in my Activity.

You cannot do this from an SDK application.

> But I am seeing a SecurityException.

That is because you cannot do this from an SDK application.

> Even though I added the permission in my Manifest file,
> I
> still see the same crash happening.

That permission (ACCESS_DOWNLOAD_MANAGER) is not in the SDK. It is not
available to SDK applications.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
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-developers?hl=en

Reply via email to