What you'll learn:
- The goal of this course is to equip you with the latest Android platform tool and development.
- At the end of the course, you should have a live status update app running in your emulator.
In this Android course, we are going to use the new Android Studio IDE provided by Google to develop a live user's status update application. User's will be able to sign up for an account, Log in, then start posting status update as well as viewing other user's updates in a Listview. Download the App. Live Update.
We will be using the MVC pattern, where the xml will be used for creating views and java code as the controller. Our data will be stored in a cloud server, Parse website.
There is a lot to cover so let's get started.