so far I got along fine with Android Java, but now that I'm trying to do it right and learn the notepad I'm getting lost.
When I run the Notepadv2 from the official tutorials, I get exactly the same screen I get when I run the complete v1: "No Notes Yet". No "Add" option, let alone "Edit" (since I have not added notes, of course).
Same thing happens when I run the solution, and the internet won't help me so far.
What I'm wondering most about, I can't for the life of me see where the NoteEdit class would be called, and I would have expected the "Add" option to show up in the notes_list.xml file...
Help anyone? Please?