VishwaduttMS/Simple-app-in-Android-Studio-using-Java
This is a very simple app created in Android Studio using Java. On Clicking the Start button, a dialog box appears, wherein the user can provide an input. If user clicks Continue, another dialog box appears and corresponding to what the user clicks, the appropriate message will be displayed. If the user clicks on Cancel in the dialog box, the dialog box disappears. The user can start the app again from the beginning using the Start Again button. On clicking the Exit button, the user can exit the app.
Java
No issues in this repository yet.