Android Core
-
Google account Integration in Android – Login with Gmail
Hello Friends, This is my post for Google account integration with your application, login with gmail, signup with Google account.…
Read More » -
Android Header and Footer layout example
In this article we are going to see how you can create a simple Android Layout that includes a header…
Read More » -
Adding Overlay Icons to ImageViews
While working on Serenity for Android, one of the many requests I received was to have a Watched Status indicator…
Read More » -
Android ViewHolder Pattern Example
Now we are going to code the smooth scrolling of our Android ListView. In the previous post, we tried to…
Read More » -
Android Sensor Tutorial: Barometer Sensor
One of the most interesting topics in my opinion is how to use Sensor in Android. Nowadays our smartphone are…
Read More » -
Detecting Television Feature on Android
I wrote up a post on google plus, that may be interested to a wider audience. If you are an…
Read More » -
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 »