I am trying to add a new activity to my APP. Im trying to do this on the following way: Res -> Layout -> Right click on layout -> New -> Activity -> Blank activity
When I do this I keep getting the error message:
Package Name is not a valid Package name
How can I make a new activity?