Friday, March 2, 2012

Apply validations to Contact Form in Android application

android_validations
Hi friends ,In this article i would like to explain how to apply validations in android applications..Here i am going to explain only Required Field Validations later i will explain Regular expressions and so on..so lets start
Read more »

Labels: , , ,

Monday, February 27, 2012

Create socail Network Contact Form in Android Application

Hi Friends,In this article I would like to explain the procedure of Creating a Contact Form in Android applications.Where we can share display facebook,twitter,linkedin and so on..at the same time we can display the location using Google maps.See the below picture.So lets start...
Read more »

Labels: , , , , ,

Tuesday, August 16, 2011

Apply Colors to Android Controls and Layouts

Hi..Today i would like to share some stuff about desgining concept in Android development that is"Apply colors to android controls like (Buttons,Textviews,etc..) and applying Background colors to Different Layouts"..So lets start

Read more »

Labels: , , , , ,

Monday, August 15, 2011

9 Different Designs using Linear Layout for Android Developers

Hi friends. In this article, I would like to explain "9 different design's using linear Layout for Android developers”. I hope it will Very useful for those, who are in the beginning stage of Android Development.
Before going to start the design just has a look about ...what is Linear Layout...?
Read more »

Labels: , , , , ,

Tuesday, July 26, 2011

Create Radio buttons with Radio Group in Android(Part-2)

Hi.This Post is the Continuation of the Create Radio buttons with Radio Group in Android(Part-1.)In the Previous post ,i am explained about the creation of static controls now , i would like share the procedure of creating a dynamic controls in Android.

Read more »

Labels: , , , , ,

Saturday, July 23, 2011

Create Radio buttons with Radio Group in Android(Part-1)

Hi.Recently i am developed a mobile application for Android device.For this application i am created so many static and dynamic controls like Radio
Read more »

Labels: , , , , ,

Saturday, June 18, 2011

Change values from one spinner to another in Android

Hi friends,In this article i would like to share how to bind values From one spinner to another spinner...Now just follow the steps to bind the data from one spinner to another spinner depending up on selection
Read more »

Labels: , , , , , ,

Wednesday, May 18, 2011

Bind the data in Spinner from Database in Android

Hi Friends,In this article i would like to share how to bind values in spinner from sqlite database in android.Spinner is nothing but just like a Dropdownlist..Now just follow the steps to bind the data
Read more »

Labels: , , , , , ,