Intent i = new Intent(); i.setAction(Intent.ACTION_GET_CONTENT); i.setType("video/*"); i.addCategory(Intent.CATEGO