I built UE5.5 from source code (branch dev-5.5), it seems EPIC have cleanup the whole source code, before i built UE5.4.4 (branch release), it took me more than 2 hours , now less than 2 hours, they split all components about Android from x64 build, android components will only be build when they are needed.
i can’t package apk successfully by the engine (5.4.4) downloaded by Games Launcher, but i can package apk smoothly after i built engine5.5 from source code, all the stuffs releated to android is the same (android SDK ,NDK , JAVA version , gradle ) as before , i didn’t touch them. the errors above gone…
the cons that build from source code is it take up my 300G disk space…
1 Like