mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Files
777dffe8ff8d52d7eb7894deab386c816a48f80f
59 lines
2.0 KiB
Plaintext
59 lines
2.0 KiB
Plaintext
INTSourceChangelist:0
|
|||
Availability: Docs
|
|||
Title: Android On Linux Quick Start
|
|||
Crumbs:
|
|||
Description:Learn how to create, deploy, and package games to Android from Linux.
|
|||
Platform:Linux
|
|||
Version: 4.14
|
|||
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
|
|||
|
|||
[REGION:imagetable]
|
|||
(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).
|
|||
|
|||
[OBJECT:TopicList]
|
|||
[PARAM:icon]
|
|||
(convert:false)
|
|||
[/PARAM]
|
|||
[PARAM:title]
|
|||
Steps
|
|||
[/PARAM]
|
|||
[PARAM:description]
|
|||
[/PARAM]
|
|||
[PARAM:links]
|
|||
[DIR(output:"checkpoint" parent:"Platforms/Linux/IntermediateLinuxDeveloper/AndroidOnLinux" org:"hierarchy")]
|
|||
[/PARAM]
|
|||
[/OBJECT]
|
|||
|
|||
[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]
|