Tuesday, July 17, 2012

Most Useful application for Android Mobile Developers

bluestack
When we are developing android mobile applications we need to configure SDK,Emulator,eclipse etc..If We are developing Phonegap application for android mobile no need to configure all the above.directly we can access the preview of the app in any browser only for mobile web
Read more »

Labels: , , , ,

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

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