문제

I am new to Android studio. I tried to create my first project and there is no project structure only gradle files. What am I doing wrong? I keep getting these files with creation of another new project.enter image description here

도움이 되었습니까?

해결책 2

I found what was my problem. I updated Android studio from version 1.x to 2.x. On official site is written that if you try to install version 2.x into same location Android studio might not work properly and there could be some unexpected behavior.

So just removing Android studio and then reinstaling it, worked perfectly.

다른 팁

Update SDK via Android SDK Manager. You need all packages in Tools to be installed. But even after doing so, I can't make it to auto generate resources. So I continue to deal with it...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top