ArcaneChat / android

⚡ Fast encrypted chats for the family
GNU General Public License v3.0
134 stars 3 forks source link

Missing arm64 Binary #13

Closed moriel5 closed 9 months ago

moriel5 commented 11 months ago

Is there a reason why the arm64 binary is missing, or any of the arch-specific binaries other than arm32 (armv7) and 32-bit x86?

adbenitez commented 11 months ago

hi, the 32bit alternatives should work for the 64bit arch, ex. if you have armv8 just install the armv7 apk, that is what I am using in my armv8 phone

moriel5 commented 11 months ago

That is true, and I am not worried about it not working. I'm just curious as to why this is the situation, as 64bit binaries could potentially make better use of resources.

adbenitez commented 11 months ago

the reason was to reduce the apk size of the "universal" variant that is the one uploaded to Apklis store, on IzzyOnDroid only the armv7 is uploaded there so there was no need for armv8 builds etc.

if I could generate the universal apk without including the armv8 etc. and still generate the independent arch builds I would, so if you know how, contributions welcome

closing the issue as there is no bug or problem just a question replied with this message, thanks for caring! :heart:

moriel5 commented 11 months ago

That certainly makes sense.

I wonder if SAI could be of help here, if only to have 64bit binaries on GitHub, or if it would be more of a hindrance.

lyynd commented 9 months ago

I have Pixel 8 Pro (husky) and I can neither use armv7 nor universal builds, because this phone only supports arm64. So having arm64 builds is actually pretty important. Maybe include it in the universal variant too, I am not sure how this is conventionally done. Please reopen. @adbenitez

adbenitez commented 9 months ago

Hi @lyynd thanks for letting me know, I will enable back armv8

adbenitez commented 9 months ago

arm64 is now available in the new release 1.43.3