I'm wanting to make an intent that will give me a list of apps that can let the user attach some file except for files with a particular extension.
i.e - browse the Android file system, but not allow them to choose....GIF files or whatever we choose.
Any thoughts on successful approaches to this type of problem?