• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Kotlin
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a sample app(For beginners - App #1) built using Jetpack Compose. It is a simple - single screen app to demonstrate use of basic Jetpack Compose UI elements like Text, Image and Button & LazyColumn (Vertical Recyclerview). It also demonstrates how compose manages state with a Boolean State.

More Repositories

1

JetTasks

A sample demo app (two screen TODO list app) which has Clean Architecture with MVVM , UI built with Jetpack Compose and includes Modern Android Development Best Practices
Kotlin
23
star
2

JetBMICalculator

This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Compose.
Kotlin
3
star
3

ComposeDemo

This is a repository containing Demo code for Jetpack Compose Basics
Kotlin
2
star
4

LearnAndroid

Learn Android App contains categorised links to resources from Google/Android sites for Learning Android. User can also track Learning as well as Subscription/Follow status by updating the same in the App.
Kotlin
2
star
5

ArchitectureComponentsKotlin

This is a Sample Word List App to demonstrate how to build an Android App with Architecture Components in Kotlin. Video Tutorials for this are available on Youtube at this link: https://www.youtube.com/watch?v=BPBujzUsq7w&list=PLytTiCORkZASo75K6hOV9BtJzgXlB_0oH
Kotlin
2
star
6

ComposeBasicsWorkshop

This repository contains demo code for Jetpack Compose Basics Workshop. The youtube video for this can be accessed at: https://www.youtube.com/watch?v=YUPEsHLhBpU
Kotlin
1
star
7

AnkoCommonsDemo

This Repository contains Demo code for video tutorials on Youtube for Anko Commons. Playlist can be accessed at below link on youtube:https://www.youtube.com/playlist?list=PL-GGAGNrUucaHUgefdamH2YQbDWtgMqOz
Kotlin
1
star
8

WorkManagerDemo

This Repository contains Demo code for video tutorials on Youtube for Android Workmanager. Playlist can be accessed at below link on youtube:https://www.youtube.com/watch?v=bVvlsWvGTAM&list=PLytTiCORkZAT4Ch8_2AE4Pas93-kbyZEn
Kotlin
1
star
9

NavControllerDemo

This Repository contains Demo code for video tutorials on Youtube for Android Navigation Controller. Playlist can be accessed at below link on youtube:https://www.youtube.com/playlist?list=PL-GGAGNrUucYO4sbphKNjKSCg81JJr8ql
Kotlin
1
star