How to solve Android Studio 3.1 upgrade issues

Asked

Viewed 463 times

0

Hi, I updated Android Studio last week and after that it got complicated to work. It no longer identifies the Imports, no longer completes the code, Glade had stopped compiling but I was able to get back to version 3.0.1 and now I can compile. But even presenting these "errors" he can compile the projects.

Can someone help me solve?

The version of Android Studio is this:

Android Studio 3.1
Build #AI-173.4670197, built on March 21, 2018
JRE: 1.8.0_152-release-1024-b02 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

Mistakes: inserir a descrição da imagem aqui

  • 1

    Related https://answall.com/q/253522/2541

  • in his case is the xml preview that gave problem, but in mine not, was the same java.

  • 1

    So I doubted to consider it duplicate. However, what is said in the reply to it, as regards following the indications, is valid for this case. Where the build failure, because of the update, in addition to the description of the problem, you are presented the way to solve(in the form of link), just click on it.

  • 1

    Aham, as I said I can build and install my projects, only disturbs me in the Code Editor.

  • I’m sorry, I didn’t read the question well. I suggest you update Android Studio to 3.1 and follow the instructions to update the project.

  • is just the 3.1 version I have

  • Now I’m confused because you say: "Glade had stopped compiling but I was able to get back to version 3.0.1 and now I can compile."

  • Have you tried Tools -> Android -> Sync Project With Gradle Files?

  • If you create a ZERO project, the editor works?

  • my @ramaral problem would be only it does not find the Imports and does not autocomplete more the code, but it does build yes, only in the edition of the code, in the programming that does not work.

Show 5 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.