#androidev search results
been making a multiplatform airbnb sample using Kotlin Multiplatform and #jetpackcompose. 100% shared UI even with platform stylings still in play. Now have an interactive map on both platforms. #androidev #iosdev #appdevelopment #businessdevelopment #multiplatform
Build iOS & Android Apps Using SwiftUI! skip.tools Course: azamsharp.teachable.com/p/skip-fundame… #iosdev #swiftui #androidev
OTP view in #JetpackCompose, We all know that most of our apps contain this #otp view, How do we make it with Compose? this post will answer this question for you. Hope it helps. #androidev 📌 Note: you can find the full code in this repository 👇🏻 github.com/qamarelsafadi/…
Hey #AndroiDev, Do you think that #JetpackCompose has its own rules and conventions? Hoping that this post will help you to know more about them. Main Resources 👇🏻 : github.com/androidx/andro… twitter.github.io/compose-rules/…
Android Performance - UI jank (Slow UI rendering) ~ Relationship between slow frames, frozen frames, and ANRs Slow frames, frozen frames, and ANRs are all different forms of jank that your app may encounter. Understand the difference 👇 #androidev
Skip allows Jetpack Compose views to communicate with SwiftUI views through bindings. #iosdev #androidev
🥳 Finally my first Opensource Pull request got merged into WordPress-Android. ⚡ After nearly a week of back & forth & giving up several times. I made it. 😎 Thanks to #ChatGPT & support of community. github.com/wordpress-mobi… #opensource #androidev #buildinpublic
🚀 In every case, the best practice is to keep your composable functions fast, idempotent, and side-effect-free. #AndroiDev
Hi all, I'm Chrinovic Mukeba known as **Geek Pastor 🤓**, an apprentice mobile developer, GDG Lubumbashi Co-Orgainizer and GDSC Alumni It's high time i connect with à lot of techies on here #TrendsWithChrinovic #AndroiDev
What a perfect way to start my day lol My virtual phone boots in Android SDK and won't even work to test anything #androidev
No chat mode is officially reimplemented for the #twitch android app. Users will be able to like without wasting their data #androidev
The issue I had with sorting the list using Kotlin sortedBy{} extension function. Never thought about it till the client asked me to fix Watch a short video on YouTube youtube.com/shorts/34AnOzX… #androidev
Feels like yesterday when I used to dream for an app like this... being a dev is so empowering. I can just build the stuff I want. Check out for yourself : github.com/shub39/Rush #OpenSource #Androidev #kotlin #jetpackcompose
Got 5🌟 on Google Play to NeonFrame.app . Thanks. The app is entirely built with Jetpack Compose. Working on a new update to add/change a background color and aspect ratio. #androidev #JetpackCompose #buildinginpublic
I was asked what was the solution: ▫️Get ExifInterface.TAG_ORIENTATION ▫️Create Matrix ▫️Create a new Bitmap from an original bitmap and apply Matrix #androidev
There is a small pitfall handling images on diff Android devices. For example, a portrait photo taken on Samsung device is actually a landscape image rotated 90 degrees clockwise. At the same time, Pixel device takes the photo with the same orientation the user sees at the…
¿Haces pruebas con firebase Real Time Database? No esta documentado, PERO DEBES configurar en App Check aqui para que guarde datos #androidev
Use `send-trim-memory` command for better debugging & testing different application behaviors at various memory levels. android.googlesource.com/platform/frame… #androidev
Neither is there an option to delete them. Every time I am searching for my sticker these default ones come up at first and ruin the mood plus take up space and pile up the other collections . Making it a mess. #WhatsApp #Android16 #androidev #oneplus
After more than a decade working as #AndroiDev it's always a weird feeling when I need to update libraries in Flutter. Us: "We should really drop minSDK 21. It's 2025." Them: "WE wiLl LooSe toO mAny uS3rs!!1!!" Pod: "We should update your analytics library from 3.2.1 to 3.2.2.…
This One Build Setting Shrunk My APK by 40% — And I Almost Missed It 🤯 By Vaibhav Shakya | Mr Neo #AndroiDev proandroiddev.com/this-one-build…
is there any library , which can replicate IOS Glass UI in native android apps . Love to see it working in Jetpack Compose #android #androidev #JetpackCompose #Kotlin
Well I think jetpack compose is far more better than xml based apps.... The animations part is super crazy in compose... Also more stuff is done in less code 🙏✅ #android #jetpackcompose #androidev #kmp #appdev
Feels like yesterday when I used to dream for an app like this... being a dev is so empowering. I can just build the stuff I want. Check out for yourself : github.com/shub39/Rush #OpenSource #Androidev #kotlin #jetpackcompose
Never occurred to me that @RushedLyrics could be used for singing as well. My voice sucks tho 🥲 Try it out: play.google.com/store/apps/det… #Android #Androidev #JetpackCompose #kotlin #OpenSource
Migrating To Kotlin 2.0 In Your Jetpack Compose Project. By tomerpacific #AndroiDev proandroiddev.com/migrating-to-k…
Introduction to unit testing in #Androiddev A practical guide on how to write your very own test with Junit on Android #koltin #androidev #junit emmanueldav.medium.com/introduction-t…
Build iOS & Android Apps Using SwiftUI! skip.tools Course: azamsharp.teachable.com/p/skip-fundame… #iosdev #swiftui #androidev
Skip allows Jetpack Compose views to communicate with SwiftUI views through bindings. #iosdev #androidev
🚀 You still have time to enroll in my course on Skip framework. Learn how to use Swift and SwiftUI to make iOS and Android applications. Yes you read that right! Make Android apps using SwiftUI. azamsharp.teachable.com/p/skip-fundame… Coupon: LAUNCHDAY Expires: 01/24 #iosdev #androidev
🚀 In every case, the best practice is to keep your composable functions fast, idempotent, and side-effect-free. #AndroiDev
Understanding the Role of Mocks and Spies in Unit Testing. By @nphausg #AndroiDev proandroiddev.com/understanding-…
Having In-app Review API integrated into Android app is always a great idea. In my case the app asks to leave a review after 3rd image is exported. NeonFrame.app - Screenshot Editor #buildinpublic #androidapp #androidev
🥳 Finally my first Opensource Pull request got merged into WordPress-Android. ⚡ After nearly a week of back & forth & giving up several times. I made it. 😎 Thanks to #ChatGPT & support of community. github.com/wordpress-mobi… #opensource #androidev #buildinpublic
Build iOS & Android Apps Using SwiftUI! skip.tools Course: azamsharp.teachable.com/p/skip-fundame… #iosdev #swiftui #androidev
OTP view in #JetpackCompose, We all know that most of our apps contain this #otp view, How do we make it with Compose? this post will answer this question for you. Hope it helps. #androidev 📌 Note: you can find the full code in this repository 👇🏻 github.com/qamarelsafadi/…
Hey #AndroiDev, Do you think that #JetpackCompose has its own rules and conventions? Hoping that this post will help you to know more about them. Main Resources 👇🏻 : github.com/androidx/andro… twitter.github.io/compose-rules/…
What a perfect way to start my day lol My virtual phone boots in Android SDK and won't even work to test anything #androidev
Never occurred to me that @RushedLyrics could be used for singing as well. My voice sucks tho 🥲 Try it out: play.google.com/store/apps/det… #Android #Androidev #JetpackCompose #kotlin #OpenSource
Hi all, I'm Chrinovic Mukeba known as **Geek Pastor 🤓**, an apprentice mobile developer, GDG Lubumbashi Co-Orgainizer and GDSC Alumni It's high time i connect with à lot of techies on here #TrendsWithChrinovic #AndroiDev
Android Performance - UI jank (Slow UI rendering) ~ Relationship between slow frames, frozen frames, and ANRs Slow frames, frozen frames, and ANRs are all different forms of jank that your app may encounter. Understand the difference 👇 #androidev
🚀 In every case, the best practice is to keep your composable functions fast, idempotent, and side-effect-free. #AndroiDev
Got 5🌟 on Google Play to NeonFrame.app . Thanks. The app is entirely built with Jetpack Compose. Working on a new update to add/change a background color and aspect ratio. #androidev #JetpackCompose #buildinginpublic
Skip allows Jetpack Compose views to communicate with SwiftUI views through bindings. #iosdev #androidev
Not using this diagram for your Jetpack Compose animation API choice? You're missing out, my friend! Easy life awaits! 🚀 #JetpackCompose #Android #androidev #animation
The issue I had with sorting the list using Kotlin sortedBy{} extension function. Never thought about it till the client asked me to fix Watch a short video on YouTube youtube.com/shorts/34AnOzX… #androidev
¿Haces pruebas con firebase Real Time Database? No esta documentado, PERO DEBES configurar en App Check aqui para que guarde datos #androidev
In the latest video, you will learn everything about the context in Android. What is it, its usage, different types of it, when to choose the suitable context type, and how to grab resources with it. Watch out for memory leaks tho. youtu.be/Axlz6LUTN4U #androidev #coding
I was asked what was the solution: ▫️Get ExifInterface.TAG_ORIENTATION ▫️Create Matrix ▫️Create a new Bitmap from an original bitmap and apply Matrix #androidev
There is a small pitfall handling images on diff Android devices. For example, a portrait photo taken on Samsung device is actually a landscape image rotated 90 degrees clockwise. At the same time, Pixel device takes the photo with the same orientation the user sees at the…
Having In-app Review API integrated into Android app is always a great idea. In my case the app asks to leave a review after 3rd image is exported. NeonFrame.app - Screenshot Editor #buildinpublic #androidapp #androidev
Something went wrong.
Something went wrong.
United States Trends
- 1. #SmackDown 11K posts
- 2. Caleb Wilson 1,233 posts
- 3. Darryn Peterson 1,366 posts
- 4. Kansas 22K posts
- 5. Bryson Tiller 3,425 posts
- 6. Vesia 5,196 posts
- 7. Grammy 475K posts
- 8. Dizzy 11.8K posts
- 9. Sam Merrill N/A
- 10. UMass Lowell N/A
- 11. Georgetown 2,633 posts
- 12. End of 1 18.8K posts
- 13. #GCWUnderstand N/A
- 14. Aleister Black 1,011 posts
- 15. Zelina N/A
- 16. Keldon Johnson N/A
- 17. #FliffCashFriday 2,537 posts
- 18. #KiaraNewOutfit2025 1,172 posts
- 19. Ciampa N/A
- 20. #kubball N/A