I apologize if there's already a
thread with this or similar problem I'm currently facing. I just couldn't find it.
I'm trying to simulate simple Stopwatch app, from Head First Android Development book.
I am not sure why I'm getting info that app has stopped working.
Here is the activity code:
And here is layout code:
Everything is the same as in the book, but I keep getting "App has stopped working".