π¨ Android Devs: Updating to API 35 (Android 15)? removeFirst() & removeLast() in List can break on Android 14 & below!
β Fix: Replace with list.removeAt(0) & list.removeAt(list.lastIndex).
Use ./gradlew lint or Android Studio 2024.1.3+ to catch it!
#AndroidDev#Kotlin
Ever wondered how social media apps preview URLs? π€
Learn how to use OG tags in Android with Jetpack Compose & Jsoup to create dynamic URL previews! π
βΆ https://t.co/DhEigmIJwt
π https://t.co/ywPpPfiR3C
#AndroidDev#JetpackCompose#Jsoup#OGTags
Kotlin Multiplatform will boost your productivity by sharing business logic across mobile, web, server, and desktop.
Jetpack libraries like DataStore and Room already support KMP with more to come! β https://t.co/M52JpX2VSI
#GoogleIO
After a hiatus of 4 months, new video is finally live on my YouTube. This time I am talking about understanding koin - the lightweight dependency injection.
https://t.co/lKgWJMC1kb
#android#YouTube
After keeping the side project to the side for so many months, it feels good to finally start working on it. (Hopefully I don't abandon it like the other projects I have done before π€)
π Excited to share my latest tutorial video: "Database | @Supabase | Jetpack Compose | Tutorial | 2023"! Learn about using postgrest and performing crud operations.
Check it out now
π https://t.co/wGdfsP0lYT
πΊ #AppDevelopment#Supabase#JetpackCompose
Just dropped a new tutorial on enabling Picture-in-Picture mode in Jetpack Compose π±! Elevate your Android app's multitasking game. Watch now: https://t.co/QgsZD3qkmt #AndroidDev#JetpackCompose#MobileApps π
π± Just whipped up the Recipe Finder App using MVI architecture! π₯ππ°
Learn how to create a sleek Android app for recipe searching with Kotlin. Watch the video tutorial: https://t.co/DXr33ZezeH.
#AndroidDev#Kotlin#MVI#AppDevelopment#RecipeApp#CodeDemo
π Exciting news! I've got a fresh YouTube tutorial where I dive into #DetektLibrary & #GitHubActions. Learn to supercharge code security through analysis and automation. Strengthen code quality, spot vulnerabilities, and streamline workflows. Join me: https://t.co/5SIfL0OXH0
πΊοΈπUnleash the power of Jetpack Compose & Google Maps in our latest video. ππ± π Custom markers, map types, polylines, and polygons - all in one place! πππ§ πΊ Watch now: https://t.co/3TqisS49mT #JetpackCompose#GoogleMaps#AndroidDev#AppDevelopment#CodingSkills
π Check out my new YouTube video on Video Streaming Apps with Jetpack Compose & ExoPlayer! πΊπ
π₯ Watch now: https://t.co/u6nWseP31p
Like, subscribe & share with your dev friends! Let's build amazing video streaming apps together! π
#JetpackCompose#AppDevelopment#Youtube
Check out my latest YouTube video where I showcase a Music Streaming App created using Jetpack Compose! πΆπ
https://t.co/D2E1aResBk
#android#JetpackCompose#YouTube