Overview of Layout Screens
Learn to build layouts for the android apps from scratch.
We'll cover the following
What we’ll be building
This will be a simple application from the standpoint of the user, but from the standpoint of the programmer, we’ll develop a functioning application from which you as a learner will learn a lot about architecture.
We’ll focus on the following in detail:
- Building layouts using a constraint layout
- Building a bottom navigation menu
- Building a navigation drawer
- Setting up the
WebView
for our app Working with fonts.
Take a look at the Appendix before beginning the next lesson because it contains the configuration settings to get you started on the project. The following are the fragments that we’ll have as screens in our application.
Get hands-on with 1400+ tech skills courses.