I am starting a sub activity that browses for a file, then in the
onActivityResult() method I parse the file that is returned.  The trouble is
that the parsing takes a little while and I am trying to pop up a progress
dialog, but the file browser is visible until the onActivityResult() method
finishes.  Is there some way that I can force the file browser to go away
and show the calling activity so the progress dialog will show?

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to