I must have installed android studio a 100 times and I've never had to many issues. I'm using ubuntu 18.04.2 and this is a fresh installation. I've installed java oracle 8 and was just getting the the android installation part and I can't even install or open android studio. After I run ./bin/studio.sh in the terminal I get these two errors:
// This is on the interface
Missing essential plugin:
org.jetbrains.android
Please reinstall Android Studio from scratch.
// this is the error in the terminal
Corrupted Installation: Missing essential plugin:
org.jetbrains.android
Please reinstall Android Studio from scratch.
Java version:
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)
Any ideas?