Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm getting this error: Execution failed for task ':app:mergeDebugJniLibFolders'

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

cmd.exe failed with args /c "F:\Unreal Projects\Android_Testing\Intermediate\Android\arm64\gradle\rungradle.bat" :app:assembleDebug

heres the full log: https://drive.google.com/file/d/1f8Wt3DXoCREzmpG0PqUWRIxyMFOYnW0R/view?usp=drive...

I haven't seen a gradle error before. from what I'm seeing, it could be an SDK setup error, did you follow any specific tutorials for setting up android SDK with UE?

(1 edit)

This one:

But i have jdk-11 and ndk 25.1.8937393 (I'm using UE5.3.2)

ok my first guess is since he's on ue5.4 and you're on 5.3, that might be why its saying you're using deprecated features for Gradle 8.0. 

So maybe you need some earlier builds of the sdk, jdk, etc 

any luck?

maybe this one? Same channel but for 5.3

I already tried that one earlier which didn't work but now I'm currently packaging with this 

Ok cool is that working??

Yep I got it to export successfully 

woohoo! 🎉

So weird dude, I'm gonna save that video in case I ever run into that!

Deleted 55 days ago

I finally finished making it to android you can download it from the game page. Thanks for your help!

Update: I followed the video I shared and it doesn't show a error after :app:mergeDebugJniLibFolders

looks like you have the right ndk and jdk tho

 I think I had android setup for  UE 5.1, but I may have reset windows since I last packaged so I don't know if I still have the SDK setup but when I get a chance I'll check