You told us: This is your Reader’s Choice smartphone of the year!
Credit: Robert Triggs / Android Authority 2020 is almost over, hooray! We know many of you will be thankful to
Continue readingCredit: Robert Triggs / Android Authority 2020 is almost over, hooray! We know many of you will be thankful to
Continue readingEarlier, apps could query the full list of installed apps on the system using methods like queryIntentActivities(). Mostly, I was
Continue readingJust last week, news broke out that Twitter is shutting down Periscope. This left a rather sobering reminder that paranoia
Continue readingDagger & The Object Graph The Dagger library is a dependency injection framework that will go a long way in
Continue readingA common scenario in Android applications is the need to repeat a request when something goes wrong, for example when
Continue readingAlmost two years ago I transferred to the Engineering Manager (EM) role full time, leaving behind Android Software engineering and
Continue readingFootball field background drawable We’ll create a custom drawable called HalfFieldDrawable and override its onCreate method. Let’s start with the
Continue readingWe all use RecyclerView in many apps and we always need to bind data to the views and handle user
Continue readingDoes the code follow the project’s architectural patterns? Eg. if you’re using MVP, business logic should be in a presenter
Continue readingRecyclerview or Viewpager is one of the most common UI elements we use in our Android apps. Of course these
Continue reading