I’m following a tutorial from head first android development and I came across a bug where whenever I implement onClick on the button, ran the app and click on the button, it just crashes the app.
Button onClick crash
Either show us all of the codes, or better check the logcat section in AIDE for correct reason validation.