How to get all registered email accounts in Android
In this example, we’ll show how to get all registered Google and other email accounts in Android. AccountManager class provides...
Using Facebook SDK in Android Example
This tutorial explains how to how to use Facebook SDK APIs in Android. This tutorial allows user to login to Facebook first and then allows...
Android Popup Menu Example
In example explains how to create Popup menu in android. Popup menu is used to display the global actions. Popup menu is an overflow menu...
TestFairy – Android app beta testing and deployment platform
1. Beta testing and its importance 2. Choosing right beta platform 3. Beta testing in Android 4. How testFairy works 5. TestFairy...
Android Service Example
1. Introduction to Service 2. Bound and Unbound Service 3. Android Service Lifecycle 4. Creating a Android Service 5. Service...
Android Notification Example Using NotificationCompat
In this example, we will learn how to create Android notification using NotificationCompat class available in the Android Support library....
Android Studio Shortcuts for Mac OS X Users
Android Studio brings tons of keyboard shortcuts that helps developers to keep hands more on keyboard rather than relying much on the...
Android Studio Project Structure
Android application development is never been easy due to its raw nature and rapid growth and changes to platform. If we cast our memories...
Bamboo Continuous Integration for Android
1. Introduction 2. Why Continuous Integration? 3. Getting Started with Bamboo 4. Login to Bamboo 5. Create a New Plan 6. Configuring the...
Setting ANDROID_HOME Environmental Variable on Mac
In this tutorial, we will show you how to set ANDROID_HOME Environmental Variable on Mac OS X. Setting ANDROID_HOME environmental variable...

