We are going to implement an exit dialog box for our android application.
Override public void onBackPressed() { AlertDialog.Builder builder = new AlertDialog.
setMessage("Are you sure you want to exit?") .
When user clicks back button Yes for exit applications main activity get finished.
GitHub Source Code :-
https://github.com/VruAlex/Exit_Click
Repositories in GitHub :-
https://github.com/VruAlex?tab=repositories
We are going to study about
# Android Development in three level
1. Beginners level
2. Intermediate level
3. Advance level
# python Language
# Java
and lots More
Please click the Subscribe Button
and hit the bell icon for all my notification thank you for your love.
Instagram ID : programming_with_alex
Тэги:
#Exit_Dialog #ExitButton #Exit_Button_in_android