- 平台platform概述
- 参考
- AndroidStudio
- https://developer.android.google.cn/studio/intro#the_user_interface">界面https://developer.android.google.cn/studio/intro#the_user_interface
- https://developer.android.google.cn/studio/intro#project_structure">项目projecthttps://developer.android.google.cn/studio/intro#project_structure
- https://developer.android.google.cn/studio/write/layout-editor">布局编辑器Layout editorhttps://developer.android.google.cn/studio/write/layout-editor
- https://developer.android.google.cn/studio/write/resource-manager">资源管理器ResourceManagerhttps://developer.android.google.cn/studio/write/resource-manager
- AVD-Android Virtual DeviceManager
- main函数
- R.java
- https://developer.android.google.cn/guide/topics/ui/declaring-layout">布局https://developer.android.google.cn/guide/topics/ui/declaring-layout
- profile分析
- 发布publish部署deploy
- 课程
平台platform概述
- 来历an droid机器人https://baike.baidu.com/item/Android/60243?fr=aladdin
- 2003年10月,Andy Rubin等人创建Android公司,并组建Android团队。
- 2008年9月23日-安迪·鲁宾(Andy Rubin)-开放手机联盟
- logo-Ascender公司设计的,诞生于2010
- 平台https://developer.android.google.cn/abouthttps://developer.android.google.cn/guide/platform
- 版本versionhttps://developer.android.google.cn/about/versions/11
- 版本名name 字母顺序
- revision修订
- API Level
- 设备device
语言-c/c++-java源码https://www.androidos.net.cn/
参考
- Android开发者https://developer.android.google.cn/
- 文档https://developer.android.google.cn/docs
AndroidStudio
- 官网https://developer.android.google.cn/studio
- 示例代码https://developer.android.google.cn/studio/write/sample-code
- 代理设置
- mirrors.neusoft.edu.cn:80
- mirrors.opencas.org:80
-
界面https://developer.android.google.cn/studio/intro#the_user_interface
工具窗口
-
项目projecthttps://developer.android.google.cn/studio/intro#project_structure
项目文件https://developer.android.google.cn/studio/projects#ProjectFiles
- app
- manifests清单文件
- 图标
- java
- reshttps://developer.android.google.cn/guide/topics/resources/providing-resources
- 图标
- navigation
- values
- manifests清单文件
-
布局编辑器Layout editorhttps://developer.android.google.cn/studio/write/layout-editor
-
资源管理器ResourceManagerhttps://developer.android.google.cn/studio/write/resource-manager
矢量图形https://developer.android.google.cn/studio/write/vector-asset-studio
- 图像https://developer.android.google.cn/studio/write/image-asset-studio
AVD-Android Virtual DeviceManager
- name pixel xl nexus one
- density dpi
- size尺寸
- 分辨率Resolution
main函数
Activity类
R.java
- 生成的
布局https://developer.android.google.cn/guide/topics/ui/declaring-layout
- wrap_content
- match_parent
- ConstraintLayout约束布局
- 视图view
profile分析
发布publish部署deploy
课程
|
- 实验
实验一Android基础.docx实验二计算器的简单实现.docx实验三Activity和高级UI运用.docx
实验四文件存储实现.docx实验五Sqlite数据库的运用.docx
实验六监听和通信的实现.docx实验七Service使用.docx实验八多媒体综合运用.docx
学号_姓名_Android应用开发实验报告.doc |
- 大作业
https://docs.qq.com/sheet/DVVpYb1lUTGx6RVhq?groupUin=i%252FLoOvczwrZvNF7r%252FLRshA%253D%253D&tab=BB08J2
综合作业要求及报告格式-Android应用开发.doc综合作业题目.docx
天气查询
https://gitee.com/happyanimee/weather_forecast_app | |
| —- | —- | —- |