LeanderBB / you-have-mail

Application to notify you if an email has arrived in your email Account
GNU Affero General Public License v3.0
88 stars 5 forks source link

not compatible with 32bits/arm CPU (e.g. Fairphone 2) #31

Closed mohicanb closed 1 year ago

mohicanb commented 1 year ago

Hi, I tried to install on my Fairphone 2 equipped with /e/OS 1.14 R (Android 11). F-Droid says there is no compatible version for my machine. And the install through the /e/ App Lounge starts but fails. Something missing ?

LeanderBB commented 1 year ago

Hey,

The install is probably failing due to the 32bit CPU. Currently, I only build the native code for 64bit arm/x86.

I would need to patch the fdroid build repo and some local build rules so the 32bit arm architecture is included.

Until then it won't be possible to install this on your phone.

mohicanb commented 1 year ago

Thank you. I have edited the title of the issue accordingly.

LeanderBB commented 1 year ago

Released with v0.14.0.

LeanderBB commented 1 year ago

Released with v0.14.0.

@mohicanb can you please try the github release and see if works for you?. I'm afraid I don't have any 32bit android devices to properly test this.

mohicanb commented 1 year ago

Tested ok on Fairphone 2 with /e/OS. Thanks a lot !