Files
UnrealEngineUWP/Engine/Documentation/Source/Platforms/Android/GettingStarted/AndroidQuickStart.INT.udn
Sam Deiter 4749c0d937 #UE4 Docs: Submitting the first pass on the new docs as well as moving the old Android doc to a new location.
#Code_Review lauren.ridge, jeff.wilson, ian.shadden, wes.bunn, robert.gervais, sean.gribbin

[CL 2664386 by Sam Deiter in Main branch]
2015-08-21 10:15:32 -04:00

64 lines
1.9 KiB
Plaintext

Availability: Public
Title: Android Quick Start
Crumbs:%ROOT%, Platforms, Platforms/Android
Description:Setting up for development for the Android platform.
Version:4.9
Skilllevel:Intermediate
[VAR:Topic]
[OBJECT:Topic]
[PARAM:image]
![](AndroidTopic.jpg)
[/PARAM]
[PARAM:title]
%Platforms/Android/GettingStarted:title%
[/PARAM]
[PARAM:path]
[RELATIVE:Platforms/Android/GettingStarted]
[/PARAM]
[PARAM:description]
%Platforms/Android/GettingStarted:description%
[/PARAM]
[/OBJECT]
[/VAR]
[VAR:TopicCompact]
[OBJECT:TopicCompact]
[PARAM:image]
![](AndroidTopic.jpg)
[/PARAM]
[PARAM:title]
%Platforms/Android/GettingStarted:title%
[/PARAM]
[PARAM:path]
[RELATIVE:Platforms/Android/GettingStarted]
[/PARAM]
[PARAM:description]
%Platforms/Android/GettingStarted:description%
[/PARAM]
[/OBJECT]
[/VAR]
The Android Quick Start will walk you through setting up your computer and your Android device for deployment, and putting a template game on your device using both the launching and packaging features.
This guide uses **Android Works** as the Android SDK, but if you would like to know how to set up another SDK for use with Unreal Engine, see the [](Platforms\Android\Reference) page.
[OBJECT:TopicButtonList]
[PARAM:icon]
![](%ROOT%/build_icon.png)(convert:false)
[/PARAM]
[PARAM:title]
Steps
[/PARAM]
[PARAM:description]
[/PARAM]
[PARAM:links]
* [](Platforms/Android/GettingStarted/1 "%Platforms/Android/GettingStarted/1:description%")
* [](Platforms/Android/GettingStarted/2 "%Platforms/Android/GettingStarted/2:description%")
* [](Platforms/Android/GettingStarted/3 "%Platforms/Android/GettingStarted/3:description%")
* [](Platforms/Android/GettingStarted/4 "%Platforms/Android/GettingStarted/4:description%")
* [](Platforms/Android/GettingStarted/5 "%Platforms/Android/GettingStarted/5:description%")
* [](Platforms/Android/GettingStarted/6 "%Platforms/Android/GettingStarted/6:description%")
[/PARAM]
[/OBJECT]