PickContact requires android.permission.READ_CONTACTS, or grantUriPermission()
问题 Some info first: I first created the app in Cordova: see Cordova permissions requires android.permission.READ_CONTACTS, or grantUriPermission() Now i created the app as a native Android app using Android Studio Builder, it has the same error. I'm using Android 6.0 ( SDK 23) According to the docs, ContactPick doesn't need permissions: http://developer.android.com/guide/components/intents-common.html#Contacts The result Intent delivered to your onActivityResult() callback contains the content: