's Picture

Lorenzo Quiroli

Senior Android Engineer

  • Home
  • Search

Android

A collection of 3 posts

April 21, 2017

Improving FindViewById with Kotlin

This story is out of date. Today, I suggest you to take a look at View Bindings.

Kotlin Android

February 20, 2017

Sharing files through Intents (part 2): fixing the permissions before Lollipop

Since I wrote this piece about how to use FileProvider to enhance security and add compatibility with Nougat, I discovered some issues happening in older versions and now it’s time to fix them.

Android

February 9, 2017

Sharing files through Intents: are you ready for Nougat?

Since Android 7.0 Nougat you can’t expose a file:/// URI with an Intent outside your package domain, but don’t worry: here’s how you can fix it.

Android

Lorenzo Quiroli © 2020.

Back to top