An Android AutoComplete widget for contacts using a CursorLoader.
android-contacts-edit-text is hosted in the following web site
https://github.com/robertjli/android-contacts-edit-text
If you think the Android project android-contacts-edit-text listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-contacts-edit-text.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS |
There are 1 image files in android-contacts-edit-text. The names of the image files are listed as follows.
ic_contact_picture_holo_light.png
The following screenshort is generated from the image listed above.
android-contacts-edit-text has the following Java source files.
net.robertli.android.contactsedittext.ContactsEditText.java net.robertli.android.contactsedittext.demo.DemoActivity.java