Unable To Create New Android Studio Project?
I am new in Android and I installed Android Studio in my 2 PC. The other one is in office and the the other is on my own personal laptop. In PC version when creating a new Android
Solution 1:
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!!
Post a Comment for "Unable To Create New Android Studio Project?"