tags:

views:

43

answers:

1

Please any one help me. How to implement UIProgressView in iPhone with some simple application with source.

A: 

ASIHTTPRequest comes with a sample project that uses a UIProgressView to mark download progress. But using Google is also a good idea.

Alex Reynolds