Monday, April 2, 2012

Guest Posts in Developers Code

Developers Code is now one of the leading blogs related to .Net,Android Mobile Development,Blogging and SEO.It sounds Gr8 that we have been completed one year successfully in this field.Monthly we are getting more than 100,000 monthly impressions With a loyal following.On this Happy moment we are going to introduce Guest posts on a variety of subjects to add even more voices to Developers Code.
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: , , , , ,

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: , , , , , ,