文件名称:sqlite_contentprovider
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2015-12-23
- 文件大小:
- 2.3mb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Android平台嵌入式关系型数据库—SQLite的应用示例-The Android platform- SQLite embedded relational application example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数据库和contentprovider\ProviderUser\.classpath
.......................\............\.project
.......................\............\AndroidManifest.xml
.......................\............\bin\AndroidManifest.xml
.......................\............\...\classes\com\hq\provideruser\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
.......................\............\...\classes.dex
.......................\............\...\dexedLibs\android-support-v4-1572aaf1a9d2a03b71f54da62746510c.jar
.......................\............\...\ProviderUser.apk
.......................\............\...\res\drawable-hdpi\ic_launcher.png
.......................\............\...\...\.........mdpi\ic_launcher.png
.......................\............\...\...\.........xhdpi\ic_launcher.png
.......................\............\...\...\..........xhdpi\ic_launcher.png
.......................\............\...\resources.ap_
.......................\............\gen\com\hq\provideruser\BuildConfig.java
.......................\............\...\...\..\............\R.java
.......................\............\ic_launcher-web.png
.......................\............\libs\android-support-v4.jar
.......................\............\proguard-project.txt
.......................\............\project.properties
.......................\............\res\drawable-hdpi\ic_launcher.png
.......................\............\...\.........mdpi\ic_launcher.png
.......................\............\...\.........xhdpi\ic_launcher.png
.......................\............\...\..........xhdpi\ic_launcher.png
.......................\............\...\layout\activity_main.xml
.......................\............\...\menu\main.xml
.......................\............\...\values\dimens.xml
.......................\............\...\......\strings.xml
.......................\............\...\......\styles.xml
.......................\............\...\......-sw600dp\dimens.xml
.......................\............\...\.........720dp-land\dimens.xml
.......................\............\...\.......v11\styles.xml
.......................\............\...\.........4\styles.xml
.......................\............\src\com\hq\provideruser\MainActivity.java
.......................\sqlitProvider\.classpath
.......................\.............\.project
.......................\.............\AndroidManifest.xml
.......................\.............\bin\AndroidManifest.xml
.......................\.............\...\classes\com\hq\data\sqlitprovider\BuildConfig.class
.......................\.............\...\.......\...\..\....\.............\MainActivity.class
.......................\.............\...\.......\...\..\....\.............\MyContentProvider.class
.......................\.............\...\.......\...\..\....\.............\Person.class
.......................\.............\...\.......\...\..\....\.............\R$attr.class
.......................\.............\...\.......\...\..\....\.............\R$dimen.class
.......................\.............\...\.......\...\..\....\.............\R$drawable.class
.......................\.............\...\.......\...\..\....\.............\R$id.class
.......................\.............\...\.......\...\..\....\.............\R$layout.class
.......................\........