Android
-

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

Codename One Charts
This post was written by Steve Hannah, one of the newest additions to the Codename One team and a long…
Read More » -

Display a string list in an Android ListView
Showing a list of items is a very common pattern in mobile application. This pattern comes up often when I…
Read More » -

Working with Robolectric and Robotium in Android Studio and Gradle
I develop the TripComputer App for Android but I find testing apps using the standard Android Instrumentation framework is really slow and…
Read More » -

Parse.com anonymous and registered users (Android)
Introduction When writing a mobile application you mostly always need a way to store the information outside of the application…
Read More » -

Android Tips: On/Off Toggle
When we need to give to users of our apps the ability to switch on/off a given feature, we automatically…
Read More » -

Don’t Block The UI
I’ve talked with many end users about their badly written apps grievances and I’ve come to the conclusion that it…
Read More » -

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 »
