zyrouge / android-studio-appimages

Android Studio as AppImages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Studio AppImages

Latest Latest (Pre-release) Release Badges

Packages Android Studio and Android Studio Preview as AppImages.

AppImages are directly created from .tar.gz builds and are not decompiled or modified. AppImages are compiled in Ubuntu 20.04. Latest releases contain stable version and pre-releases contain beta version.

Supported Builds

  • AMD64

Installation

Pho

This command requires Pho to be installed.

# stable
pho install github --id android-studio zyrouge/android-studio-appimages

# beta
pho install github --release prerelease --id android-studio zyrouge/android-studio-appimages

Manual

Can be directly downloaded from Github Releases and intergrated using tools like AppImageLauncher.

About

Android Studio as AppImages.


Languages

Language:Shell 100.0%