I have an error in my application that occurs when going from one Intent to another. I get the message that the application has had to close. This always happens to me when I put the background of the layout of the first Intent and the images of the buttons but when I leave it without a design it happens to me sometimes. I get the error of 'FATAL EXCEPTION Thread-88' Could it be because the class takes too long to do things and is very slow?