Step-by-step – Android Studio Kali 2020 Installation

February 6, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Kali 2020 Installing Android Studio – QuickStart Guide

Hi! The Tutorial shows you Step-by-Step How to Install Android Studio IDE in Kali 2020 64-bit GNU/Linux Desktop.

First, the Android Studio for Kali is the Official IDE for Android Application Development, based on IntelliJ IDEA.

Especially relevant: the Android App Development Requires a working Oracle Java JDK Installation for Kali.

Finally, this guide includes detailed instructions about to Getting-Started with Android Studio on Kali.

Android Studio Kali 2020 Installation Guide - Featured

Again about the Android Studio IDE main Features are:

  • Flexible Gradle-based build system
  • Build variants and multiple apk file generation
  • Code templates to help you build common app features
  • Rich layout editor with support for drag and drop theme editing
  • Lint tools to catch performance, usability, version compatibility, and other problems
  • ProGuard and app-signing capabilities
  • Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine
  1. 1. Launching Shell Emulator

    Open a Terminal window
    (Press “Enter” to Execute Commands).

    Android Studio Kali 2020 Installation Guide - Open Terminal Shell Emulator
  2. 2. Downloading Android Studio IDE

    Download Android Studio IDE for Kali

    Android Studio IDE tar.gz Linux
    If you are using Firefox then on Prompt Choose “Open with Archive Manager”:
    Step-by-step Android Studio Kali 2020 Installation Guide - Firefox Prompt
    Or After try to Select the Package by the Downloads Button on Top Panel:
    Step-by-step Android Studio Kali 2020 Installation Guide - Downloaded Packages
    Instead, on Google-Chrome simply try to Choose the Package on the Bottom Panel:
    Step-by-step Android Studio Kali 2020 Installation Guide - Chrome Bottom Panel Downloads
    Browser Chrome Kali Setup Tutorial
  3. 3. Extracting Android Studio IDE

    Then Extract Android Studio IDE into /tmp
    Possibly Double-Click/Right-Click on Archive to Open with Archive Manager:

    Android Studio Kali 2020 Installation Guide - extraction
    Or from Shell:
    tar xvzf ~/Downloads/android-studio*.tar.gz -C /tmp
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.

QuickChic Theme • Powered by WordPress