# ThinDroid
**Repository Path**: hulytu/thin-droid
## Basic Information
- **Project Name**: ThinDroid
- **Description**: 收集安卓开发中的常用集合
- **Primary Language**: Android
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://blog.hulytu.com
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-11-12
- **Last Updated**: 2024-11-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ThinDroid
#### 介绍
Android Studio 版本 : `2020.3.1`
minSdk / targetSdk : 19 / 31
***本项目默认使用的是 `androidx` 扩展,如果尽量不使用其他依赖,`kotlin` 也是可选项,老项目使用 `appcompat` 包可自行修改导入的包名***
#### 安装教程
#### 使用说明
#### 参与贡献
1. Fork 本仓库
2. 新建 feature_xxx 分支
3. 提交代码
4. 新建 Pull Request
个人网站:[hulytu](https://www.hulytu.com/)
个人博客:[八阿哥客栈 (hulytu.com)](https://blog.hulytu.com/)