我需要允许用户从他的媒体库中选择一些音频文件。我想做的是: Intent.ACTION_PICK,
android.provider.MediaStore.Audio.Media.EXTERNAL_CONTENT_URI: No Activity found to handle Intent { act=android.intent.action.
这是我的代码: intent.setAction(Intent.ACTION_PICK);
// FTP URLto start activity ComponentInfo{com.example.whatsappxr/com.example.whatsappxr.MainActivity}: android.content.ActivityNotFoundException: No Activity found to handle I