No Idea Annotations Attached to the Jdk 1.8 (C:\...), Some Issues Will Not Be Found

No IDEA annotations attached to the JDK 1.8 (C:\…), some issues will not be found

I know my solution is late but I have recently experienced the same problem and was unable to find out any solution. Because of this issue, grade files were changing unexpectedly and I was unable to run any project.
Solution: Download JDK from oracle's website(link is given) and install.

https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Android Studio | Unable to run newly created project(s)

I got it fixed by following the instructions of this post:

https://stackoverflow.com/a/52829860/4895256

What worked for me is to remove (or you can move it as a backup) the
".AndroidStudio3.2" (for you it will be .AndroidStudio3.1) folder
located in "C:\Users{username}\" and then reopen the Android Studio.

While launching I selected to import settings from the last version
and proceed. it will reconfigure all the settings.

Android Studio shows continuous error with plugins and androidAnnotations.jar

After some test and searchs on internet I've found how to solve this issue. Deleting some cache folders from .android, AS recreates it and problems are gone. I followed the steps from the answer posted by @Levi Rizki Saputra.



Related Topics



Leave a reply



Submit