Tag: Starting Another Activity

Android Development Tutorial: Starting Another Activity has Errors

New to Android and java development I have started in the tutorials on http://developer.android.com/training/ but not without major issues. While the first 3 lessons went Ok, the fourth, “Starting Another Activity” simply would not run properly. Yes, it could compile without error, but when run it would abort, all without an error message. Here is where I found the solution, thanks to Hariharan.