Travel Blog Application
Get a brief introduction to what you’ll build in this course.
We'll cover the following
In the previous lessons, we learned some basics of Android development. It’s time to start working on a real Android application to gain some practical skills.
Application structure
For all the upcoming chapters, we will be working on a Travel Blog Application which consists of the following screens:
- Login screen - where you can enter your details and log in
- Blog list screen - where you can see a list of blog articles, with a possibility to search, filter, or click to open the blog detail screen
- Blog details screen - where you can check more details
To make it easier to understand what the overall application structure will look like, here is a sneak peek of what we are going to build.
Get hands-on with 1400+ tech skills courses.