https://github.com/zyrouge/android-studio-appimages
Android Studio as AppImages.
https://github.com/zyrouge/android-studio-appimages
android-studio appimage
Last synced: about 2 months ago
JSON representation
Android Studio as AppImages.
- Host: GitHub
- URL: https://github.com/zyrouge/android-studio-appimages
- Owner: zyrouge
- Created: 2023-10-07T11:03:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T01:24:40.000Z (over 1 year ago)
- Last Synced: 2024-05-23T02:32:36.051Z (over 1 year ago)
- Topics: android-studio, appimage
- Language: Shell
- Homepage:
- Size: 115 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Studio AppImages
[](https://github.com/zyrouge/android-studio-appimages/releases/latest)
[](https://github.com/zyrouge/android-studio-appimages/releases)
[](https://github.com/zyrouge/android-studio-appimages/actions/workflows/release.yml)
[](https://github.com/zyrouge/android-studio-appimages/actions/workflows/badges.yml)
Packages [Android Studio](https://developer.android.com/studio) and [Android Studio Preview](https://developer.android.com/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](https://github.com/zyrouge/pho) to be installed.
```bash
# 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.