Question

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

Was it helpful?

Solution 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.

OTHER TIPS

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...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top