#android
Read more stories on Hashnode
Articles with this tag
In this article I'm going to introduce my favourite way to handle permissions in Android, namely the PermissionDispatcher library. We're going to be...
In this article we're going to look at how to create a production-grade Swipe Button control that has the following features: tracks the finger with...
In this article I'm going to share a quick tip about how to improve performance of the Android Emulator when running in Windows environment on a...
In this article we're going to have a look at my go-to architecture for consuming REST APIs in Android. I will describe the basic concept behind it,...
In case you've missed it, at the last Google IO, Google announced that you can now add the Support Library directly from gradle without having to...
I attended Skill Matter's meetup/talk titled 'An evening of Firebase' and I wanted to share with you (and future me) my mental notes from what was...