Visit Sponsor

Author: eryogeshwaran@gmail.com

Android Views: 3

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...

Read More

Android Views: 4

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...

Read More

Android Views: 2

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...

Read More

Android Views: 3

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...

Read More

Android Views: 4

Android Service Example

1. Introduction to Service 2. Bound and Unbound Service 3. Android Service Lifecycle 4. Creating a Android Service 5. Service...

Read More

Android Views: 3

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....

Read More

Android Views: 3

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...

Read More

Android Views: 3

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...

Read More

Android Views: 2

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...

Read More

Android Views: 2

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...

Read More
Close