# android_class_doc **Repository Path**: estaryang/android_class_doc ## Basic Information - **Project Name**: android_class_doc - **Description**: 安卓开发课堂文本及材料 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-22 - **Last Updated**: 2025-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 上课准备 - 安装git软件 - 克隆自己的远程仓库到本地,`git clone xxxxx` - 之后所有的新建代码都在自己的本地仓库下创建。 ## git基本指令 ![git基本指令](./images/git_command.png) ## 新建项目如果遇到问题,请查看[问题大全](https://gitee.com/estaryang/android_class_doc/blob/master/%E9%97%AE%E9%A2%98%E5%A4%A7%E5%85%A8.md)