I had recently bought a video tutorial of an android programming and am going through it using Eclipse. However, I am having some issues with the debugging and was wondering if anyone could help out.
It seems that I am getting some problems with the line “String taskName = taskNameEditText.getText().toString();” under AddTasksActivity.java but could not pinpoint the problem.
As you know a total beginner and any help would be appreciated.