sunfengxiang пре 3 година
родитељ
комит
8106c6f548
32 измењених фајлова са 278 додато и 4 уклоњено
  1. +3
    -0
      .idea/.gitignore
  2. +1
    -0
      .idea/.name
  3. +6
    -0
      .idea/compiler.xml
  4. +21
    -0
      .idea/gradle.xml
  5. +35
    -0
      .idea/jarRepositories.xml
  6. +33
    -0
      .idea/misc.xml
  7. +6
    -0
      .idea/vcs.xml
  8. +2
    -2
      app/src/main/AndroidManifest.xml
  9. BIN
      app/src/main/ic_launcher_test-playstore.png
  10. BIN
      app/src/main/ic_launcher_yhzl-playstore.png
  11. +1
    -1
      app/src/main/java/com/nsgk/ruralWeb/FullscreenActivity.java
  12. +74
    -0
      app/src/main/res/drawable/ic_launcher_test_background.xml
  13. +74
    -0
      app/src/main/res/drawable/ic_launcher_yhzl_background.xml
  14. +5
    -0
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml
  15. +5
    -0
      app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml
  16. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png
  17. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png
  18. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png
  19. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png
  20. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png
  21. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png
  22. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png
  23. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png
  24. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png
  25. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png
  26. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png
  27. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png
  28. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png
  29. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png
  30. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png
  31. +1
    -1
      app/src/main/res/values/strings.xml
  32. +11
    -0
      sh.exe.stackdump

+ 3
- 0
.idea/.gitignore Прегледај датотеку

@@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

+ 1
- 0
.idea/.name Прегледај датотеку

@@ -0,0 +1 @@
nsgk_rural_web

+ 6
- 0
.idea/compiler.xml Прегледај датотеку

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
</component>
</project>

+ 21
- 0
.idea/gradle.xml Прегледај датотеку

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="GRADLE" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleHome" value="$PROJECT_DIR$/../../program/gradle-6.8.1" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
<option name="resolveModulePerSourceSet" value="false" />
</GradleProjectSettings>
</option>
</component>
</project>

+ 35
- 0
.idea/jarRepositories.xml Прегледај датотеку

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenRepo" />
<option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository>
<remote-repository>
<option name="id" value="BintrayJCenter" />
<option name="name" value="BintrayJCenter" />
<option name="url" value="https://jcenter.bintray.com/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven" />
<option name="name" value="maven" />
<option name="url" value="https://jitpack.io" />
</remote-repository>
<remote-repository>
<option name="id" value="Google" />
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
</component>
</project>

+ 33
- 0
.idea/misc.xml Прегледај датотеку

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">
<map>
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_2q3h_background.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_nyzf_background.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_test_background.xml" value="0.344" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/drawable/ic_launcher_zjddc_background.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/layout/activity_fullscreen.xml" value="0.36614583333333334" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/layout/activity_welcome.xml" value="0.36614583333333334" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_2q3h.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_2q3h_round.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_nyzf.xml" value="0.318" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_nyzf_round.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" value="0.309" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_test_round.xml" value="0.309" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_white_round.xml" value="0.328" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml" value="0.308" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml" value="0.308" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc.xml" value="0.309" />
<entry key="..\:/androidspace/nsgk_android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_zjddc_round.xml" value="0.318" />
</map>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

+ 6
- 0
.idea/vcs.xml Прегледај датотеку

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

+ 2
- 2
app/src/main/AndroidManifest.xml Прегледај датотеку

@@ -20,8 +20,8 @@
<application
android:requestLegacyExternalStorage="true"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher_zjddc"
android:roundIcon="@mipmap/ic_launcher_zjddc_round"
android:icon="@mipmap/ic_launcher_yhzl"
android:roundIcon="@mipmap/ic_launcher_yhzl_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:usesCleartextTraffic="true"


BIN
app/src/main/ic_launcher_test-playstore.png Прегледај датотеку

Before After
Width: 512  |  Height: 512  |  Size: 82 KiB

BIN
app/src/main/ic_launcher_yhzl-playstore.png Прегледај датотеку

Before After
Width: 512  |  Height: 512  |  Size: 202 KiB

+ 1
- 1
app/src/main/java/com/nsgk/ruralWeb/FullscreenActivity.java Прегледај датотеку

@@ -43,7 +43,7 @@ public class FullscreenActivity extends AppCompatActivity {
.interceptUnkownUrl() //拦截找不到相关页面的Url AgentWeb 3.0.0 加入。
.createAgentWeb()//创建AgentWeb。
.ready()//设置 WebSettings。
.go("http://124.71.46.81:83/homesteadLogin"); //WebView载入该url地址的页面并显示。
.go("http://222.179.163.90:82/yinnongLogin"); //WebView载入该url地址的页面并显示。

}



+ 74
- 0
app/src/main/res/drawable/ic_launcher_test_background.xml Прегледај датотеку

@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="utf-8"?>
<vector
android:height="108dp"
android:width="108dp"
android:viewportHeight="108"
android:viewportWidth="108"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#3DDC84"
android:pathData="M0,0h108v108h-108z"/>
<path android:fillColor="#00000000" android:pathData="M9,0L9,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,0L19,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M29,0L29,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M39,0L39,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M49,0L49,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M59,0L59,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M69,0L69,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M79,0L79,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M89,0L89,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M99,0L99,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,9L108,9"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,19L108,19"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,29L108,29"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,39L108,39"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,49L108,49"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,59L108,59"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,69L108,69"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,79L108,79"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,89L108,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,99L108,99"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,29L89,29"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,39L89,39"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,49L89,49"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,59L89,59"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,69L89,69"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,79L89,79"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M29,19L29,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M39,19L39,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M49,19L49,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M59,19L59,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M69,19L69,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M79,19L79,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
</vector>

+ 74
- 0
app/src/main/res/drawable/ic_launcher_yhzl_background.xml Прегледај датотеку

@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="utf-8"?>
<vector
android:height="108dp"
android:width="108dp"
android:viewportHeight="108"
android:viewportWidth="108"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#3DDC84"
android:pathData="M0,0h108v108h-108z"/>
<path android:fillColor="#00000000" android:pathData="M9,0L9,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,0L19,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M29,0L29,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M39,0L39,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M49,0L49,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M59,0L59,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M69,0L69,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M79,0L79,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M89,0L89,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M99,0L99,108"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,9L108,9"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,19L108,19"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,29L108,29"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,39L108,39"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,49L108,49"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,59L108,59"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,69L108,69"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,79L108,79"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,89L108,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M0,99L108,99"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,29L89,29"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,39L89,39"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,49L89,49"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,59L89,59"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,69L89,69"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M19,79L89,79"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M29,19L29,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M39,19L39,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M49,19L49,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M59,19L59,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M69,19L69,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
<path android:fillColor="#00000000" android:pathData="M79,19L79,89"
android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/>
</vector>

+ 5
- 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl.xml Прегледај датотеку

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_yhzl_background"/>
<foreground android:drawable="@mipmap/ic_launcher_yhzl_foreground"/>
</adaptive-icon>

+ 5
- 0
app/src/main/res/mipmap-anydpi-v26/ic_launcher_yhzl_round.xml Прегледај датотеку

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_yhzl_background"/>
<foreground android:drawable="@mipmap/ic_launcher_yhzl_foreground"/>
</adaptive-icon>

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_yhzl.png Прегледај датотеку

Before After
Width: 72  |  Height: 72  |  Size: 5.4 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_foreground.png Прегледај датотеку

Before After
Width: 162  |  Height: 162  |  Size: 15 KiB

BIN
app/src/main/res/mipmap-hdpi/ic_launcher_yhzl_round.png Прегледај датотеку

Before After
Width: 72  |  Height: 72  |  Size: 7.4 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_yhzl.png Прегледај датотеку

Before After
Width: 48  |  Height: 48  |  Size: 2.9 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_foreground.png Прегледај датотеку

Before After
Width: 108  |  Height: 108  |  Size: 6.7 KiB

BIN
app/src/main/res/mipmap-mdpi/ic_launcher_yhzl_round.png Прегледај датотеку

Before After
Width: 48  |  Height: 48  |  Size: 3.9 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl.png Прегледај датотеку

Before After
Width: 96  |  Height: 96  |  Size: 8.6 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_foreground.png Прегледај датотеку

Before After
Width: 216  |  Height: 216  |  Size: 24 KiB

BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_yhzl_round.png Прегледај датотеку

Before After
Width: 96  |  Height: 96  |  Size: 12 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl.png Прегледај датотеку

Before After
Width: 144  |  Height: 144  |  Size: 17 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_foreground.png Прегледај датотеку

Before After
Width: 324  |  Height: 324  |  Size: 49 KiB

BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_yhzl_round.png Прегледај датотеку

Before After
Width: 144  |  Height: 144  |  Size: 24 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl.png Прегледај датотеку

Before After
Width: 192  |  Height: 192  |  Size: 29 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_foreground.png Прегледај датотеку

Before After
Width: 432  |  Height: 432  |  Size: 79 KiB

BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_yhzl_round.png Прегледај датотеку

Before After
Width: 192  |  Height: 192  |  Size: 39 KiB

+ 1
- 1
app/src/main/res/values/strings.xml Прегледај датотеку

@@ -1,5 +1,5 @@
<resources>
<string name="app_name">宅基地调查</string>
<string name="app_name">银农直联</string>
<string name="dummy_button">Dummy Button</string>
<string name="dummy_content">DUMMY\nCONTENT</string>
</resources>

+ 11
- 0
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

Loading…
Откажи
Сачувај