Title:
android-BasicContactables Download
Description: This sample demonstrates how to use the Contactables table to search for contacts.
Query strings sent to the Contactables table will match both contact names and phone numbers, reducing the number of queries your application needs to use when searching the contacts !
To Search:
File list (Check if you may need any files):
android-BasicContactables-master
................................\BasicContactablesSample
................................\.......................\build.gradle
................................\.......................\src
................................\.......................\...\main
................................\.......................\...\....\AndroidManifest.xml
................................\.......................\...\....\java
................................\.......................\...\....\....\com
................................\.......................\...\....\....\...\example
................................\.......................\...\....\....\...\.......\android
................................\.......................\...\....\....\...\.......\.......\basiccontactables
................................\.......................\...\....\....\...\.......\.......\.................\ContactablesLoaderCallbacks.java
................................\.......................\...\....\....\...\.......\.......\.................\MainActivity.java
................................\.......................\...\....\....\...\.......\.......\common
................................\.......................\...\....\....\...\.......\.......\......\logger
................................\.......................\...\....\....\...\.......\.......\......\......\Log.java
................................\.......................\...\....\....\...\.......\.......\......\......\LogFragment.java
................................\.......................\...\....\....\...\.......\.......\......\......\LogNode.java
................................\.......................\...\....\....\...\.......\.......\......\......\LogView.java
................................\.......................\...\....\....\...\.......\.......\......\......\LogWrapper.java
................................\.......................\...\....\....\...\.......\.......\......\......\MessageOnlyLogFilter.java
................................\.......................\...\....\res
................................\.......................\...\....\...\drawable-hdpi
................................\.......................\...\....\...\.............\ic_launcher.png
................................\.......................\...\....\...\.............\ic_search_api_holo_light.png
................................\.......................\...\....\...\.............\tile.9.png
................................\.......................\...\....\...\drawable-mdpi
................................\.......................\...\....\...\.............\ic_launcher.png
................................\.......................\...\....\...\.............\ic_search_api_holo_light.png
................................\.......................\...\....\...\drawable-xhdpi
................................\.......................\...\....\...\..............\ic_launcher.png
................................\.......................\...\....\...\..............\ic_search_api_holo_light.png
................................\.......................\...\....\...\drawable-xxhdpi
................................\.......................\...\....\...\...............\ic_launcher.png
................................\.......................\...\....\...\layout
................................\.......................\...\....\...\......\activity_main.xml
................................\.......................\...\....\...\......\sample_main.xml
................................\.......................\...\....\...\menu
................................\.......................\...\....\...\....\main.xml
................................\.......................\...\....\...\values-sw600dp
................................\.......................\...\....\...\..............\template-dimens.xml
................................\.......................\...\....\...\..............\template-styles.xml
................................\.......................\...\....\...\values-v11
................................\..............