Hi all,

i have an encryption application, i need to show the progress bar
while encrypting files. i am confused how to use AsyncTask class to
create a progress dialog inside my application?

In encryption method i am having an arraylist containing set of files
to encypt with a Passphrase, in this how i decide the increment factor
of encryption while showing the progress.
please help me and provide a good tutorial or example so that i can
use AsyncTask in my application.


Thanks
Chandra

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to