Jump to content

Kodeco - Jetpack Compose Tutorial for Android: Getting Started


Recommended Posts

b3e8633114bcdd0c422a37782ac1eab9.jpeg


Kodeco - Jetpack Compose Tutorial for Android: Getting Started
Joey deVilla | Duration: 0:50 h | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 514 MB | Language: English


In this Jetpack Compose tutorial, you'll learn to use the new declarative UI framework being developed by the Android team by creating a cookbook app.
Released in July 2021, Jetpack Compose is a UI toolkit that updates the process of building Android apps. Instead of XML, you use Kotlin code to declaratively specify how the UI should look and behave in various states. You don't have to worry how the UI moves among those states - Jetpack Compose takes care of that. You'll find it familiar if you're acquainted with declarative web frameworks such as React, Angular or Vue.
The Jetpack Compose approach is a significant departure from Android's original XML UI toolkit, now called Views. Views was modeled after old desktop UI frameworks and dates to Android's beginning. In Views, you use a mechanism such as findViewById() or view binding to connect UI elements to code. This imperative approach is simple but requires defining how the program moves among states and how the UI should look and behave in those states.
Jetpack Compose is built with Kotlin, and it takes advantage of the features and design philosophy of Kotlin language. It's designed for use in applications written in Kotlin. With Jetpack Compose, you no longer have to context-switch to XML when designing your app's UI; you do everything in Kotlin.
In this tutorial, you'll build two Jetpack Compose apps
• A simple test run app, which you'll build from scratch, starting with File → New.
• A more complex cookbook app that will display a list of recipe cards containing images and text. You'll build this using a starter project.
Homepage:
https://www.kodeco.com/40153513-jetpack-compose-tutorial-for-android-getting-started

Screenshots


303ccf82336b46f99ab3519a6929b217.jpeg


Download link

Say "Thank You"

rapidgator.net:

https://rapidgator.net/file/53597cdbd975a096a49688d097ae5079/nsitr.Kodeco..Jetpack.Compose.Tutorial.for.Android.Getting.Started.rar.html


nitroflare.com:

https://nitroflare.com/view/08D83E0A6AD4145/nsitr.Kodeco..Jetpack.Compose.Tutorial.for.Android.Getting.Started.rar


ddownload.com:

https://ddownload.com/wlez0fb76aie/nsitr.Kodeco..Jetpack.Compose.Tutorial.for.Android.Getting.Started.rar

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...