How to Install Android Studio Flatpak on Xubuntu 18.04 Bionic Gnu/Linux

April 16, 2018 | By the+gnu+linux+evangelist.

Install Android Studio Flatpak Xubuntu 18.04 Bionic

Hi! The Tutorial shows you Step-by-Step How to Install Android Studio Flatpak App in Xubuntu 18.04 Bionic LTS GNU/Linux.

And Flatpak for Xubuntu is a technology for Building, Distributing, Installing and Running Linux Apps.

Moreover, the Flatpak App is Build into a Container like Docker and can be Installed on All Linux Distros disposing of Flatpak.

Especially relevant: the Flatpak App build is at this time RAM Demanding and so you need of enough Free Memory in case you build Huge Apps.

Finally, Android Studio is the official IDE for Android application development, based on IntelliJ IDEA.

How to Install Android Studio Flatpak on Xubuntu 18.04 Bionic - Featured
  1. 1. Launching Shell Emulator App

    Open a Terminal window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    How to Install Android Studio Flatpak on Xubuntu 18.04 Bionic - Open Terminal Shell Emulator
  2. 2. Installing Flatpak

    How to Setup Flatpak on Xubuntu

    Flatpak Installation Guide
  3. 3. Installing Android Studio

    Then to Install Android Studio Flatpak App on Xubuntu.

    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

    For further Insight see the Flatpak Official Documentation.
    And after:

    flatpak install com.google.AndroidStudio

    Wait patiently until the App is Downloaded, Built and Installed…

  4. 4. Launching Android Studio

    Finally, Launch & Enjoy Android Studio
    From Shell with:

    flatpak run com.google.AndroidStudio

    But to Launch from Desktop see here Below How to Make a Launcher…

    Creating Android Studio Launcher on Xubuntu

    Android Studio Launcher Creation Guide

QuickChic Theme • Powered by WordPress