文件名称:Android代码-Android-ContactPicker
文件大小:8.15MB
文件格式:ZIP
更新时间:2022-08-25 21:14:07
Android代码
Android-ContactPicker The Android Contact Picker is a beautifully designed component to pick one or several contacts (including groups) from the Android contacts list. A demo app can be found here: https://play.google.com/store/apps/details?id=com.onegravity.contactpicker.demo. Setup Dependencies Add this to your Gradle build file: dependencies { compile 'com.1gravity:android-contactpicker:1.3.2' } Manifest Define the contact picker Activity and the READ_CONTACTS permission in the manifes