完成stb协议模拟
0 parents
Showing
51 changed files
with
1996 additions
and
0 deletions
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/compiler.xml
0 → 100644
.idea/deploymentTargetSelector.xml
0 → 100644
.idea/gradle.xml
0 → 100644
.idea/migrations.xml
0 → 100644
.idea/misc.xml
0 → 100644
app/.gitignore
0 → 100644
app/build.gradle
0 → 100644
app/proguard-rules.pro
0 → 100644
app/src/main/AndroidManifest.xml
0 → 100644
app/src/main/res/layout/activity_main.xml
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/src/main/res/values-night/themes.xml
0 → 100644
app/src/main/res/values/colors.xml
0 → 100644
app/src/main/res/values/strings.xml
0 → 100644
app/src/main/res/values/themes.xml
0 → 100644
app/src/main/res/xml/backup_rules.xml
0 → 100644
build.gradle
0 → 100644
gradle.properties
0 → 100644
gradle/libs.versions.toml
0 → 100644
gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
gradle/wrapper/gradle-wrapper.properties
0 → 100644
gradlew
0 → 100755
gradlew.bat
0 → 100644
settings.gradle
0 → 100644
-
Please register or sign in to post a comment