Android Jetpack Compose - Build Android Native UIs Fast
Video description
Jetpack Compose – Modern Android development with a declarative UI approach. This course brings you up-to-speed developing apps with Jetpack Compose and Kotlin.
About This Video
A comprehensive course for developing apps with Jetpack Compose and Kotlin
Build, from scratch, beautiful native UIs with Jetpack Compose – a declarative approach for building Android apps
A highly practical course and comes bundled with code files …
Android Jetpack Compose - Build Android Native UIs Fast
Video description
Jetpack Compose – Modern Android development with a declarative UI approach. This course brings you up-to-speed developing apps with Jetpack Compose and Kotlin.
About This Video
A comprehensive course for developing apps with Jetpack Compose and Kotlin
Build, from scratch, beautiful native UIs with Jetpack Compose – a declarative approach for building Android apps
A highly practical course and comes bundled with code files
In Detail
Android Jetpack Compose is a new way of building modern Android apps in Android app development. The software development industry is moving away from the imperative approach of building apps—where developers were required to write a lot of boilerplate code, navigate through inconsistent APIs, and hard to maintain code to build simple mobile apps. With Jetpack Compose, building Native UI for the Android platform is more effortless, concise, consistent, and has less code.
In this course, you will start with learning about Jetpack Compose and its advantages over the imperative way of building Android apps. You will look at Kotlin programming basics, intermediate and advanced concepts. You will look at core Jetpack Compose concepts: composable functions, compose layout widgets, and modifiers, and understand how Jetpack Compose handles state—recomposition and state hoisting. You will understand how MutableState and Flow work with composable functions; master how to build various Jetpack Compose apps that range from simple to complex (tip calculator, movie app, note app, trivia app, weather forecast app, and so much more); and build a lot of apps while learning Jetpack Compose.
By the end of the course, you will have learned everything you need to know about Kotlin and Jetpack Compose to build complex Native UIs and Android apps with Jetpack Compose.
Audience
This course is ideal for beginner Android developers who are curious about building modern Android apps using Jetpack Compose and Kotlin.
Android developers who want to learn Kotlin and build Android apps with Jetpack Compose, and anyone who wants to learn Java and Android development will also benefit from this course.
Basic programming experience, in general, is helpful but not required. The course covers everything you will need to build Android apps with Kotlin and Jetpack Compose.
Kotlin fundamentals are included in the course so no need for prior knowledge of the same.
Set Up the App Structure - Adding Retrofit Dependencies
Adding Hilt Classes and Retrofit
Creating a Wrapper Class for Emitting Metadata
Finishing Up the Repository Class
Creating the ViewModel Class
Testing Our ViewModel and Logging Trivia Questions
Refactoring Code and Showing the Progress Bar
Creating the UI - Question Tracker Composable
Creating the UI - Dotted Line Composable
Creating the UI - Radio Button Row
Creating UI - Radio Button Row and Checking Answers
Finishing Up the Logic - App Working
Create a Score Meter
Finalizing the Score Meter
Getting Total Question Count
Section Summary
Chapter 19 : Build a Weather Forecast App
Weather Forecast App Demo
Setting Up Project and Adding All Gradle Dependencies
OpenWeather - Getting the API Key
Setting Up Packages and DI Structures
Setting Up App Navigation - Splash Screen - Part 1
Showing the Splash Screen - Navigation Setup Continuation
Putting Together the Splash Screen UI
Splash Screen Animation and Navigating to Main Screen
What We Have Done So Far
Setting Up Model Classes
Setting Up the Weather API Interface for Retrofit - HTTP Library
Creating the Main ViewModel and the Repository Classes
Setting Up the ViewModel and Retrieving JSON Payload
Setting Up the AppBar - Part 1
Finalizing the WeatherAppBar
Creating the Main Screen Widgets - Top Circle
Creating the Main Screen - Finalizing the Top Circle and Data
Adding Humidity, Wind, and Pressure Row
Creating the Sunset and Sunrise Row
Weather Detail Row
Finalizing the Weather Detail Row and the Main Screen
Refactoring the Code
Break - What We have Done So far
Setting Up the Search Field in Search Screen
Passing the City Name Back to Main Screen and Showing the Forecast Data
Setting Up the Dialog and the Dropdown Menu
Navigating to About, Favorites, and Settings and Creating the About Screen
Introduction to ROOM and Favorite Screen Structure
Creating a Favorite Entity and DAO Class
Setting Up Room Database and Repository
Creating the FavoriteViewModel Class
Adding the Favorite Icon and Saving Favorite Cities to Database
Showing All Favorite Cities
Showing a Toast Message When a City Is Saved
Break - What We have Done So Far - Next Up: The Settings Screen
Creating the Settings View Model
Putting Together the Settings Screen
Saving Measurement Units to the Database
Adding a Default Unit
Showing Metric and Imperial Units in Main Screen - Final Touches
Weather Forecast App Summary
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept