Asmr Programming – Android Chat App Coding JetpackCompose/Kotlin +Ktor



Asmr Programming – Android Chat App Coding JetpackCompose/Kotlin +Ktor

Asmr Programming - Android Chat App Coding JetpackCompose/Kotlin +Ktor

Hi hear programmers, in this video im going to develop a real time chat application in android with kotlin language and jetpack compose.
In this video i used ktor framework for websocket backend with kotlin.

You can ask your questions about this project or other issues in caption, i will answer them.

To support us, please subscribe to our channel.

Application Design By: Bogdan Nikitin In: https://dribbble.com/shots/19772763-Messenger-App-Design
Application Codes in Github: https://github.com/ehsannarmani/Simple-Chat-App

Dependencies:
def nav_version = “2.7.0”
def ok_http=”4.11.0″

// Navigation
implementation(“androidx.navigation:navigation-compose:$nav_version”)

// Ok Http
implementation(“com.squareup.okhttp3:okhttp:$ok_http”)

// Kotlinx
implementation(“org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1”)

Plugins:
id ‘org.jetbrains.kotlin.plugin.serialization’ version ‘1.9.0’

Video Content:
00:00 – App Preview
00:00:54 – Backend Coding (Ktor)
00:04:35 – Adding Android Dependencies
00:05:11 – Setup Navigation
00:07:31 – Theming
00:08:57 – ViewModel(Connecting to Websocket)
00:12:44 – Design With Jetpack Compose
00:25:30 – Result

#asmr #programming #programmer #develop #developer #coding #android #google #kotlin

Comments are closed.