0

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?

Kevan
  • 1,085
  • 1
  • 9
  • 15

1 Answers1

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