Published inProAndroidDevWhy has my background Worker stopped? Exploring Android WorkManger’s StopReasonStopReason is a new powerful tool to gain info about the unexpected stop of the background workers in our app. Let’s explore how it works!Sep 18, 2023Sep 18, 2023
Published inProAndroidDevHow to avoid asking for Android Context in Kotlin Multiplatform libraries APIUniform your Kotlin Multiplatform library APIs on Android, iOS, and other targets removing the need of asking an Android Application…Aug 6, 2023A response icon4Aug 6, 2023A response icon4
Published inProAndroidDev10 Tips for Android Library DevelopersIf you’re distributing a library or just maintaining some library modules in your project, here’re some tips that may be useful to you.Aug 13, 2019A response icon3Aug 13, 2019A response icon3
Published inProAndroidDevSuspend what you’re doing: Retrofit has now Coroutines support!How to write async network requests with Kotlin Coroutines and RetrofitJun 27, 2019A response icon18Jun 27, 2019A response icon18
Published inCorouteamExploring Kotlin Coroutines and Lifecycle Architectural Components integration on AndroidWhat’s new in Android lifecycle and Coroutines integration with lifecycleScope and LiveData building blocks.May 23, 2019A response icon11May 23, 2019A response icon11
Published inNextomeRender a GeoJson layer with Google Maps, OSM or Mapbox on AndroidGeoJson is a relatively new open standard format (GeoJSON as RFC 7946 were released in August 2016) designed to represent simple…May 5, 2017A response icon1May 5, 2017A response icon1
Published inGlucosio ProjectHOW-TO Android 7.1: App ShortcutsAfter a few months of developer preview, this week Google officially released Android 7.1. Factory images are in fact already available for…Dec 9, 2016A response icon2Dec 9, 2016A response icon2
Published inGlucosio ProjectWhat’s new in Firebase Cloud Messaging and how to migrate from GCMAt I/O 2016, Google turned Firebase into an unified mobile platform and migrated to it some existing services service like Google Cloud…Jun 13, 2016A response icon2Jun 13, 2016A response icon2
Published inGlucosio ProjectMoving from Dialogs to BottomSheetDialogs on AndroidWith Android Support Library 23.2, Google announced support for Bottom Sheets. According to Material Design, Bottom Sheets are elements…Jun 8, 2016A response icon10Jun 8, 2016A response icon10
Published inGlucosio ProjectBuild a nice UX to backup and sync your app data on Google Drive (3/3)In my previous posts I’ve explained how to export/import a Realm database from your app and how to eventually backup it on Google Drive. If…May 21, 2016A response icon4May 21, 2016A response icon4