Open Gallery Intent
Intent galleryIntent = new Intent( Intent.ACTION_PICK,MediaStore.Images.Media.EXTERNAL_CONTENT_URI); galleryIntent.addFlags(Inten