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