ActivityNotFoundException when attempting to launch Intent in Cordova
问题 How do I create an activity/intent in the android manifest to fix the error below... I am using https://github.com/MaginSoft/MFileChooser and I can see the picker and the file in the browser but I get 'android.content.ActivityNotFoundException' error W/No activity found to handle file chooser intent.: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.GET_CONTENT cat= android.intent.category.OPENABLE] typ=.doc,.docx,.rdf,.txt,.pdf,.odt }