I cant package my project for android. Whats wrong can any one help me pls ?
It looks like there is a google play key not registering
You don’t state what version of ue
4,5,or 5.1
Do you have jdk8, jre 8, sdk 30, ndk 21/25?
Hey man.Thanks fro your time i really appreciate it. I am using 5.1
sdk 30
ndk25
jdk8
Had the same issue, deleting Intermediate (or specifically Intermediate/Android) folder did the trick, did you try that ?
thanks for the suggestion. Im trying now and will report if its the solution!!
sorry but it didnt worked still the same
Please try to set SDK API Level to latest and NDK API Level to android-26.
Also set Target SDK version to 32 and minimum SDK version to 28, than delete intermediate again and package… still the same ?
yes still the same i tried everything you said but still the same
Hey did you solve the problem ?
If not, please try to set SDK API Level to 30 or 32.
Also, in your Project Root Path there’s a space between ‘Unreal’ and ‘Projects’, Try to remove it so the root path won’t contain spaces at all, than try to package.
I managed to package for Android on 5.0.3. I haven’t tried on 5.1, but I assume the process will be the same. Feel free to contact me if you need some help or wonder what values I am using when packaging.