Arch Linux Android App Development Hello World
Hi! The Tutorial shows you Step-by-Step How to Quick Start with Android Studio IDE Development with a Hello World App on Arch Linux 32-64bit Desktop.
The Hello World Android App is a Basic App that Simply Display the text ‘Hello World’ when you Open it Up.
Android is a Linux-based operating system for cell phones and tablets made by Google and Open Handset Alliance.
Android Studio is the official IDE for Android application development, based on IntelliJ IDEA.
![Android Studio IDE Hello World App for Arch Linux - Featured](https://tutorialforlinux.com/wp-content/media/dg139/intro/androidApple.jpg)
How to Install Android Studio IDE for Arch Linux
Launch Android Studio IDE & Install Android SDK Tools
Just accept the proposed Settings…
Create a New Android Studio Project.
Select the Minimum Android API Target.
Create a Blank Activity.
Name and Set App Options.
Then Finish and Wait for Gradle Compilation of the Android App…Run the Android Hello World App on Emulator.
Select the Android Emulator to Display the App