180 тысяч подписчиков
944 видео
3 Tools I Use Everyday as an Android Dev
Building Your First Compose Multiplatform Hello World App - KMP for Beginners
How to Learn Real World Dev for FREE
How to Implement Subscriptions & In-App Purchases in Android with Qonversion
Why I Stopped Using popBackStack() to Navigate Back
Expect/Actual in Kotlin Multiplatform - KMP for Beginners
Why Do We Need a Content Description?
Full Guide to Dependency Injection With Koin for Compose Multiplatform - KMP for Beginners
MVI Compose Multiplatform Contacts List App With Photos (iOS & Android) - KMM Tutorial
My Top 7 Clean Code Tips for Android Developers (You Can Immediately Apply These!)
Tasks, Back Stack & Launch Modes - Android Basics 2023
What is OAuth?
What the Sound of Your Keystrokes Tells About You...
Showing Runs in the RecyclerView - MVVM Running Tracker App - Part 19
Android Quick Guides
My Multi-Module Course is LIVE 🤩
Preferences DataStore in 10min (SharedPreferences deprecated)
Does Everything Get Deprecated Too Quickly?
SPINNER - Android Fundamentals
FULL Guide to Encryption & Decryption in Android (Keystore, Ciphers and more)
Contributing to Open-Source - Git for Android Developers - Part 7
PERMISSIONS - Android Fundamentals
How I Learnt Everything I Know About Android in 4 Years
Dependency Injection in a Nutshell
Firebase Setup - MVVM Spotify Clone - Part 2
How to Encrypt DataStore in Android
Unit & UI Testing With Compose Multiplatform - KMP for Beginners
CHECKBOX AND RADIOBUTTON - Android Fundamentals
Be Careful With Best Practices
Top 3 Coding Beginner Mistakes
Avoid THIS Readability Mistake In Jetpack Compose
Learn to Build Industry-Level Android Apps
How to Build a Clean Architecture Stock Market App 📈 (Jetpack Compose, Caching, SOLID)
How Long Does It Take to Become a Full-Time Freelancer?
MVVM Chat App with Stream - Introduction & Login screen - Part 1
How to Make a Chat App With Ktor - Building the Android App - Part 2
GlobalScope vs. CoroutineScope - THIS Is the Difference
Top 3 Secret Jetpack Compose Modifiers I Bet You Didnt Know
THIS Compose-State Mistake Leads to Problems In Your Code
derivedStateOf VS. remember(key) - THIS is Really the Difference 🤯
Did You Know THIS About Compose States?! 😱
remember VS. rememberSaveable In Jetpack Compose
5 Common Android Anti-Patterns That Make Your Code a Mess
What is CI/CD?
HTTP Requests in Kotlin Multiplatform With Ktor - KMP for Beginners
The Full Guide to ANNOTATIONS In Kotlin
SongAdapter & HomeFragment - MVVM Spotify Clone - Part 13
ACTIVITIES AND LIFECYCLE - Android Fundamentals
Web VS. Mobile Development - Key Differences
Ive Built an Android App With Googles New AI Gemini
How to EASILY Download Any File in Android With DownloadManager - Android Studio Tutorial