[android-developers] Re: Progress Dialog box
Here is some sample code you can try:
http://thedevelopersinfo.wordpress.com/2009/10/16/showing-progressdialog-in-android-activity/
Actually, you need to start the progress dialog from the main thread
and start a new thread which solves your purpose and gives the call as
to when the progress dialog should be dismissed.
Thank you,
B.Arunkumar
On Sep 29, 3:07 pm, nageswara rao rajana <nagu.raj...@gmail.com>
wrote:
> Hi,
>
> I developed an application using soap which sends data to web
> service.My request is this should be done in Progress spinner dialog box.I
> searched and tested some code but, its force closing my application. So,
> please any one provide me good sample code.
>
> Thanking you,
> nageswararao.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home