i can make file .apk for my tablet(arm64) but it do not run on any of my smart phones(x86_64).i want my app to be able to run on both platforms.some topic said that i need check this box:
“support x86_64 [aka x64]” but it sad that “this requires github source”.I tried following some instructions on the homepage to get “github source”.i linked to my github account but when i click on the link to unreal engine github page ,there is nothing there:
.
-What step did I miss to get “github source”(I’m new and I can’t even imagine what it is).
-if it’s just a download and then I can check the box “support x86_64 [aka x64]” then why is unreal engine asking for github source for x86_64, why they just leave only arm64 there?