setPositiveButton("OK", null); dlgAlert.setCancelable(true); dlgAlert.create().show();. How should I go about displaying a message box in Android?
確定! 回上一頁