Hi, I have been using the intent "android.intent.action.VIEW" on the
com.android.camera/.MovieView class to initiate playing of MP4 movies
from within my application.
It was working like a charm in 2.0, but I am now getting Permission
Denied exceptions.
12-06 11:12:24.869: WARN/ActivityManager(52): Permission Denial:
starting Intent { act=android.intent.action.VIEW dat=http://
videos.captureacard.com/video/CaptureACardTraining-Intro.mp4
cmp=com.android.camera/.MovieView } from ProcessRecord{44de1bb0
227:com.jww.sos.CaCActivity/10026} (pid=227, uid=10026) requires null
I am all about adding in security to the application so the user knows
what they are getting themselves into when they install my app, but I
can't seem to find the new UsesPermission entry.
Anyone have any idea?
Jeff
--
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