Quantcast
Browsing all 13 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Calendar Application

  This example explains how to call and use system calendar into your application. Algorithm: 1.)   Create a new project by File-> New -> Android Project name it CalendarApplication. 2.)   Write...

View Article


Image may be NSFW.
Clik here to view.

Custom Expandable List

This example shows how to create custom expandable list in android. Algorithm: 1.)  Create a new project by File-> New -> Android Project name it CustomExpandableList. 2.)  Run for output....

View Article


Image may be NSFW.
Clik here to view.

Full Screen Demo in Android

This example explains how to set Application to fullscreen in android. Algorithm: 1.)  Create a new project by File-> New -> Android Project name it FullScreenDemo.   2.)  Write following into...

View Article

Image may be NSFW.
Clik here to view.

JSon Example in Android

This example explains how to handle JSon parser. It shows how to read and write data to and from a JSon file. Algorithm: 1.) Create a new project by File-> New -> Android Project name it...

View Article

Image may be NSFW.
Clik here to view.

Graphics Example2 in Android

This example shows Arc effects of graphics in android. Algorithm: 1.) Create a new project by File-> New -> Android Project name it GraphicsExample2. 2.) Run for output. Steps: 1.) Create a...

View Article


Image may be NSFW.
Clik here to view.

Object Animation Example in Android

This example how we can use multiple animation properties in android. Algorithm: 1.) Create a new project by File-> New -> Android Project name it ObjectAnimationExample. 2.) Write following into...

View Article

Image may be NSFW.
Clik here to view.

Switches Example in Android

This example shows how to create and set switches in android. Algorithm: 1.) Create a new project by File-> New -> Android Project name it SwitchesExample. 2.) Write following into main.xml:...

View Article

Image may be NSFW.
Clik here to view.

Fragment Example in android

This example shows Arc effects of graphics in android.   Algorithm: 1.)  Create a new project by File-> New -> Android Project name it FragmentExample. 2.)  Write following into main.xml:...

View Article


Image may be NSFW.
Clik here to view.

Multiple Interface Example Android

This example will show how multiple interface communication will be done in android. Algorithm: 1.) Create a new project by File-> New -> Android Project name it MultipleInterfaceExample. 2.)...

View Article


Image may be NSFW.
Clik here to view.

Remote Service Client Example

This example will show you how to handle and invoke remote service from client. Algorithm: 1.) Create a new project by File-> New -> Android Project name it RemoteServiceClientExample. 2.) Write...

View Article

Image may be NSFW.
Clik here to view.

Quick Action Demo

Description: This example of will show how we can generate a Action list or a popup window on a button press. Algorithm: 1.) Create a new project by File-> New -> Android Project name it...

View Article

Image may be NSFW.
Clik here to view.

PDF Reader

This example shows you how to open a pdf file from your activity. Algorithm: 1.) Create a new project by File-> New -> Android Project name it PDFReader. 2.) You will see some default code into...

View Article

Image may be NSFW.
Clik here to view.

Seek Bar Example

Description: This example shows how to Seek Bar in your application. Algorithm: 1.) Create a new project by File-> New -> Android Project name it SeekBarExample. 2.) Write following code into...

View Article

Browsing all 13 articles
Browse latest View live