Android Core
-
TIP: Stop Editing
Device only bugs are the worse. You need to go through a device build and reproduce/rinse/repeat. Thankfully these bugs are…
Read More » -
Kotlin vs Java – Which language Android Developers should Learn?
Ever since Google announced Kotlin as the official language for Android development in Google IO 2017, programmers, who want to…
Read More » -
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 »