Android Core
-
Synchronize Android Things with Firebase: Control RGB LED remotely in real time
This article describes how to synchronize Android Things with Firebase so that we can control an RGB LED remotely in…
Read More » -
Applying Google’s Android architecture with ObjectBox database
If you haven’t seen Google’s architecture, you can learn more about it here. Also, if you’re not familiar with ObjectBox,…
Read More » -
Activation UI and the Builder Pattern
I wrote two posts about the SMS activation process. In the first I discussed using the Twilio API via REST…
Read More » -
ObjectBox, a modern and easy to use Android database
If you’re familiar with libraries like greenDAO or EventBus, you may have heard of the company that created them: greenrobot.…
Read More » -
How to use Voice to control IoT devices using Android
In this post, we will describe how to use voice to control IoT devices. In other words, in this article,…
Read More » -
Intercept Incoming SMS on Android
Last week I talked about using SMS to activate your application which is a pretty powerful way to verify a…
Read More » -
IoT Project: Integrate Arduino with Yahoo! using Temboo – Updated
This IoT project explores how to integrate Arduino with Yahoo! Weather. Internet of things (IoT project) is the next big thing…
Read More » -
Android Things bot: How to Build an IoT bot to execute tasks
In this tutorial, we will cover how to implement an Android Things bot to execute tasks. This is an interesting topic…
Read More » -
Optimizing Android Test Automation Development
Now that we are a few weeks away from Google I/O, and we understand that the complex Android landscape is…
Read More »