Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
We want to add the option to restrict the files a user can select based on a supplied list of MIME types. For example we could restrict user's to only uploading ["application/pdf", "application/msword", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"].
We want to add the option to restrict the files a user can select based on a supplied list of MIME types. For example we could restrict user's to only uploading ["application/pdf", "application/msword", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"].