
Browse icon to /opt/android-studio/bin/studio.png. Browse to /opt/android-studio/bin/studio.sh. Using Alacarte (sudo dnf install alacarte). Menu > Tools > Create Command-line Launcher…. Ln -s /opt/android-studio/bin/studio.sh /usr/local/bin/asb Mv /home/yourUserName/Downloads/android-studio /opt Sudo dnf install java-1.8.0-openjdk-devel.x86_64ĭownload the Android Studio package from Official WebSite and, just in case, add the SDK from Įxtract the package (it’s ok also the Downloads folder) and relocate the Android Studio folder Sudo dnf install zlib-devel.i686 ncurses-devel.i686 ant If you run a 64 bit system, in a terminal window do this For a smooth experience on Fedora, I suggest you to do some necessary steps. How to configure Android Studio on Fedora systemsīasically, you can download Android Studio from the Official WebSite and start it on your Linux system. More infos about Android Studio is available on the wikipedia. It’s available for Windows, Mac OS X and Linux, and replaced Eclipse as Google’s primary IDE for native Android application development.
Based on JetBrains IntelliJ IDEA software, Android Studio is designed specifically for Android development. World-class code editing, debugging, performance tooling, a flexible build system, and an instant build/deploy system all allow you to focus on building unique and high quality apps.
Android Studio provides the fastest tools for building apps on every type of Android device. Android Studio Development on Windows, Mac OS X and LinuxĪndroid Studio is the Official IDE for Android Development on modern personal computers.