INTSourceChangelist:0 Availability: Public Title: Android On Linux Quick Start Crumbs:%ROOT% Description:Learn how to create, deploy, and package games to Android from Linux. Platform:Linux Version: 4.17 type:quick start parent:Platforms/Linux order: 5 tags:Linux SkillLevel:Intermediate prereq:GettingStarted/RecommendedSpecifications prereq:Platforms/Linux/BeginnerLinuxDeveloper/SettingUpAnUnrealWorkflow topic-image:androidLinuxQS_topic.png Checkpoint:AndroidOnLinuxQS Contributor:yaakuro [REGION:imagetable] ![](DeployedAndroidGame_Linux.png)(w:900) _At the end of this tutorial, you'll create, deploy, and package a game onto your Android device from Linux on Unreal Engine 4 (UE4)._ [/REGION] If you're a developer looking to create and distribute games on Android devices from Linux; you've landed on the right page. ## Goal This guide teaches you how to configure an Android device with UE4 on Linux, ultimately showing you how to deploy and package mobile games on Android from Linux. ## Objectives After working through this tutorial, you'll know the following: * How to install and set up the Android SDK for mobile game development with UE4 on Linux. * How to enable an Android's development environment. * How to create an Android mobile game project in UE4. * How to deploy a level onto your Android device from UE4. * How to package your mobile game for distribution (release). ## Steps [DIR(output:"checkpoint" parent:"Platforms/Linux/IntermediateLinuxDeveloper/AndroidOnLinux" org:"hierarchy")] [REGION:call_to_action] [Click to Start](Platforms/Linux/IntermediateLinuxDeveloper/AndroidOnLinux/1 "%Platforms/Linux/IntermediateLinuxDeveloper/AndroidOnLinux/1:title%") [/REGION] [REGION:quote] Thanks to our community of talented contributors, we've successfully added Android support for Linux on UE4. [/REGION]