Android
-

Applying decorator pattern to decorate views on Android
Hi there! Today i’m gonna show how to apply the design pattern decorator to android’s views making use of its…
Read More » -

How to customize / change ActionBar font, text, color, icon, layout and so on with Android
Hi there! Today i’m gonna share a very common task with you. How to customize an ActionBar on Android. We…
Read More » -

Android Listview with multiple row layout
In many posts we talked extensively about ListView and how to handle it: creating custom adapter or handling user interactions.…
Read More » -

Event Tracking with Analytics API v4 for Android
As I’ve learned from developing my own mileage tracking app for cyclists and commuters, getting ratings and feedback from users can…
Read More » -

Android RecyclerView
RecyclerView is one of the two UI widgets introduced by the support library in Android L. In this post I…
Read More » -

Saving preferences in your Android application
This is the third post in my series about saving data in Android. The other posts can be found here…
Read More » -

NoSQL on Android
There are various NoSQL solutions for mobile platforms such as the iOS and Android. Here, we will look at Couchbase…
Read More » -

Interfacing Salesforce with Android
In this article we are going to explore building a simple native Android application that utilizes the Chatter REST API…
Read More » -

5 tips to improve performance in Android applications
If your application has many time-intensive operations, here are some tricks to improve the performance and provide a better experience…
Read More »

