Android
-
Update Your Fake AndroidInjector
Using Dagger 2 for dependency injection means that you can inject fake / mock objects for testing. I had been…
Read More » -
Top 17 Plugins for Android Studio
There are hundreds of plugins out-there for Android Studio and the number grows daily. This is mainly due to two…
Read More » -
Crashlytics and Android: Clean Way to Use Custom Crash Reports?
I was implementing Firebase Crashlytics for crash reporting for an Android app, and came across their documentation for customizing the reports. Having things…
Read More » -
How to apply Machine Learning to Android using Fritz.ai
This article describes how to apply Machine Learning to Android using Fritz.ai. Before diving into the details about how to…
Read More » -
Java vs Kotlin for Android Development
Mobile technology is one of the most disruptive innovations in the world today. Google’s Android and Apple’s iOS, are the operating systems…
Read More » -
Your Guide to Becoming a Better Android App Developer
Did you realize that consumers spend nearly $86 billion on apps each year? If you are an app developer, finding…
Read More » -
4 external displays to use with Android Things: TM1637, Max7219, SSD1306, LCD 1602, LCD 2004
External displays are peripherals we can use with Android Things to show information. This article covers how to use 4…
Read More » -
Use Kotlin to Build a Basic Android CRUD App
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Android Nearby: How to integrate Android and Android Things
This article explores how to use Android Nearby showing how to integrate Android and Android Things. There are several strategies…
Read More »