# android-study
**Repository Path**: zhangbaocheng/android-study
## Basic Information
- **Project Name**: android-study
- **Description**: android-studyandroid-studyandroid-study
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-06-25
- **Last Updated**: 2026-03-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 2022 最新 Android 基础教程,从开发入门到项目实战,看它就够了,更新中
https://www.bilibili.com/video/BV19U4y1R7zV
## 谷歌开发者的中文网站
[Android 移动应用开发者工具 – Android 开发者 | Android Developers](https://developer.android.google.cn/?hl=zh-cn)
## Android Studio各个版本下载
https://developer.android.com/studio/archive
[Android Studio更改SDK、Gradle以及模拟器默认下载位置 - 溪山晚风 - 博客园](https://www.cnblogs.com/progress2022/p/16648008.html)
## 本工程使用的Android Studio版本
### 全局配置Android Studio模拟器的安装位置
配置系统环境变量:**ANDROID_AVD_HOME**
### 全局配置SDK安装位置
## 尚硅谷Android视频教程《Android与H5互调》
https://www.bilibili.com/video/BV1SW411L7qM
## Android Studio 模拟器无法联网最佳解决方法
https://blog.csdn.net/wpstart/article/details/141430957
[android studio设置联网 android studio无法联网_mob64ca13f8b166的技术博客_51CTO博客](https://blog.51cto.com/u_16213585/13669049)
## 玩android网站
[玩android网站](https://www.wanandroid.com/article)
## Android开发四大组件
Activity 屏幕组件
Service 服务组件
BroadcastReceiver 广播接收者
ContentProvider
## gitignore模板
[GitHub - github/gitignore: A collection of useful .gitignore templates](https://github.com/github/gitignore)
## 【Android】使用Android Studio打包APK文件
[【Android】使用Android Studio打包APK文件 - R-Bear - 博客园](https://www.cnblogs.com/R-bear/p/18076127)