'Java version for Andriod Bumble Bee
I have an andriod studio with Bumblebee.Should i download a JAVA SE development kit and install it or is it not required?There is an in-build JDK11 which i could see in the project settings so was in a confusion.
Solution 1:[1]
What you need is:
- first install a JDK 11 on your computer, to support all your tools also. Most of Java Tools are developed in Java.
- then you will need to download the Android SDK from your Android Studio IDE. Go to Tools > SDK Manager
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Harry Coder |

