Android
-

Android Geofencing with Google Maps
A geofence is a virtual perimeter of interest that can be set up to fire notifications when it is entered…
Read More » -

A Few Tips for Beginning Android Development
Here are some tips from my personal experience so far with Android development. The number of tips is actually ten, so…
Read More » -

Creating a Google TV Sliding Navigation Menu
The standard design pattern for Google TV apps is generally to use the LeftNavBar library. Unfortunately there isnât an apklib…
Read More » -

Android Notification with Sound and Icon Tutorial
My app needed a simple Android notification with sound and icon. So here’s the code I used to make that…
Read More » -

Android Custom Loader to Load Data Directly from SQLite Database
Today weâll discuss about custom loaders in Android. Loaders have been introduced from Android 3.0 but we can also use…
Read More » -

Android HTTP Client : Network error and ConnectivityManager
In this post I will show how to handle connection errors or the situation when the connection changes (i.e from…
Read More » -

Android Custom Grid View Example with Image and Text
Hello Friends, Today I am sharing very simple useful post “Custom Grid View in Android”. All the code are given…
Read More » -

Introducing Android Migrations
Have you ever worked with Railsâ migrations? They make database changes a breeze, donât they? While every software release doesnât…
Read More » -

Android UML: Design an App – Part 1
One aspect that was in my opinion not covered in many blogs around, included mine too, it is the process…
Read More »
