private ProgressBar mProgressBar01; public int intCounter=0; /* 自定義Handler信息代碼,用以作為標識事件處理 */ protected static final int GUI_STOP_NOTIFIER = 0x108; protected static final int GUI_THREADING_NOTIFIER = 0x109; /** Called when the activity is first created. */ ...