Installing Android-Studio in Kali
Installing Android-Studio in Kali
tutorialforlinux.com
Step-by-step GNU/Linux Tutorials for Everyone
MENU
Installing
OPEN
Or After try to Select the Package by the Downloads Button on Top Panel:
Or from Shell:
Copy
tar xvzf ~/Downloads/android-studio*.tar.gz -C /tmp
But if you are in Trouble to Find it out on Terminal then See: How to Access
Downloads Folder from Browser.
4. 4. Installing Dependencies
Now to Install Required Packages
Simply play:
Copy
➤
Copy
sudo chown -R root:root /tmp/android-studio
Then Move the Android Studio contents into the /opt Directory:
Copy
sudo mv /tmp/android-studio /opt/
Copy
echo "export PATH=~/Android/sdk/platformtools:~/Android/sdk/tools:/opt/android-s
Copy
bash
Compare old and new PaaS - How
Render PaaS Stacks Up OPEN
Render is a modern cloud platform for easily deploying,
managing, and scaling your apps. render.com
OPEN
Pages: 1 2 3
Contents
INTRO Installing GETTING STARTED
tutorialforlinux.com © 2022
Theme by WP Puzzle
➤