Hi, It is a broadcast action:
http://developer.android.com/reference/android/hardware/Camera.html#ACTION_NEW_PICTURE Tamas On Monday, August 13, 2012 1:07:05 PM UTC+2, Mark Murphy (a Commons Guy) wrote: > > That is not a broadcast Intent. It is an activity Intent, to be used > with startActivity(). > > -- 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

