HEy i`ve got a massage from unreal engine while im trying to extract my game as “Android game”
and everytime i extract or package it its say:
X
“Do you want to attempt again?”
Yes NO
any Help ?
3dRaven
(3dRaven)
2
Turnkey has to do with the SDK
You probably have to setup your android SDK correctly for the game to build on mobile.
2 Likes
The problem is i have it already
and in unreal engine its says
The SDK for Android is not installed proberly, which is (Bluh bluh u know)
1 Like
3dRaven
(3dRaven)
5
You can see that unreal is asking for android SDK version r25b and installed is – so it’s not seeing anything installed.
You need to install the Android SDK separate from Unreal. It doesn’t come with Unreal by default.
1 Like
how can i do it ?
or download it
cuz its chicked when i download unreal 5.3
Android (True)
but what is wrong with the sdk (i have it already but i downloaded it using “Android Studio 4”)
3dRaven
(3dRaven)
7
You have to set the correct paths and make sure your sdk matches unreal’s requirements (you may need to download another sdk from the manager)
I’m currently not developing anything android atm but here is where you would set the paths
2 Likes