I'm working on a multi-platform Archviz with UE5. The problem is that UE5 stopped supporting armv7 and I would like my app did that.
I think it's possible but I don't know how: I'm not a developer but only a furniture designer.
I tried to make an Android packing with UE4 for armv7 and change the lib of my gradle folder of my project. I added with Android Studio in abi.gradle the correct filter following this: How to Ensure Android APK supports 32-bit as well as 64-bit?
Then, I managed to install the app on the device, it's a Samsung Galaxy A13, but the app crashes on startup.
I hope the experts can help me because the idea of switching UE5 to UE4 manually kills me because unfortunately project downgrade is not possible.
Thank you in advance!