MySpace-master
gradlew
5KB
settings.gradle
43B
.idea
runConfigurations.xml
564B
misc.xml
372B
compiler.xml
170B
gradle.xml
811B
.name
8B
codeStyles
Project.xml
4KB
jarRepositories.xml
1KB
vcs.xml
167B
gradle
wrapper
gradle-wrapper.properties
231B
gradle-wrapper.jar
53KB
gradlew.bat
2KB
gradle.properties
1KB
.gitignore
208B
app
src
androidTest
java
com
example
myspace
ExampleInstrumentedTest.java
754B
test
java
com
example
myspace
ExampleUnitTest.java
380B
main
AndroidManifest.xml
1KB
res
mipmap-hdpi
ic_launcher.png
2KB
ic_launcher_round.png
4KB
ic_launcher_foreground.png
2KB
mipmap-xxxhdpi
ic_launcher.png
5KB
ic_launcher_round.png
11KB
ic_launcher_foreground.png
5KB
mipmap-xhdpi
ic_launcher.png
2KB
ic_launcher_round.png
5KB
ic_launcher_foreground.png
2KB
mipmap-anydpi-v26
ic_launcher.xml
265B
ic_launcher_round.xml
265B
mipmap-mdpi
ic_launcher.png
1KB
ic_launcher_round.png
2KB
ic_launcher_foreground.png
1KB
drawable
contact_spinner_selector.xml
846B
ic_launcher_background.xml
5KB
contact_group_spinner.xml
296B
contact_add_disabled.xml
393B
contact_add_selector.xml
280B
contact_add_enabled.xml
393B
layout
card_form.xml
2KB
contact_list_item.xml
826B
activity_card.xml
3KB
contact_spinner_item.xml
357B
contact_form.xml
2KB
activity_contact.xml
3KB
activity_note.xml
908B
activity_main.xml
2KB
contact_spinner_dropdown_item.xml
395B
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
375B
ic_launcher_background.xml
120B
strings.xml
467B
styles.xml
696B
mipmap-xxhdpi
ic_launcher.png
3KB
ic_launcher_round.png
8KB
ic_launcher_foreground.png
4KB
ic_launcher-playstore.png
15KB
java
com
example
myspace
ContactActivity.java
9KB
CardActivity.java
7KB
NoteActivity.java
412B
MainActivity.java
7KB
CardFormActivity.java
2KB
data
Weather.java
89B
ContactAdapter.java
2KB
InOut.java
3KB
BaseService.java
19KB
entity
Contact.java
2KB
Note.java
595B
Card.java
2KB
DBHelper.java
2KB
RetrofitService.java
337B
ContactFormActivity.java
2KB
.gitignore
7B
build.gradle
1KB
proguard-rules.pro
751B
build.gradle
564B
暂无评论