-
Android Core
Android Data Binding Tutorial
This post describes one of the most interesting feature in Android recently introduced and still in beta version: Android Data…
Read More » -
Android Core
Internet of Things: Arduino, Android, ESB
Internet of things (IoT) is one of the most emerging topic and one of the most discussed lately. When talking…
Read More » -
Android Core
Internet of Things with Android and Arduino: Control remote Led
This post describes how to control a remote Led using Arduino and Android. Nowadays a new emerging technology is Internet…
Read More » -
Android Core
Android Google map: Add weather data
This post describes how to add weather layer to google map. We want to add weather information to a map…
Read More » -
Android Core
NFC Android: Read NDEF Tag
In this post we want to describe how to read NFC tag. Android SDK provides a set of API that…
Read More » -
Android Core
First steps with NFC in Android
This post describes how to use NFC in Android. The NFC technology stands for Near Field Communication and you can…
Read More » -
Android Core
Android Text to Speech (TTS)
This post describes how to use text to speech (TTS) in Android. It isn’t so common to find a post…
Read More » -
Android Core
Develop android weather app with Material Design
This post describes how to create a weather app using material design guidelines. Material Design is a set of rules…
Read More » -
Android Core
A Guide to Android RecyclerView and CardView
The new support library in Android L (Lollipop) introduced two new UI widgets: RecyclerView and CardView. The RecyclerView is a…
Read More »