The answer above using bucketid is close, however in modern versions of Android it appears you require MediaStore.ACTION_REVIEW instead of Intent.ACTION_VIEW
MediaStore.ACTION_REVIEW
Intent.ACTION_VIEW
Would add a comment but need 50 reputation