|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/introduction-to-android-development-for-beginners/
课程评论:没有评论
**课程名称:** Android开发入门:零基础到精通 **课程概述:** 本课程专为初学者设计,旨在教授如何从零开始创建Android应用程序。Android是目前智能手机领域的主导操作系统,并已广泛应用于智能穿戴设备和车载系统等多种设备。 **课程内容涵盖:** * **Android平台基础:** 学习Android开发所需的基本知识和必备技能。 * **开发工具与技术:** 掌握创建Android应用所需的工具和核心技术,包括Java、XML以及Android SDK。 * **Android Studio:** 使用最新版本的Android Studio(课程发布时为2.3.3,即Android O)进行开发。Android Studio是官方推荐的集成开发环境(IDE)。 * **实践项目:** 通过制作一款简单的游戏来巩固所学内容,该项目将结合基础编程知识以及Android应用开发工具和技术。 * **具体学习主题:** * 安装和探索Android Studio的用户界面 * 使用约束布局 * 通过Toast进行交互 * Java和XML编程 * 利用启动模板快速上手 * 使用模拟器 * 创建新项目、变量及Toast * 将XML控件与代码连接 * 添加图片 * 使用条件语句和运算符编写游戏逻辑 * 修改数据和界面设计 **课程目标:** 通过本课程的学习,学员将能够独立创建基本的Android应用程序,并为更高级的Android开发打下坚实的基础。课程强调实践操作,寓教于乐,让开发Android应用成为一件有趣的事情。
Android powers the majority of smartphones on the planet and a growing number of devices, from Android Wear on your wrist to Android Auto for your car. This course is designed to teach anyone how to make a new Android app from scratch.Learn all the basics of the platform and all the skills an Android app developer needsto be successful. Discover the tools and technologies that you will use when you create Apps for Android, including Java, XML, and the Android SDK. In this course we will be using the latest version of Android Studio which at the time of publishing this course is version 2.3.3 also referred to as Android O. Android tool is the official integrated development environment that you will need to create android apps. Making apps for Android is a lot of fun. The project we are going to work onis a simple game that will review the basics of programming as well as the tools and technologies you'll use to build Android apps. Topics include:Installing Android StudioExploring Android Studio user interfaceWorking with constraint layoutsCommunicating with toastsCoding in Java and XMLGetting a head start with starter templatesWorking with emulatorsCreating a project, variable, and toastConnecting XML widgets to codeAdding imagesAdding game logic with conditional statements and operatorsChanging the data or design