180 тысяч подписчиков
944 видео
3 Tools I Use Everyday as an Android Dev
Building Your First Wear OS App with Jetpack Compose - Full Crash Course
INTENTS AND STARTING ACTIVITIES - Android Fundamentals
Modern Dependency Management With Version Catalogs - Android Studio Tutorial 💻
Learn to Build Industry-Level Multiplatform Apps With KMM
Making a Currency Converter App with MVVM from Scratch - Full Android Studio Course
20 Android App Ideas in 5 Minutes (From EASY to HARDCORE)
Searching News - MVVM News App
Buttons - UX With Material3
I Bet You DON'T Know These 3 Performance Optimizations for your Jetpack Compose UI
The ONLY Correct Way to Load Initial Data In Your Android App?
How to Build a Simple REST API With Ktor + Android App
Find and Fix MEMORY LEAKS with Leak Canary in Android 👀
3 Projects For Your Android Portfolio
DON'T Use a Library If...
How to Support ALL Screen Sizes on Android - Full Guide
How to Build a Camera App With CameraX - Taking Photos
How to Validate Forms with Clean Architecture (You're Doing it Wrong)
Realtime Updates with SnapshotListener - Firebase Firestore
Full Guide to Lazy Grid in Jetpack Compose - Android Studio Tutorial
Scoped Storage in Android in a Nutshell
How to shape a Floating Action Button in Android (without library)
Creating Your First Hello World KMM App (Kotlin Multiplatform Mobile) - KMM for Beginners
5 CRUCIAL Topics for Android Dev Coding Interviews
The EASIEST Way to Hide the Keyboard In Jetpack Compose
The Ultimate Beginners Guide to Realm DB on Android (CRUD with Multi-Relations)
How to Swipe & Refresh Your List in Jetpack Compose - Android Studio Tutorial
THIS Is How You Can Convert Time Zones In Kotlin
Anyone Can Learn to Build Apps
THIS Is How You Measure the Performance of Your Android App
THIS Is How You Create Custom Modifiers in Jetpack Compose - Android Studio Tutorial
Avoid THIS Mistake With IF Statements in Kotlin
AI Landmark Recognition With Tensorflow Lite and CameraX on Android
How to Setup a Room DB for Kotlin Multiplatform Compose
Transactions - Firebase Firestore
MVVM Chat App with Stream - Displaying Chat Channels - Part 2
How to Build a Calculator with Jetpack Compose - Android Studio Tutorial
Does Native Android Development Have a Future?
Are You Doing THIS Modifier Mistake In Jetpack Compose?
DON'T Do This Jetpack Compose Mistake...
TOASTS AND CONTEXT - Android Fundamentals
99% Don't Know This Trick In Kotlin
Automatically Adjust Navigation Based On Screen Size With NavigationSuiteScaffold
How Important Is Math as a Developer?
Automatic Security Scan for Your Android App With AppSweep & GitHub Actions
How to Automatically Fix Your Code Style With Ktlint - Android Studio Tutorial
The FASTEST Local Search - Introduction to AppSearch on Android
How to Implement Pagination With Jetpack Compose - Android Studio Tutorial
How To Easily Create Maps In Kotlin 💪🏻
DON'T Pick Your Niche Based on Demand
MVVM ShoppingList App - REPOSITORY, VIEWMODEL, VIEWMODELFACTORY - Part 3