I have a simple app that you enter text into the textview and press submit and it shows the text in another Activity. However, when I press submit, gives me the message \"Unfort
From your stack trace:
Unable to find explicit activity class {com.point/com.point.DisplayMessageActivity}; have you declared this activity in your AndroidManifest.xml?
Have you?