Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaka-james/linux-android-studio
Install Android Studio in Linux enviroments with one command! and also it adds ENV variables automatically. see REAME.md
https://github.com/isaka-james/linux-android-studio
2024 android-studio linux linux-tools
Last synced: 2 months ago
JSON representation
Install Android Studio in Linux enviroments with one command! and also it adds ENV variables automatically. see REAME.md
- Host: GitHub
- URL: https://github.com/isaka-james/linux-android-studio
- Owner: isaka-james
- License: apache-2.0
- Created: 2024-01-23T00:21:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-15T16:53:06.000Z (8 months ago)
- Last Synced: 2024-06-15T17:57:42.258Z (8 months ago)
- Topics: 2024, android-studio, linux, linux-tools
- Language: Shell
- Homepage:
- Size: 831 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Android Studio Env Setup Wizard for Linux 🐧
## Introduction
Tired of the mundane task of juggling environment variables for Android Studio on Linux? Fear not! Embark on a luxurious journey with our enchanting tool designed to sprinkle some magic and make setting up a breeze.
## Prerequisites
Before you dive into the enchantment, ensure your majestic system is equipped with:
- 🚀 Android Studio
- 💻 Linux (Kali, Ubuntu, ..)## Installation
1. 🧙♂️ Clone this magical repository to your local realm:
```bash
git clone https://github.com/isaka-james/linux-android-studio.git
```2. 🚪 Step into the wizard's opulent lair:
```bash
cd kali-android-studio
```3. ✨ Unleash the magic script:
```bash
chmod +x install.sh
sudo ./install.sh
```
### Installation screenshot:
![Screenshot from 2024-06-15 19-02-50](https://github.com/isaka-james/linux-android-studio/assets/76619967/c0fa4b95-a484-4406-afd7-e8bdd3968271)### Now you can Run normally:
![Screenshot from 2024-06-15 19-03-41](https://github.com/isaka-james/linux-android-studio/assets/76619967/a6b335ab-f88a-47a1-8289-b0fa6686f6e2)## Addition
🔒 In order for the tool to be fully installed, grant it privileged access by installing as Root!
## How to use
To bring the wizard to life and open the gates to your coding sanctuary, simply type:
```bash
studio