Nacho Lopez

Nacho Lopez

Software Engineer - Kotlin / Kotlin Multiplatform / Android / Compose

Using delayed_job with class methods

A bit of context before going to the solution... I was trying to call a bulk insertion of some objects in the database in a Rails app hosted in Heroku, taking data from

SwipeRefreshLayout with ListView done right

Setting up a SwipeRefreshLayout is pretty easy. There are great tutorials out there. Even more if you already played around with other compat components like the DrawerLayout. You just wrap your ScrollView or

GitHub Downloader

I have created a new gem, GitHub Downloader, which does basically that: it downloads the source code from GitHub repos, packed in zip files. It's open sourced, of course. You have

Tools of choice when crafting Android apps

In this ever changing development world I wanted to take a little snapshot of which ones are my tools of choice when developing Android apps, both at work and at home. Design and