I can not use Android Studio (Gradle Project sync failed. Basic functionality ...)

1

I searched, searched, and did not find the solution to my problem.

Firstly I will put the images of my situation, but beforehand I will inform you that my processor is AMD. In this case I just need to be able to perform build / re-build for a Layout preview, given that we can emulate the app in other ways.

ThesecondimageIreferencedfromthelink link that in my Android Studio is empty.

Versions:
* Android Studio 3.1.4
* Gradle 4.10
* SDK Tools 26.1.1
* Android Plataform Version API 28 revision 6

    
asked by anonymous 07.09.2018 / 21:19

1 answer

0

Go to your project folder, right-click Properties and the Security tab, check the permission and allow all permissions.

    
08.09.2018 / 00:17