chavanshashank / learn-jetpack-compose-android

👓 A continuously updated list of learning Jetpack Compose for Android apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Jetpack Compose Android


👓 A continuously updated list of learning Jetpack Compose for Android apps.


Android Language Badge Kotlin Language Badge androiddevnotes GitHub badge


androiddevnotes logo


Learn Jetpack Compose Android aims to be your starting point to find the finest learning content for Jetpack Compose suites of libraries.

Content in languages other than English is tagged according to ISO 639-2 codes.

Contents

📚 Tech Stack/Libraries

📝 Contributing

Docs, Codelabs and Official Projects

Docs

Codelabs

Official Projects

Articles and Tutorials

Slides

Talks, Conferences, and Interviews

  • https://www.youtube.com/watch?v=SMOhl9RK0BA [Aug 26, 2020]

    • Thinking in Compose

    • Jetpack Compose is the new next-generation UI toolkit. It uses a declarative component-based paradigm for building UIs easily and quickly. It’s written entirely in Kotlin and embraces the style and ergonomics of the Kotlin language.

  • https://www.youtube.com/watch?v=DDd6IOlH3io [Aug 26, 2020]

    • Compose by example

    • We’ll walk through examples of theming, animation, layout, and more, demonstrating how to customize and combine components to build real UIs.

  • https://www.youtube.com/watch?v=PjQdFmiDgwk [Aug 26, 2020]

    • Compose for existing apps

    • In this talk, you'll learn how to do that! We'll cover topics such as: adding Compose to your existing Views and embedding Views in Compose, using your existing View theme and current app architecture in Compose, testing all of that code, and much more.

  • https://www.youtube.com/watch?v=exjL2kGPngI

    • What's new in Compose Design Tools

    • Have a sneak peek at some of the toolings we are working on to help you develop your Jetpack Compose applications.

  • https://www.youtube.com/watch?v=U5BwfqBpiWU [Jun 10, 2020]

    • Jetpack Compose

    • We outline our roadmap, what is ready for use right now, share our direction in areas that are still evolving, and show how the tight integration with tooling makes the development experience even better.

  • https://www.youtube.com/watch?v=oEy6nJaMtLM

    • #AskAndroid at Android Dev Summit 2019 - Jetpack Compose

    • Discussion of Jetpack Compose questions submitted by Android developers online.

  • https://www.youtube.com/watch?v=SPsdRXcgqjI

    • Building Jetpack Compose

    • Come behind the scenes with the Jetpack Compose team to hear about the motivations for the project and how Compose simplifies and accelerates UI development on Android.

  • https://www.youtube.com/watch?v=Q9MtlmmN4Q0 [Oct 24, 2019]

    • Understanding Compose (Android Dev Summit '19)

    • This session covers the benefits of a declarative reactive UI system like Jetpack Compose and how it applies to real problems that Android developers have today.

  • https://www.youtube.com/watch?v=dtm2h-_sNDQ

    • What's New in Jetpack Compose (Android Dev Summit '19)

    • This talk introduces Compose to new audiences, including what the project is and how it is taking shape. The talk also updates people who already know about Jetpack Compose, including how the project has evolved.

  • https://www.youtube.com/watch?v=4EFjDSijAZU [Jul 31, 2019]

    • Chain React 2019 - Leland Richardson - React, Meet Compose

    • Jetpack Compose is a new declarative UI framework that is being developed in the open for Android. It has a very similar programming model to React, and this talk will dive deep into the internals of both to explain the similarities and differences in the architectures of both, and how React Native might be able to leverage some of this technology long term

  • https://www.youtube.com/watch?v=VsStyq4Lzxo [May 8, 2019]

    • Declarative UI Patterns (Google I/O'19)

    • Explore how reactive and declarative paradigms can be applied to Android UI development, making it easier for developers to integrate these patterns into their Android apps with Kotlin.

DroidCon

Android Makers

JetBrains TV

DutchAUG

Google Developers

Wajahat Karim

Raywenderlich

AlexZh Dev

Video Tutorials, Courses, and Playlists

hitherejoe_dev

MindOrks

Books

  • https://joebirch.co/exploring-jetpack-compose/ [NOT PUBLISHED YET]

    • EXPLORING JETPACK COMPOSE

    • I’m currently writing a book, “Exploring Jetpack Compose”, where I’ll be diving into the different components that are available within the Compose APIs.

Open-Source Projects

Apps

Libraries

Resources

Podcasts

Twitter Threads

Discussions

Communities

FAQ on Jetpack Compose

📝 Contributing

See contributing.md

💻 Find us on

About

👓 A continuously updated list of learning Jetpack Compose for Android apps.


Languages

Language:Kotlin 100.0%