Hero Fighter Empire - Forums
Hero Fighter X - Android 15, Full Version, Referral Codes and Modding - Printable Version

+- Hero Fighter Empire - Forums (https://hf-empire.com/forum)
+-- Forum: Empire Zone (https://hf-empire.com/forum/forumdisplay.php?fid=1)
+--- Forum: Announcements (https://hf-empire.com/forum/forumdisplay.php?fid=2)
+--- Thread: Hero Fighter X - Android 15, Full Version, Referral Codes and Modding (/showthread.php?tid=380)

Pages: 1 2 3


RE: Hero Fighter X - Android 15, Full Version, Referral Codes and Modding - Cr7mb - 22-06-2025

   
Good day,

Not sure if I'm doing this correctly. I am seeking assistance with installing the modded APK on a One plus 12 running Android 15.
I tried installing with Shizuku, however I received an error that I am assuming is a compatibility error.

Can I be provided with instructions on how to install on a One plus 12 running Android 15.


RE: Hero Fighter X - Android 15, Full Version, Referral Codes and Modding - MangaD - 22-06-2025

(22-06-2025, 07:07 AM)Cr7mb Wrote: Good day,

Not sure if I'm doing this correctly. I am seeking assistance with installing the modded APK on a One plus 12 running Android 15.
I tried installing with Shizuku, however I received an error that I am assuming is a compatibility error.

Can I be provided with instructions on how to install on a One plus 12 running Android 15.

Hello @Cr7mb,

Thank you very much for your post and for the detailed information regarding the error that you are receiving. Thanks to your details, I was able to figure out the problem, but unfortunately, unable to solve it.

Your phone—OnePlus 12[1][2]—uses a 64-bit CPU architecture and, in your case, Android 15.

After some googling, it appears that there are some issues with 32-bit app compatibility for your device.

Different Android devices use different CPUs, which in turn support different instruction sets. Each combination of CPU and instruction set has its own Application Binary Interface (ABI). The currently supported ABIs for Android are:
  • armeabi-v7a
  • arm64-v8a
  • x86
  • x86_64
Unfortunately, HFX ships only support for armeabi-v7a, which is for 32-bit ARM CPUs. In order for this app to work with your device, one of two conditions should be met:
  1. Your device supports 32-bit apps (which should be the case, but we have to verify it)
  2. The app provides support for arm64-v8a (which, unfortunately, I cannot do—explained below)

For curious and hacky minds, below are the fruits of my investigation for the conditions mentioned above:
Research with Grok (Click to View)

Can you join Discord so we can run some tests together?