文件名称:contentProvidernumber
介绍说明--下载内容均来自于网络,请自行研究使用
这个是内容提供者在不同程序之间访问传递数据的源码,类似于不同程序之间调用。调用联系人的例子-This is the content provider in the transmission of data between different programs to access the source code, similar calls between different programs. Examples of calling contacts
(系统自动生成,下载前可以参看下载内容)
下载文件列表
contentProvidernumber
.....................\.classpath
.....................\.project
.....................\.settings
.....................\.........\org.eclipse.jdt.core.prefs
.....................\AndroidManifest.xml
.....................\assets
.....................\bin
.....................\...\5contentProvider访问电话联系人.apk
.....................\...\AndroidManifest.xml
.....................\...\classes
.....................\...\classes.dex
.....................\...\.......\com
.....................\...\.......\...\example
.....................\...\.......\...\.......\BuildConfig.class
.....................\...\.......\...\.......\MainActivity.class
.....................\...\.......\...\.......\R$attr.class
.....................\...\.......\...\.......\R$dimen.class
.....................\...\.......\...\.......\R$drawable.class
.....................\...\.......\...\.......\R$id.class
.....................\...\.......\...\.......\R$layout.class
.....................\...\.......\...\.......\R$menu.class
.....................\...\.......\...\.......\R$string.class
.....................\...\.......\...\.......\R$style.class
.....................\...\.......\...\.......\R.class
.....................\...\dexedLibs
.....................\...\.........\android-support-v4-c526f787717dd83d4712696d6ca58b79.jar
.....................\...\jarlist.cache
.....................\...\res
.....................\...\resources.ap_
.....................\...\...\crunch
.....................\...\...\......\drawable-hdpi
.....................\...\...\......\.............\ic_launcher.png
.....................\...\...\......\drawable-mdpi
.....................\...\...\......\.............\ic_launcher.png
.....................\...\...\......\drawable-xhdpi
.....................\...\...\......\..............\ic_launcher.png
.....................\...\...\......\drawable-xxhdpi
.....................\...\...\......\...............\ic_launcher.png
.....................\gen
.....................\...\com
.....................\...\...\example
.....................\...\...\.......\BuildConfig.java
.....................\...\...\.......\R.java
.....................\ic_launcher-web.png
.....................\libs
.....................\....\android-support-v4.jar
.....................\proguard-project.txt
.....................\project.properties
.....................\res
.....................\...\drawable-hdpi
.....................\...\.............\ic_launcher.png
.....................\...\drawable-ldpi
.....................\...\drawable-mdpi
.....................\...\.............\ic_launcher.png
.....................\...\drawable-xhdpi
.....................\...\..............\ic_launcher.png
.....................\...\drawable-xxhdpi
.....................\...\...............\ic_launcher.png
.....................\...\layout
.....................\...\......\activity_main.xml
.....................\...\......\contect.xml
.....................\...\menu
.....................\...\....\main.xml
.....................\...\values
.....................\...\values-sw600dp
.....................\...\..............\dimens.xml
.....................\...\values-sw720dp-land
.....................\...\...................\dimens.xml
.....................\...\values-v11
.....................\...\..........\styles.xml
.....................\...\values-v14
.....................\...\..........\styles.xml
.....................\...\......\dimens.xml
.....................\...\......\strings.xml
.....................\...\......\styles.xml
.....................\src
.....................\...\com
.....................\...\...\example
.....................\...\...\.......\MainActivity.java