|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-android-programming-from-scratch-beta/
课程评论:没有评论
课程名称:从零开始学习安卓编程基础 概述:本课程为安卓编程入门课程,适合具备基本编程知识的学习者开始创建安卓应用。课程内容轻松,覆盖安卓基础知识,教授安卓编程范式及思维方式。课程将涵盖安装、活动、布局、列表视图、SQLite、服务、多媒体和Google Play等主题,分为六个单元,每个单元专注于不同主题。 课程内容如下: 1. **安装与第一示例**:了解基础安装过程,并学习第一个安卓示例,展示安卓程序的结构。 2. **活动**:深入学习活动(Activities),这是安卓应用的核心,理解活动生命周期后,准备开发简单的本地应用。 3. **布局**:学习如何设计用户界面(UI)的布局,并在创建示例应用的过程中掌握布局知识。 4. **列表视图与SQLite**:介绍列表视图和SQLite,实现数据持久化。 5. **服务**:学习服务的概念,允许在UI活动进行时在后台执行任务,通过丰富的示例加深理解。 6. **多媒体与Google Play**:涉及音频和视频播放的多媒体处理,最后讨论如何将应用提交到Google Play。 本课程不仅有趣,而且将为您提供扎实的安卓编程基础,助您顺利入门安卓开发。
The course provide an introduction to Android Programming and allows someone with a basic knowledge of programming to start creating Android Applications. It is a light course to cover fundamentals of Android. It will teach you the Android programming Paradigm and how to think while creating an Android program. We will cover topics such as Installation, Activities, Layouts, List Views, SQLite, Services Multimedia and Google Play. The course is divided into 6 units covering each of the above topics. You will start with basic installation process and will move on to the first Android example which will outline the structure of Android Programs. You will then learn about the activities which forms the heart of Android application. Once you are clear with Activities and activity lifecycle you are ready to create small native applications of your own. You will then learn about Layouts for designing your UI and will learn it while creating sample applications along with it. You will then learn about the ListViews and SQLite for data persistence. The next unit will be about services which allows you to perform tasks in the background while UI activity is active on the screen. This unit will provide you enough examples to clarify your concepts for services. We will then move towards multimedia involving Audio and Video Playback. You will work on examples involving both of them. We conclude our course with a discussion on submitting your apps to Google Play. It will be a fun learning course that is sure to help you get going with Android programming.