https://github.com/androidappfactory/template-aaf
基于AAF的构建模式的通用代码模版
https://github.com/androidappfactory/template-aaf
Last synced: 5 months ago
JSON representation
基于AAF的构建模式的通用代码模版
- Host: GitHub
- URL: https://github.com/androidappfactory/template-aaf
- Owner: AndroidAppFactory
- License: mit
- Created: 2023-04-28T03:28:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T11:44:34.000Z (about 1 year ago)
- Last Synced: 2025-03-15T16:28:08.867Z (10 months ago)
- Language: Kotlin
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 相关链接
- **框架使用:**
- **运行Demo**:[https://android.bihe0832.com/doc/sample/start.html](https://android.bihe0832.com/doc/sample/start.html)
- **使用框架独立开发**:[https://android.bihe0832.com/doc/sample/customize.html](https://android.bihe0832.com/doc/sample/customize.html)
- **框架文档:**
- 链接:[https://android.bihe0832.com/doc/](https://android.bihe0832.com/doc/)
- 内容:主要**介绍相关组件的功能以及整体框架使用相关的内容**
- 技术方案介绍:
- 链接:[https://blog.bihe0832.com/android-dev-summary.html](https://blog.bihe0832.com/android-dev-summary.html)
- 内容:完整AAF的整个技术方案,以及其中一些核心的技术点
- 代码统计:
- 框架代码:[https://android.bihe0832.com/source/lib/index.html](https://android.bihe0832.com/source/lib/index.html)
- AAF Sample 代码:[https://android.bihe0832.com/source/sample/index.html](https://android.bihe0832.com/source/sample/index.html)