#jetpackcompose resultados da pesquisa
๐ง 3D cube in #JetpackCompose No model, just some matrix transformations applied on the UI Cooking this for my #Shipaton project
โจ New article on how to create futuristic, cyberpunk glitch effects that's overused in sci-fi movies, right in #JetpackCompose This approach uses regular canvas functions, so no need to dip into shader code... yet. #ComposeMultiplatform #AndroidDev
Thanks @sinasamaki for this wonderful article from which I took inspiration and implemented pager animation in my app. #JetpackCompose

Itโs not just iOS that can deliver silky-smooth UI effects. Iโm blown away by how seamlessly I can use shaders with #JetpackCompose on #Android.
Combining inner/drop shadows with a bounce animation to make a bubble button ๐ซง #JetpackCompose #shipaton #buildinpublic sinasamaki.com/bubble-button/
Just finished my first interactive app - A Dice Roller that updates with every tap. #JetpackCompose #Kotlin #AndroidDev
Experimenting with some collision physics in Animation Jetpack compose . Need refinement in calculation part to get the precise result . Also the movement seems very much uniform . #AndroidDev #JetpackCompose
Day 1 โ Building in public. Building a native expense-splitting app focused on speed, security & an ad-free clean experience. โ Name finalized & Domain purchased Next: landing page, backend & DB schema. Canโt wait to share more soon! #BuildInPublic #JetpackCompose #SpringBoot
โจ New article on animating any text along a path in #JetpackCompose sinasamaki.com/animating-textโฆ
โจ New article on the latest shadow api in #JetpackCompose Recently, I have enjoyed using them to easily create fancy realistic effects Check out the article, and let me know what you build with these new apis ๐ค
Learning Compose and trying to build something different every day. Posts from @ChrisKruegerDev, @sinasamaki, and @shivamdhuria27 always inspire me๐ซ clean, dope, and unique! Thanks for keeping me motivated ๐โจ #JetpackCompose #kotlin #androiddev
๐ The future of mobile AI is on-device! Join @dinoy_raj at #dcug25 for Supercharging Android Apps with On-Device AI: Gemini Nano & MediaPipe LLM Inference Learn how to build intelligent Android apps entirely in #Kotlin + #JetpackCompose, powered by Gemini Nano, MediaPipe, andโฆ

The ButtonGroup component from Material 3 Expressive replaces the SegmentedButtons component. It supports more shapes and includes overflow buttons for additional components that can't fit on the screen. #JetpackCompose

#AndroidDev can make their app ready for Desktop! #JetpackCompose
Jetpack WindowManager 1.5.0 is now stable! โ goo.gle/3Wu4NfF This release empowers you to create stunning, multi-pane layouts for any screen. With the new Large and Extra-large window size classes, you can optimize your app for everything from foldables to massiveโฆ
Day 1 โ Building in public. Building a native expense-splitting app focused on speed, security & an ad-free clean experience. โ Name finalized & Domain purchased Next: landing page, backend & DB schema. Canโt wait to share more soon! #BuildInPublic #JetpackCompose #SpringBoot
Day 0 โ Build in Public Kicking off a native expense-splitting app โ fast, secure & ad-free. Rethinking how we handle shared expenses: simple design, zero clutter. First build coming soon โ drop your thoughts ๐ #Android #JetpackCompose #BuildInPublic #Fintech
โจ New article on how to create futuristic, cyberpunk glitch effects that's overused in sci-fi movies, right in #JetpackCompose This approach uses regular canvas functions, so no need to dip into shader code... yet. #ComposeMultiplatform #AndroidDev
Join us for a must-see #dcldn25 session with @adressyengineer ๐๐ฃ In this #Android session, learn how to build robust, dynamic text experiences in #JetpackCompose using TextField #API, Autofill, AutoSize, & custom transforms. london.droidcon.com/speakers/meghaโฆ

Successfully built with Compose. I have to say the animation API of @AndroidDev is very powerful and simple #androiddev #jetpackcompose #kotlin
Tab animation Follows the same direction as pill, reveals from center and disappeares from the edges w/ @oguzyagizkara at @LueStudio
Unless you don't have any Text Field in your app, you will find this article very useful. #AndroidDev #JetpackCompose
Whatโs New in Compose Text: A Guide to the Latest APIs. By Oฤuzhan Aslan #AndroidDev proandroiddev.com/whats-new-in-cโฆ
๐ Android Studio Narwhal 4 Feature Drop (2025.1.4) is out now in Stable ๐ ๐ androidstudio.googleblog.com/2025/10/androiโฆ #AndroidDev #AndroidStudio #JetpackCompose #Android #Kotlin
androidstudio.googleblog.com
Android Studio Narwhal 4 Feature Drop | 2025.1.4 now available
Android Studio Narwhal 4 Feature Drop | 2025.1.4 is now available in the Stable channel. If you already have an Android Studio build on t...
I added preloading to the player. This loads data ahead of time making the experience faster and better for users. #JetpackCompose #Kotlin #AndroidDev
Published this blog after previous poll ๐ณ๏ธ "A simple key to a better LazyList in Jetpack Compose". ๐ Know why you should not avoid specifying the key to it! ๐: blog.shreyaspatil.dev/a-simple-key-tโฆ #androiddev #kotlin #jetpackcompose
Confused about modifier ordering in #JetpackCompose? Youโre not alone. By: @avidRaghav droidcon.com/2025/10/01/undโฆ
Experimenting with some collision physics in Animation Jetpack compose . Need refinement in calculation part to get the precise result . Also the movement seems very much uniform . #AndroidDev #JetpackCompose
๐ JetDrive Client โ a cloud file manager built with Kotlin + Jetpack Compose ๐พ Offline caching & background sync โ๏ธ Resumable uploads/downloads ๐ Storage analytics Built to explore scalable Android architecture. ๐ github.com/nicklauscott/Jโฆ #Kotlin #JetpackCompose #AndroidDev



remember vs rememberSaveable Read here: outcomeschool.com/blog/remember-โฆ #AndroidDev #Kotlin #JetpackCompose

Thanks @sinasamaki for this wonderful article from which I took inspiration and implemented pager animation in my app. #JetpackCompose

I'm loving the new #JetpackCompose shadow API. It makes it so easy to create such styles without lots of .blur modifiers, like I used to do. #shipaton #buildinpublic




New updates for the JetTaskBoard project: - Adaptive layout support using the new ListDetailPaneScaffold and NavigationSuiteScaffoldLayout, previously we were using Two-Pane Api. ๐ช Works fine on Phones, Foldables and Tablets #androiddevs #jetpackcompose โฌ๏ธ


Android Interview Question: Explain Jetpack Compose Phases Answer: Thread ๐งต #AndroidDev #Compose #JetpackCompose

Spent some more time making examples. Big takeaway: I reeeally need to implement ctrl+z anyways, here are some more samples โจ #JetpackCompose #BuildInPublic #ComposeMultiplatform


๐จ Making some spicy samples for UI I can make using my gradient playground #JetpackCompose #ComposeMultiplatform


Ever wondered why your #JetpackCompose UI sometimes feels like itโs working too hard, even for small updates? Well, hereโs the secret sauce: ๐ฟ๐ค๐ฃโ๐ฉ ๐ง๐๐๐ค๐ข๐ฅ๐ค๐จ๐ ๐ฉ๐๐ ๐ฌ๐๐ค๐ก๐ ๐๐ค๐ฃ๐ช๐ฉ ๐ฌ๐๐๐ฃ ๐๐ก๐ก ๐ฎ๐ค๐ช ๐ฃ๐๐๐ ๐๐จ ๐ฉ๐๐ ๐๐ค๐ก๐! 1 ๐งต

UI beyond boundaries!๐๐ฑ๐ป At Google I/O Extended Kolkata, Rohit Kumar showed how Compose Multiplatform + Gemini AI are redefining app development across Web, Desktop & XR ๐โจ #GoogleIOExtended #GDGKolkata #JetpackCompose #Multiplatform #AI

๐ The future of mobile AI is on-device! Join @dinoy_raj at #dcug25 for Supercharging Android Apps with On-Device AI: Gemini Nano & MediaPipe LLM Inference Learn how to build intelligent Android apps entirely in #Kotlin + #JetpackCompose, powered by Gemini Nano, MediaPipe, andโฆ

๐จ Making some spicy samples for UI I can make using my gradient playground #JetpackCompose #ComposeMultiplatform


Has any of you Android software developers ever used a CompositionLocalConsumerModifierNode in Jetpack Compose? ๐ค #androiddev #jetpackcompose

With ๐ฎ๐ป๐ฑ๐ฟ๐ผ๐ถ๐ฑ๐ .๐ฐ๐ผ๐บ๐ฝ๐ผ๐๐ฒ.๐๐ถ:๐ญ.๐ต.๐ฌ-๐ฎ๐น๐ฝ๐ต๐ฎ๐ฌ๐ญ, we can now use the brand-new ๐ด๐ค๐ ๐๐๐๐๐ง.๐ ๐๐๐๐๐๐ง๐๐๐๐๐() to keep the screen awake with ease๐ค ๐คNo more juggling with ๐๐ข๐ง๐๐จ๐ฐ๐๐๐ง๐๐ ๐๐ซ ๐๐ฅ๐๐ ๐ฌ #JetpackCompose #AndroidDev

Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 57.3K posts
- 2. Panthers 56.9K posts
- 3. Ravens 58.1K posts
- 4. Dolphins 41.3K posts
- 5. #KeepPounding 4,980 posts
- 6. Colts 50.4K posts
- 7. Eberflus 6,747 posts
- 8. Drake Maye 16.8K posts
- 9. Rico Dowdle 5,853 posts
- 10. Chargers 47.6K posts
- 11. Steelers 56.7K posts
- 12. Pickens 15.5K posts
- 13. James Franklin 46.1K posts
- 14. Penn State 62.6K posts
- 15. Herbert 12.6K posts
- 16. Saints 57.5K posts
- 17. #Browns 3,790 posts
- 18. Dillon Gabriel 3,286 posts
- 19. Diggs 8,615 posts
- 20. Jets 103K posts