Taeuk Kang
Taeuk Kang
Same error happens to me.
Did you add the PPA repo before you `apt-get install android-studio`?
1. `sudo apt-add-repository ppa:paolorotolo/android-studio` 2. `sudo apt-get update` 3. `sudo apt-get install android-studio` 4. `sudo apt-get install -f` 5. `sudo apt-get install android-studio` Worked for me. The `-f` option installs...
I'll look into it and add it in the next version.