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