I\'m trying to start a ACTION_IMAGE_CAPTURE activity in order to take a picture in my app and I\'m getting the error in the subject.
Stacktrace:
in your androidManifest, you have to add :
here is an full Manifest example of android camera project