right now my progressbar dialog box can be closed if the user presses the return/back button built into the phone…..how can i disable that since I want them to wait until the download finishes, then the progressbar will do its postExecute commands
thanks in advance!
Call setCancelable using the false argument. Like this: