Architecture specific builds would massively reduce data usage for those on metered data. For example while looking at notes apps I considered downloading SafeNotes until I saw it is a 50MB download. I said what? 50MB for a notes app you have to be kidding me. So I went to GitHub to check it out and realized the reason for the big file on f-droid is because it is the universal build. As you can see here, on GitHub the architecture specific builds are less than half the size of the universal build so why doesn’t f-droid host them?
We already do.
The recipe needs to be setup for this, one block per arch, and versionCode needs to be differrent for each arch.
2 Likes
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
