Android
-
Android ListView with Adapter Example
How android ListView with adapter works is not so clear to me until I read this awesome examples and article…
Read More » -
Bluetooth Data Transfer with Android
To develop an Android application making use of data transfers via Bluetooth (BT), one would logically start at the Android…
Read More » -
Android Expandable/Collapsible Views
Android Expandable/Collapsible Views Expandable/Collapsible Views (text, images, etc.) in Android are useful when we want to display all the available options…
Read More » -
Android app development:weather app with forecast
This tutorial will describe how to develop an android application. In this tutorial we will explore what we need to…
Read More » -
Android Detect Face
In this post I want to describe how to detect faces in an image using Android. I will use the…
Read More » -
Android Compass Code Example
Today I’m going to share a working code to make a very simple compass application for your android device. …
Read More » -
Google Cloud Messaging: Collapsible Messages
In a previous article, we looked at how to set up Google Cloud Messaging (GCM) in Android applications. We learned…
Read More » -
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 »