can we use open-jdk which comes with android studio and it's sdk by default to write other java programs in some different editor like vim? If yes then what are the environment variables need to set?
Asked
Active
Viewed 35 times
1 Answers
1
Go to File > Project Structure > [Platform Settings] > SDKs to find your jdk path. Then follow this for Linux.

Russiancold
- 1,179
- 1
- 11
- 26
-
Specify your OS please. – Russiancold Oct 16 '17 at 13:34
-
My OS is linux. – Kevan Oct 17 '17 at 04:27