cs 8 mesi fa
parent
commit
6bd79adb36
2 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  1. 2 0
      README.md
  2. 9 0
      local.properties

+ 2 - 0
README.md

@@ -7,6 +7,8 @@ keystore: yitihuaProjectSimpleCollectionKN/picturesystem.jks
 keystroe psw: 123456
 key alias: key0
 key psw: 123456
+- 如果遇到“Theme.AppCompat.Light.DarkActionBar ”找不到的问题,先将项目settings.gradle中的':libsteaming'删掉,再build and signed,apk生成后再在settings.gradle中加入':libsteaming',再次build and signed。
+- JDK版本配置。打开“project structure”,找到JDK设置,选择1.8就行。
 
 # 签名与发布
 - 发布前,需要先下载http://120.226.208.89:21000/lch/sxlfradar_apk_sign.git,并修改本项目源码下的build_release.sh及release.sh,使得脚本中所需要的签名文件目录及版本发布文件目录与实际路径一致.

+ 9 - 0
local.properties

@@ -0,0 +1,9 @@
+## This file must *NOT* be checked into Version Control Systems,
+# as it contains information specific to your local configuration.
+#
+# Location of the SDK. This is only used by Gradle.
+# For customization when using a Version Control System, please read the
+# header note.
+#Thu Feb 27 08:48:20 CST 2025
+sdk.dir=/home/cs/Desktop/hd/as/sdk
+ndk.dir=/home/cs/Desktop/hd/as/sdk/ndk/21.4.7075529