<
intent-filter
>
action
android:name
=
"android.media.action.IMAGE_CAPTURE"
/>
category
"android.intent.category.DEFAULT"
</
해당 액티비티에 intent-filter를 다시면 외부에서 필터를 통해서 검색합니다.
어디에 다시는것은 아시리라 믿습니다.