文件名称:android-BasicContactables
介绍说明--下载内容均来自于网络,请自行研究使用
此示例演示了如何使用Contactables表来搜索联系人。发送到Contactables表的查询字符串将匹配联系人姓名和电话号码,查找联系人数据库时减少查询的次数你的应用程序需要使用!-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 !
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 !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
................................\..............