0% found this document useful (0 votes)
81 views5 pages

Installing Android-Studio in Kali

Uploaded by

amberhardini034
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views5 pages

Installing Android-Studio in Kali

Uploaded by

amberhardini034
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

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

tutorialforlinux.com
Step-by-step GNU/Linux Tutorials for Everyone

MENU

Step-by-step – Android Studio Kali


Installation Guide
September 1, 2018 Tutorial Comments: 0

Installing

Easily run apps in the cloud


Automated cloud ops for apps
Starting a project? Migrating a critical one?
The right cloud can bring your ideas to life
render.com

OPEN

2. 2. Downloading Android Studio IDE


Download Android Studio IDE for Kali


Android Studio IDE tar.gz Linux
Compare old and new PaaS - How
Render PaaS Stacks
Deliver fromUp
GitHub to Render OPEN
Render is a modern cloud platform for easily deploying,
managing, and scaling your apps. render.com
Android Studio IDE.
If you are using Firefox then on Prompt Choose “Open with Archive Manager”:

Or After try to Select the Package by the Downloads Button on Top Panel:

Instead, on Google-Chrome simply try to Choose the Package on the Bottom


Panel:

Browser Chrome Kali Setup Tutorial.


Compare old and new PaaS - How
Render 3. 3. Extracting
PaaS Stacks Up Android OPEN
Studio IDE
Render is a modern cloud platform for easily deploying,
Then Extract Android Studio IDE into /tmp
managing, and scaling your apps. render.com
Possibly Double-Click/Right-Click on Archive to Open with Archive Manager:

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

sudo apt-get install lib32z1 lib32ncurses* lib32stdc++6


Authenticate with the User Admin Pass.
Compare old and new PaaS - How
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Render PaaS Stacks Up OPEN
Render is a modern cloud platform for easily deploying,
managing, and scaling your apps. render.com
5. 5. Installing Oracle JDK
How to Install Required Oracle Java JDK on Kali

Install Oracle JDK for Kali


Starting a project? Migrating a
critical one? The right cloud can
bring your ideas to life

SetUp Oracle JDK on Kali.

6. 6. Relocating Android Studio


Again to Relocate Android Studio IDE
For a System wide installation Set the superUser as Holder with:

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/

7. 7. Amending User’s Path


And to Make the Android SDK Command-line Accessible
Amend the User’s Path with:

Copy
echo "export PATH=~/Android/sdk/platformtools:~/Android/sdk/tools:/opt/android-s

And then to Reload the PATH simply run:


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

Deploy instantly from GitHub


Easily run apps in the cloud
Render automatically builds your app and
deploys it on every GitHub push, with zero
devops
render.com

OPEN

Pages: 1 2 3

Contents
INTRO Installing GETTING STARTED

Previous page Next page


Tags: Android IDE Install Kali Linux, android ide Kali Linux, Android IDE Kali Linux Install, Android IDE Kali Linux
Installation, Android IDE Kali Linux Setup, Android Studio Install Kali Linux, Android Studio Kali Linux, Android Studio
Kali Linux Install, Android Studio Kali Linux Installation, Android Studio Kali Linux Setup, Install Android IDE Kali Linux,
install android studio kali linux, Kali Linux Android IDE, Kali Linux Android IDE Installation, Kali Linux Android Studio,
Kali Linux Android Studio Installation, Kali Linux Install Android IDE, Kali Linux Install Android Studio, Setup Android IDE
Kali Linux, Setup Android Studio Kali Linux

tutorialforlinux.com © 2022
Theme by WP Puzzle

You might also like