Help! Arm64 and armeabi

Rusik game

Platinian
What if than I delete arm64 folder, game doesn't works. But than I delete armeabi folder, game works. So, game doesn't support armeabi. But my mod menu have only armeabi
 
It depends on the template that you are using, but, if you are using lgl mod template, and it doesn't include arm64 support, then you should have modified it, to support only armeabi-v7a. I suggest you to re-check your project's structure, or download it again from Github, and code specifically for arm64-support.
 
It depends on the template that you are using, but, if you are using lgl mod template, and it doesn't include arm64 support, then you should have modified it, to support only armeabi-v7a. I suggest you to re-check your project's structure, or download it again from Github, and code specifically for arm64-support.
I already solved this problem, just found a mod menu that have lib that I need. Thanks
 
Back
Top Bottom