I am new to Android application, i want to show confirm MessageBox in my Android application and want to get result (which button clicked, as in .Net Windows Application).
Please reply ASAP
thanks in advance
I am new to Android application, i want to show confirm MessageBox in my Android application and want to get result (which button clicked, as in .Net Windows Application).
Please reply ASAP
thanks in advance
To get the result of the AlertDialog Please try as below,
Thank you.
Please try this