|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/android-and-firebase-create-a-live-status-update-app/
课程评论:没有评论
课程名称:Android和Firebase:创建实时状态更新应用程序 课程概述:本课程将带领学员从零开始构建一个Android应用程序,利用Firebase作为后端。学员将能够实现用户注册和登录功能,存储用户的详细信息、帖子和照片到Firebase中。通过互联网,课程将教会学员如何查询Firebase中的数据,并以有序的方式在应用程序中展示这些数据。我们将学习使用Firebase自带的RecyclerView适配器和RecyclerView,而不是传统的ListView。用户在创建账户后可以更新自己的信息,包括姓名和照片,并将立即反映在应用程序中。此次课程内容丰富,涵盖Android开发的几乎所有方面,包括使用XML进行设计。
In this course we are going to build an Android application from scratch that utilizes Firebase as a backend. We will be able to sign up and login users, store their details, posts and photos in Firebase. We will then use the internet to query the data from Firebase and populate the application in an organized manner. We will learn how to use Firebase's own Recycler view adapter and recycler view instead of List views. Users will be able to update their information once account is created. They can change their name and photo and it will be updated instantly. This will be a great course and goes through almost everything in Android development including working with XML for design.