DEV Community

Arslan Mushtaq
Arslan Mushtaq

Posted on

IllegalStateException in Android Studio 2.2.3 solution

Everyone who is using Android Studio is going through this error when creating a new activity through the activity list.

Illegalstateexception: Invalid operation attempted after wizard already finished.

The solution to this problem is simple, rather than choosing from the activity list, use the Gallery instead. And wait for Android Studio developers to go through this problem and please do report whenever you see an error in Android Studio or any development software.

Top comments (0)