Showing posts with label Audio Video. Show all posts
Showing posts with label Audio Video. Show all posts

Sunday, 10 June 2012

CoderzHeaven on Facebook, New Fan Page


Please find us on Facebook for more updates.


This is our new Fab page Url.

http://www.facebook.com/CoderzHeavenFans

By adding us on Facebook, you can get access to our new updates fast and get answers to your questions quickly.

So please add us on Facebook.


Please find us on Twitter also..

https://twitter.com/coderzheaven


Saturday, 12 May 2012

How to build a custom progressBar in android- Part 2?


Hello all.......

Today I am going to show you how to create a custom progressbar in android.
Previously in another posts I have already shown <a href="http://www.coderzheaven.com/?p=2689" target="_blank">how to build a custom indeterminate progressbar in android.</a>
And in this post I will show you how to customize the horizontal progressbar.

See the complete post here....
http://www.coderzheaven.com/2012/05/12/build-custom-progressbar-android-part-2/

Monday, 30 April 2012

How to download a file to your android device from a remote server with a custom progressbar showing progress?

This link provides a nice example to show a progressbar while downloading the file in android.

http://www.coderzheaven.com/2012/04/29/download-file-android-device-remote-server-custom-progressbar-showing-progress/