diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..a59eb6a --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +nsgk_rural_web \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..16a7b8b --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..247f71d --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..ca0dce6 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1e51ba4..b91ded3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -20,8 +20,8 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/ic_launcher_yhzl_background.xml b/app/src/main/res/drawable/ic_launcher_yhzl_background.xml new file mode 100644 index 0000000..ca3826a --- /dev/null +++ b/app/src/main/res/drawable/ic_launcher_yhzl_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml new file mode 100644 index 0000000..67d93ee --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml new file mode 100644 index 0000000..67d93ee --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png b/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png new file mode 100644 index 0000000..c860b1b Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png b/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png new file mode 100644 index 0000000..714ebcd Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png new file mode 100644 index 0000000..39c6166 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png b/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png new file mode 100644 index 0000000..d7e0e9a Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png b/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png new file mode 100644 index 0000000..e69daf2 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png new file mode 100644 index 0000000..1d12474 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png new file mode 100644 index 0000000..d404795 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png new file mode 100644 index 0000000..1e4e448 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png new file mode 100644 index 0000000..dff1d16 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png new file mode 100644 index 0000000..74bf211 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png new file mode 100644 index 0000000..2869679 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png new file mode 100644 index 0000000..8740a59 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png new file mode 100644 index 0000000..2ab2656 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png new file mode 100644 index 0000000..9cccdcb Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png new file mode 100644 index 0000000..1e1bcee Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png differ diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8263981..35a8ef7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - 宅基地调查 + 银农直联 Dummy Button DUMMY\nCONTENT \ No newline at end of file diff --git a/sh.exe.stackdump b/sh.exe.stackdump new file mode 100644 index 0000000..2da6f37 --- /dev/null +++ b/sh.exe.stackdump @@ -0,0 +1,11 @@ +Stack trace: +Frame Function Args +00000010002 0018005E0DE (0018023E7F0, 00180230C39, 00000010002, 000FFFFBA00) +00000010002 001800468F9 (00000000002, 001803200A8, 00000000002, 001803200A8) +00000010002 00180046932 (00000000002, 001803203B8, 00000010002, 00000000008) +00000010002 0018005799C (00180047D9E, 00000000000, 00000000000, 00000000000) +000FFFFCCD0 00180057A40 (365C315C315C2F5C, 355C355C325C2E5C, 335C325C325C2E5C, 365C325C325C2E5C) +000FFFFCCD0 00180047081 (00000000000, 00000000000, 00000000000, 00000000000) +00000000000 00180045A03 (00000000000, 00000000000, 00000000000, 00000000000) +000FFFFFFF0 00180045AB4 (00000000000, 00000000000, 00000000000, 00000000000) +End of stack trace