category

home / developersection / category

Activity Life Cycle in Android: Starting an Activity
android 12-Nov-2014
Activity Life Cycle in Android: Starting an Activity

Hi Everyone , I am here to tell you about an Android Activity . A brief description about how an activity is statred

Styling the Action Bar in Andriod
android 10-Nov-2014
Styling the Action Bar in Andriod

Hi Everyone, I am here explaining how to style the action bars and customize the styling in Andriod

Adding the  Action Bars and Action Buttons in Andriod
android 10-Nov-2014
Adding the Action Bars and Action Buttons in Andriod

Hi everyone, I am explaining here about how to use action bars and buttons in an android App

A Display Message on ButtonClick in a textView
android 10-Nov-2014
A Display Message on ButtonClick in a textView

Hi everyone, Today I am going to explain how two view objects are bound to each other like we fill a message in the textFeild and

Building simple user interface in Android
android 07-Nov-2014
Building simple user interface in Android

Hi everyone, I am here to explain how to build simple GUI interface in Android

Getting Started Android with Eclipse: Hello World!
android 07-Nov-2014
Getting Started Android with Eclipse: Hello World!

Here I am explaining how to implement first app in Android using Eclipse

Introduction to Android
android 07-Nov-2014
Introduction to Android

In this article, I'm explaining the concept of android.

Sliding effect in Android
android 26-Jun-2014
Sliding effect in Android

In this article, I am going to tell you about sliding effect in android.

TabHost Control in Android
android 26-Mar-2014
TabHost Control in Android

In this article we are going to discuss about TabHost control.

Spinner Control in Android
android 26-Mar-2014
Spinner Control in Android

In this article I am going to explain the Spinner control and how to add data as well as creating selector for selected Item.

Action Bar in Android
android 26-Mar-2014
Action Bar in Android

In this article, we will learn how to work with and add items in Action bar.

Resolving Hardcoded string, should use @string resource in Android Application
android 21-Apr-2013
Resolving Hardcoded string, should use @string resource in Android Application

Resolving Hardcoded string, should use @string resource in Android Application