Users Pricing

tag

home / developersection / tag
How to Show invisible text on button Click in android.
android 22 Nov 2014
How to Show invisible text on button Click in android.

Hi everyone, here I am going to explain how to Show invisible text on button Click in android.

Getting a Result from an Activity
android 17 Nov 2014
Getting a Result from an Activity

Hi Everyone, I am here to explain how to get the result from an other activity in one activity

Interacting one app to other app in android
android 17 Nov 2014
Interacting one app to other app in android

Hi Everyone, I am here to explain you how to two apps in Android communicate with each other

Building a Dynamic UI with Fragments in Android
android 14 Nov 2014
Building a Dynamic UI with Fragments in Android

Hi Everyone, I am explaining here about how to Building a Dynamic UI with Fragments in Android

Activity LifeCycle in Android: Recreating an Activity
android 13 Nov 2014
Activity LifeCycle in Android: Recreating an Activity

Once an activity is stopped and destroyed how do we start it again , this article is all about how to recreate an activity

Activity Lifecycle: Stopping and Restarting an Activity in Android
android 13 Nov 2014
Activity Lifecycle: Stopping and Restarting an Activity in Android

Hi Everyone, I an here to explain about how to stop and restart an activity in an Android App

Activity Life Cycle in Android: Pausing and resuming an activity
android 12 Nov 2014
Activity Life Cycle in Android: Pausing and resuming an activity

Hi Everyone, I am explaining here about the Android Activity States. Here I come up with how an activity is paused and then resumed.

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

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