A wrapper for this project https://github.com/codinguser/android_contact_picker
Easily display and retrieve contact information on Android
ContactsPicker
Author: SMM
Version: 0.02
It seems that this library uses appcompat so I got it from here https://www.b4x.com/android/forum/t...compatible-with-older-android-versions.48423/
Manifest
Easily display and retrieve contact information on Android
ContactsPicker
Author: SMM
Version: 0.02
- ContactsPicker
Events:- _result (result As intent)
- Initialize (EventName As String)
- SelectContact
- android.permission.READ_CONTACTS
It seems that this library uses appcompat so I got it from here https://www.b4x.com/android/forum/t...compatible-with-older-android-versions.48423/
Manifest
B4X:
AddApplicationText(<activity android:name="com.codinguser.android.contactpicker.ContactsPickerActivity" />)