Search code examples
android-activityandroid-studio

Activity name is not a valid class name


Android Studio 1.5 started prompting error while I try to create a new Activity, check attached image:

enter image description here


Solution

  • It's a bug in Android studio 1.5 ,just add your package name manually and it will get fixed.