The download page for Android Studio does not list any repositories, it only offers direct download links. I noticed that there are many Android SDK and tools packages in the Ubuntu repos, but no Android Studio. Is there a frequently updated repository or PPA available for Android Studio?
This question was asked a long time ago back when Android Studio was still in a preview state, however, the answers are all very different and many of the answers consist of custom PPAs, many of which probably do not exist anymore for modern versions of Ubuntu. Therefore, this question needs to be re-asked so that we can collect updated instructions.
If you're looking for up to date PPA for Android Studio, it is
ppa:maarten-fonville/android-studio
— at the time of writing this PPA has supported Ubuntu version up to19.04
which is current latest release.Add the PPA.
Then, you can either install:
Stable version.
Preview version.
no need for adding an external repository,
android-sdk
includes Android Studio!