Android
-

Android Fragment transaction: FragmentManager and Backstack
Fragments are useful when we want to support multiple screen size. To manage fragments we need a FragmentManager that help us…
Read More » -

Android ListView context menu: ActionMode.CallBack
In this post we want to analyze the context menu (contextual action bar). This is a menu that is related…
Read More » -

Android: Navigation drawer with account picker – Google Drive SDK
This post describes how to create a navigation drawer with an account picker. Navigation drawer is a new UI pattern…
Read More » -

Android listview background row style: Rounded Corner, alternate color
One aspect we didn’t consider in the previous posts is how we can apply style or background to the Listview…
Read More » -

Getting started with PhoneGap in Eclipse for Android
Android development with PhoneGap can be done in Windows, OS X, or Linux Step 1: Setting up Android Tools ADT…
Read More » -

Android Studio Tutorial: Getting started with the new Android IDE
In May 15th, during Google’s I/O developer conference, a new developer suite called Android Studio was announced. It is a…
Read More » -

Installing Google Play on Android Emulator
The problem I wanted to install Google Play on emulator. Problem is no guide on the net could tell me…
Read More » -

Modal dialog (popup) from Android widget example
In this example we are going to see how you can create an Android widget in the home screen that…
Read More » -

How to Integrate In App Purchase Billing in Android
Hello Friends! Today I am going to share very useful blog for In App Purchase in Android. Google provide In…
Read More »
