Android
-
IoT Notification: How to implement a notification system
This article describes how to implement an IoT notification system. A notification is a way we can use to send…
Read More » -
Building a remote controlled car using Android Things GPIO
Android Things GPIO pins are used to interact with external devices. GPIO stands for General Purpose Input Output and it…
Read More » -
Exclusive Book Offers (75% off): Mastering Android Application Development, Expert Android Programming, Android High Performance Programming
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Mocking Static Methods in Android: Let’s Wrap it up
When writing local unit tests in Android, one of the limitiations that you face is that the tests are run…
Read More » -
Android Studio 3.0 – Initial Impressions of Tool Support
I have been using Android Studio 3.0 since since the alpha versions, and it is good to see it finally…
Read More » -
Building a Restful API interface using Android Things
Building a Restful API interface using Android Things is useful whenever we have to connect Android Things to an external…
Read More » -
How to develop an Android IoT app using Android Things and Cloud
In this article, we cover how to develop an Android IoT app that uses Android Things. In more details, this…
Read More » -
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 »