Handle the exception.

There is no guarantee that an Intent will get a match, and the
situation can change as the user adds and deletes applications.
Conceivably, matches could go away in future version of Android, or in
a port of Android with very different hardware than a phone. So even
if it works in many Android configurations, this is still an exception
you should handle.

If your application requires an Intent match to work, you should
notify the user of the error and then exit your application.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to