添加两个示例项目

This commit is contained in:
ZhanGSKen
2025-03-11 20:52:40 +08:00
parent b7affa477f
commit afd93d6871
39 changed files with 1169 additions and 19 deletions

View File

@@ -49,3 +49,11 @@
// MyMessageManager 项目编译设置
//include ':mymessagemanager'
//rootProject.name = "mymessagemanager"
// AndroidDemo 项目编译设置
//include ':androiddemo'
//rootProject.name = "androiddemo"
// AndroidXDemo 项目编译设置
//include ':androidxdemo'
//rootProject.name = "androidxdemo"