Monday, 29 October 2012

How to use custom font and style android

How to use custom font and style android How to set custom Font face in android. How to change font of the TextView Set Font run time in android. How to change Font face run time in android.   Setting Font face of TextView,EditText in android. Download free android tutorial for how to set Font face. Android setting font face run time example code. !-- google_ad_client = "ca-pub-2983942473947374"; /* 250 square color */ google_ad_slot = "0068345065"; google_ad_width = 250; google_ad_height = 250; // !-- google_ad_client = "ca-pub-2983942473947374"; /* 250 square color */ google_ad_slot = "0068345065"; google_ad_width = 250; google_ad_height = 250; //           ...

Sunday, 28 October 2012

Difference between AsyncTask and Thread

Different between AsyncTask and Thread in Android !-- google_ad_client = "ca-pub-2983942473947374"; /* white large txt */ google_ad_slot = "9112842910"; google_ad_width = 728; google_ad_height = 90; //  What is Thread ? Thread is a small part of process. Generally we are using thread when we want to perform more than one task at a time. In Java programming thread is a in build facility so it is easy to implement and use thread in android. Java/ Android also supports multi-threading There are two ways of implementing Threads. Direct an instance of class named Threadi.e. java.lang.Thread By using Runnable interface public class RunnableThread implements Runnable Life cycle of ThreadNew -> Runnable -> Running -> Waiting/Blocked/Sleeping. !-- google_ad_client = "ca-pub-2983942473947374"; /*...

Saturday, 27 October 2012

Custom intermediate Progress bar in android

Intermediate Progress Bar         Android custom intermediate progress bar demo tutorial. This tutorial describes how to use custom progress bar in android. Custom intermediate progress bar in android. Custom progress bar in android. Android progress bar loading. How to use custom progress bar in android. Custom progress bar demo in android. Intermediate progress bar in android. Progress bar like iOS/iPhone in android. Free intermediate progress bar demo download. Download free android tutorial with complete source code. Android example code download for free.         This is simple progress bar demo that will show you how to use progress bar in android. ...

Tuesday, 23 October 2012

android use 9 patch image

How to use Nine Patch (9 patch) image in android ? Whenever you are making android application and planning to include your own custom graphic element.  You often face problem of aliasing effect or the image you made is not the same size, resolution problem etc.  The solution to those kind of problem is making your custom graphic image into 9 patch PNG file.  And android have its own class for making draw9patch. !-- google_ad_client = "ca-pub-2983942473947374"; /* 250 Square white */ google_ad_slot = "4896263656"; google_ad_width = 250; google_ad_height = 250; //   !-- google_ad_client = "ca-pub-2983942473947374"; /* 250 Square white */ google_ad_slot = "4896263656"; google_ad_width = 250; google_ad_height...

Twitter Delicious Facebook Digg Stumbleupon Favorites More