Unable to Start Activity ComponentInfo when Starting a New Activity
- by Timtim17
{I know there's already a whole bunch of questions like this, but I can't see any problems that related to my program.}
I have an Android App that is supposed to take a name from a EditText and put it in a TextView in another activity. It previously worked, but then I wanted it to start another activity if the EditText's value was equal to…