SQLiteDemo
.gitignore
127B
查询单个数据.png
141KB
显示界面.png
76KB
app
.gitignore
8B
build.gradle
725B
src
androidTest
java
com
liwenzhi
asr
sqlitedemo
ExampleInstrumentedTest.java
781B
main
AndroidManifest.xml
884B
res
mipmap-xhdpi
ic_launcher_round.png
7KB
ic_launcher.png
4KB
mipmap-mdpi
ic_launcher_round.png
3KB
ic_launcher.png
2KB
layout
item_people_info.xml
2KB
activity_main.xml
1KB
mipmap-xxhdpi
ic_launcher_round.png
10KB
ic_launcher.png
6KB
drawable
ic_launcher_background.xml
6KB
mipmap-anydpi-v26
ic_launcher_round.xml
276B
ic_launcher.xml
276B
drawable-v24
ic_launcher_foreground.xml
2KB
mipmap-hdpi
ic_launcher_round.png
5KB
ic_launcher.png
3KB
mipmap-xxxhdpi
ic_launcher_round.png
15KB
ic_launcher.png
9KB
values
strings.xml
76B
colors.xml
214B
styles.xml
394B
java
com
liwenzhi
asr
sqlitedemo
manager
DataManager.java
3KB
provider
DBOpenHelper.java
2KB
SqliteProvider.java
5KB
table
PeopleInfoTable.java
2KB
util
LogUtil.java
10KB
Utils.java
4KB
FileUtil.java
4KB
bean
PeopleInfo.java
2KB
activity
MainActivity.java
3KB
adapter
PeopleInfoAdapter.java
2KB
test
java
com
liwenzhi
asr
sqlitedemo
ExampleUnitTest.java
421B
libs
proguard-rules.pro
772B
app.iml
10KB
settings.gradle
16B
build.gradle
573B
gradlew
5KB
SQLiteDemo.iml
864B
gradlew.bat
2KB
.gradle
4.1
javaCompile
taskJars.bin
20KB
taskHistory.bin
400KB
classAnalysis.bin
772KB
jarAnalysis.bin
305KB
javaCompile.lock
17B
fileContent
fileContent.lock
17B
fileHashes
fileHashes.bin
241KB
fileHashes.lock
17B
resourceHashesCache.bin
19KB
taskHistory
fileSnapshots.bin
2.41MB
taskHistory.bin
64KB
taskHistory.lock
17B
fileChanges
last-build.bin
1B
buildOutputCleanup
built.bin
0B
cache.properties.lock
2B
cache.properties
51B
.idea
misc.xml
2KB
encodings.xml
200B
libraries
com_android_support_support_media_compat_26_1_0.xml
722B
org_hamcrest_hamcrest_core_1_3_jar.xml
543B
com_android_support_appcompat_v7_26_1_0.xml
682B
com_android_support_support_annotations_26_1_0_jar.xml
608B
com_android_support_animated_vector_drawable_26_1_0.xml
742B
com_android_support_support_core_utils_26_1_0.xml
712B
com_android_support_support_compat_26_1_0.xml
692B
android_arch_lifecycle_common_1_0_0_jar.xml
548B
com_android_support_support_fragment_26_1_0.xml
702B
junit_junit_4_12_jar.xml
487B
android_arch_lifecycle_runtime_1_0_0.xml
658B
android_arch_core_common_1_0_0_jar.xml
533B
com_android_support_support_core_ui_26_1_0.xml
697B
com_android_support_support_v4_26_1_0.xml
672B
com_android_support_support_vector_drawable_26_1_0.xml
737B
workspace.xml
192KB
gradle.xml
626B
runConfigurations.xml
564B
modules.xml
357B
gradle
wrapper
gradle-wrapper.properties
236B
gradle-wrapper.jar
52KB
添加数据后.png
98KB
local.properties
498B
暂无评论