Android
-

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 » -

Set up Jenkins for Android projects
Nowadays continuous integration is a must for Android application development. Jenkins plugins make it a lot easier to go with…
Read More » -

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 » -

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 » -

Saving an image in a SQLite database in your Android application
When you start caching data to a local database from your Android application, sooner or later you’ll need to save…
Read More » -

How to show a Toast for a specific duration in Android
In the Android SDK, an android.widget.Toast is a small message that pops up at the bottom of the screen to…
Read More » -

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 » -

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 » -

Hitchhiker’s Guide to Modern Android Development: The Pitfalls and Cryptic Errors
No platform or language is perfect, each has its own problems, pitfalls and cryptic errors of its own. Thanks to…
Read More »

