Reputation: 11
I installed JDK 10 first, then I installed android studio, but I watched a tutorial - convincing me at the moment, I need JDK 8, so I installed JDK 8, afterward, I reinstalled android studio. Do I need both versions of JDKs? My android studio seems running slow. thanks!
Upvotes: 1
Views: 2317
Reputation: 1823
As of May 8, 2018, Android Studio or the command line tools don't work with JDK 10. You only need JDK 8. Android Studio actually ships with a JDK that you should use. You don't need a separate JDK.
Upvotes: 2