• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Launch/Open custom application on click/view of SMS

I've developed simple note keeper kind of application, which simply does have title and content as text and optionally pictures to save in its database.

I want my application to be launch (app chooser) on click of sms when user wants view/edit sms. So that sms content can be imported in my app.
What exactly intent-filter required in AndroidManifest.xml for it ?

Thanx.
 
Back
Top Bottom