When I create new android project, in "New blank activity", the wizard show an error
Activity name must be specified
as below:
What is this error? and Hierarchical parent used to be for what? if I type a string in Hierarchical Parent (ex: "test") then the error disappear.
and What is Error parsing XML: junk after document element
? this error appear in my layout xml file.