Manually Android SDK Setup in Unreal Engine 5

 Android SDK Manager 

First we need Android Studio for setup SDK platorform or tools to build a android game or apk.
Android Studio
Android Studio 2022.3.1

Android Studio launch go to SDK Manager 

SDK Manager 

Select SDK Instaltion Location if Already have SDK setup

Android SDK Location

Download Reqired Tools or Platforms

Tools or Platforms

NDK Dowload or Command Line Tool

Ndk 25.1 or cli tool latest version

Download Open JDK  [click to download JDK] Install it!

OpenJDK 1.8

Android SDK Mangaer setup is completed!!

Unreal Engine Android Setup

Creating android games on unreal engine. We need some tools to build a android game on Unreal Engine.

Open Epic Games launcher and Check out Android Platform Target

Click on Options and Check on Android

Open Unreal Engine and Create a Android Project [Target Platform- Mobile]

Android Project

Open Project Settings From EDIT MENU go to Platforms -> Android SDK

fill SDKConfigs 

One More Step here!! Accept lience agreement 
Platforms -> Android

Accept Agreement


Verify the SDKConfig is Correctly done or not!

Android Logo is appreas 

All Done now you can ready to go!

Extra Tips [Platform -> Android]


Change Package name

Change SDK Tool Target

SDK Tool Target setup

If you are tring to different OPEN JDK version 17 you get a dameon error 
solutin of error OPEN JDK 1.8 version

Here is Error 

All Done!!

Video 



More Info 

General Mobile Development

Comments

Popular posts from this blog

Unreal Engine C++ Interfaces

Upload Your Game on Google Play Store with Latest AAB or Google Play Asset Delivery | UE5 |