It is android studio configuration problem with missing files structure.
First, you have to uninstall this version and you have to follow these steps which are mentioned below:
- Download upgraded version of android studio from https://developer.android.com/sdk/index.html.
- Reinstall android studio with upgraded version of android sdk with removal of previous version.
- Reintall upgraded ADT version.
- Run executable file C:\Android Studio\bin\studio or C:\Android Studio\bin\studio64.
- Create new project with use this template.
I hope it will help you!!
solved Unable to create new android studio project?