Hello! I tried to create a new project after updating Android Studio 0.4.0 and got a very strange and not starting project structure:

alt text

Img link .

Regarding the error

FAILURE: Could not determine which tasks to execute. * What went wrong: Task 'assemble' not found in root project 'MyApplication2'. * Try: Run gradle tasks to get a list of available tasks. 

I found the answer , but the method of solving the problem indicated in it did not help me.

Has anyone come across this?

UPD: there is also no gen folder with auto-generated classes.

    3 answers 3

    It seems to me that the studio does not see the folder with the resource, or rather, it does not consider it a resource.
    And it must be treated in the gradle. I know how to do it manually, but it can fly off after assembly with the help of a gradle. but in the gradle I do not know how to fix it

      The problem is in Gradle support. Without gradle, it works fine.

        I would advise to demolish the studio completely, and then reinstall it. That there were no update / upgrade and other things. Perhaps the whole thing in an incorrect update.

        • @web_alex - you dug up the necropolis)) As soon as the studio release came out)) - Opalosolo
        • @ ua6xh, I was also surprised at version 0.4.0. By the way, I found a post in the ribbon on the right. Lol! I did not look at the date - January 15th. It has been exactly 11 months. I know about the studio. Demolished the old, put a new one. - web_alex