# android_study **Repository Path**: starry_lixu/android_study ## Basic Information - **Project Name**: android_study - **Description**: 用于记录自己Android相关知识自学案例,包括Kotlin语言学习,开源框架学习,Android源码阅读等 2023年9月11日开始维护,用于记录在学习Android知识时自己动手编写的demo,前身是https://gitee.com/starry_lixu/android_-java_-review - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-11 - **Last Updated**: 2024-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Android_Study ### 介绍 用于记录自己Android相关知识自学案例,包括Kotlin语言学习,开源框架学习,Android源码阅读等 2023年9月11日开始维护,用于记录在学习Android知识时自己动手编写的demo,前身是https://gitee.com/starry_lixu/android_-java_-review ,但是这个仓库有点乱了,所以之后新的demo均记录在此仓库中,每一个module都是独立的一个demo,对应一个独立的知识点,各个module间没有关联,保证每个demo的关注点均在自身 ### 分支介绍 - android_study : android demo基础控件,开源框架使用案例 - kotlin_base_study : kotlin语言学习 - wanandroid_mvvm : 玩Android项目模板仓库 -