Paolo Rotolo's Avatar

Paolo Rotolo

@paolo.rotolo.dev

Android @ Blinkist, Italian in Berlin. Big #OpenSource supporter and #Kotlin fan

100 Followers  |  235 Following  |  14 Posts  |  Joined: 14.11.2024  |  1.9284

Latest posts by paolo.rotolo.dev on Bluesky

Preview
Redesigning Blinkist for the Next Generation of Android Devices Leveraging Material 3 Expressive to create an adaptive, modern interface that feels at home on phones, tables and foldables alike

At Blinkist, we redesigned parts of our #Android app leveraging Material3 Expressive components, to create an adaptive, modern interface that feels right at home on phones, tablets, and #foldables alike.

Read the process behind the scenes here:
medium.com/@ft_5571/red...

07.08.2025 08:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Definitely that time at DevFest Catania 2017 when @tiwiz.dev made me write my first line in Kotlin (and kinda threatened me to abandon Java ASAP 🀣)

01.02.2025 19:25 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image Post image

Our #Kotlin Community Stand at #FOSDEM was a success!
If you haven't had the chance to visit us, we'll be there tomorrow as well!

01.02.2025 18:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Post image

The #Kotlin office hours schedule at #FOSDEM is out!

Come meet the Kotlin community on stand F-1!

28.01.2025 08:55 β€” πŸ‘ 10    πŸ” 6    πŸ’¬ 0    πŸ“Œ 1
Preview
Kotlin office hours @FOSDEM 2025 There is sadly no Kotlin devroom this year but there will be a Kotlin community stand (https://fosdem.org/2025/stands/) for the community to meet πŸ™Œ If you are the maintainer of a Kotlin library/app/f...

DEADLINE EXTENDED!
Are you coming to #FOSDEM in Brussels?
Submit your Kotlin project/library and showcase it at the Kotlin community stand!

@fosdemkotlin.bsky.social

docs.google.com/forms/d/e/1F...

23.01.2025 10:21 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Kotlin office hours @FOSDEM 2025 There is sadly no Kotlin devroom this year but there will be a Kotlin community stand (https://fosdem.org/2025/stands/) for the community to meet πŸ™Œ If you are the maintainer of a Kotlin library/app/f...

We still have a few slots available for Office Hours at FOSDEM 2025!
If there's anything you want to talk about, fill the form below.

See you in a few days! πŸ…πŸ…πŸ…

forms.gle/JAVS3d76pKLs...

22.01.2025 10:11 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 0    πŸ“Œ 1
Post image

New Android Studio release is fighting with my muscle memory when trying to quickly clear the Logcat.

#AndroidDev

16.01.2025 15:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I still carry an Italian keyboard with me when I go to the office 🀣

08.01.2025 20:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Are you a maintainer of a Kotlin lib/app/framework? That's your opportunity to showcase your project at the #FOSDEM's Kotlin Community Booth in #Brussels!

06.01.2025 09:16 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
A journey in Android’s BLE world Working with BLE on Android could be overwhelming, there are a lot of OSS libraries to pick from, different permissions to be declared, and sometimes different behaviors depending on the Android versi...

The recording of my talk about Android's Bluetooth Low Energy at @droidcon.bsky.social London is available now!

Learn how to integrate BLE into your Android app

www.droidcon.com/2024/12/14/a...

#AndroidDev #Android #Ble #Droidcon #dcldn24

21.12.2024 16:38 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

AI has gone too far: @marcogomiero.com at @berlindroid.bsky.social #Berlindroid #AndroidDev

27.11.2024 19:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1

Have you noticed something familiar on next #FOSDEM Stands?

fosdem.org/2025/news/20...

22.11.2024 16:51 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Test smarter, not harder: new testing strategies documentation A significant update to our official documentation on testing strategies will help you create more robust apps across form factors.

πŸ“£ The testing documentation has received a major update! Opinionated testing strategies, screenshot testing, performance tests, flakiness, Robolectric and large screens! I published a summary here -> medium.com/androiddevel...

21.11.2024 21:43 β€” πŸ‘ 67    πŸ” 31    πŸ’¬ 1    πŸ“Œ 1
Post image Post image

UPDATE: it's still happening with the latest #GoogleMaps (stable) on Play. Downgrading to the first available version fixes the issue.
It really seems like a timezones bug 🫠

21.11.2024 21:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

We replicated it on another phone as well. Either something is going on with Berlin public transport timetables or Maps has some kind of timezone issues

20.11.2024 20:54 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

What's happening to #Maps today on Android? Seems it activated the time travel feature flag

20.11.2024 20:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
What's new in Kotlin 2.1.0-RC2 | Kotlin

πŸ“’ The Kotlin 2.1.0-RC2 release is here:

⭐️ Preview of the new language features
⭐️ Incremental compilation support for Wasm targets
⭐️ Improved K2 kapt implementation
⭐️ Update LLVM version to 16.0.0 for Kotlin/Native
⭐️ Compose compiler improvements

kotlinlang.org/docs/whatsne...

18.11.2024 17:06 β€” πŸ‘ 49    πŸ” 18    πŸ’¬ 0    πŸ“Œ 0

πŸ¦‹ Android Community Starter PacksπŸ‘‡

12.11.2024 18:48 β€” πŸ‘ 47    πŸ” 25    πŸ’¬ 8    πŸ“Œ 6
Android x Wicked: Wickedly Open to Elphaba
YouTube video by Android Android x Wicked: Wickedly Open to Elphaba

Loving this! Brings back memories from the old Android KitKat commercials:
www.youtube.com/watch?v=D703...

#Android #Wicked

14.11.2024 11:06 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@paolo.rotolo.dev is following 20 prominent accounts