Hey thanks for this! I used f droid for a while but was always meh on the UI and how clunky it is. I used this for a bit and I already like it waaaay more. Cheers!
I have used it for maybe a year and I never had any problems. Then again, I’m hardly a power user, so it makes sense that other people might have different experiences. :)
Tried it, it was at least back then not scaleable. Not every Dev publishes precompiled APKs, that is actually not something regular because F-Droid and IzzyOnDroid exist.
So in the end I had 8 or more of my favourite Apps still F-Droid only, and when adding all those sources some barely worked and in the end Obtainium didnt load anymore.
Does it autoremove APK files? Otherwise its just a fancy Feed Reader, I use Feeder for the few Apps that are Git* releases only
F-Droid basic uses modern Android Libraries and modern Apps can be updated without interaction.
Thats because Android has a Package manager that uses APKSigner signatures to verify the app. That is Private/Public Key authentication, so its pretty sure the App comes from the developers.
Only if the Signature matches the App gets an Update. So there is no danger in using automatic updates.
Making F-Droid Basic “battery unrestricted” will help.
Guys.
Dont install FOSS apps from the Playstore. Use F-Droid (F-Droid Basic if you are on an updated OS)
Thanks.
A personal recommendation is to use Droidify, it’s just a great F-droid front-end.
You can download the APK here: https://f-droid.org/packages/com.looker.droidify/
Droidify is the best! Best performance and UI of all compatible clients, and even handles 3rd repos that wont load on others.
Hey thanks for this! I used f droid for a while but was always meh on the UI and how clunky it is. I used this for a bit and I already like it waaaay more. Cheers!
When I last used it it was somehow unstable. Maybe that has changed.
I have used it for maybe a year and I never had any problems. Then again, I’m hardly a power user, so it makes sense that other people might have different experiences. :)
I really like that they add more repos you just need to enable. Number 1 reason to use it, as F-Droid will never add those for obvious reasons.
Some that I cant live without
Ijusto use Obtanium.
Tried it, it was at least back then not scaleable. Not every Dev publishes precompiled APKs, that is actually not something regular because F-Droid and IzzyOnDroid exist.
So in the end I had 8 or more of my favourite Apps still F-Droid only, and when adding all those sources some barely worked and in the end Obtainium didnt load anymore.
Does it autoremove APK files? Otherwise its just a fancy Feed Reader, I use Feeder for the few Apps that are Git* releases only
Yes it autoremoves the apks.
Thats pretty good then
My experience too, but I switched back and it’s far better now.
deleted
F-Droid basic uses modern Android Libraries and modern Apps can be updated without interaction.
Thats because Android has a Package manager that uses APKSigner signatures to verify the app. That is Private/Public Key authentication, so its pretty sure the App comes from the developers.
Only if the Signature matches the App gets an Update. So there is no danger in using automatic updates.
Making F-Droid Basic “battery unrestricted” will help.
deleted
Yes I hate the name. It makes no sense. I will do another post on multiple Platforms to advertise it.
Yes the unattended upgrades only work on a modern store and modern apps. The original client is extremely outdated.
Droidify can do both: Session Installer and Shizuku: https://github.com/Droid-ify/client
Yeah. I usually go to the Playstore to buy out all the In-App purchases and support development, but this is really discouraging.
True. But F-Droid has Donation links everywhere. I prefer that over buying, idk why.
Oh, found out at least F-Droid Basic doesnt display the links! Thats not niceit hasLess fees taken if you donate instead of buying most likely.
Droidify shows the donation links fine, which is nice!
You’re welcome.
I agree that F-Droid is great!
What I usually do is to buy the pro version on Google Play and install it later on F-Droid.
On the other hand I don’t see anything wrong for non tech people to install FOSS apps from the Play Store. The apps are still FOSS
Not exactly. When building for play store release - google injects their tracking into the binary.
I think this is a myth. Android Studio or something allows to build it in, but Google doesnt automatically do that. Afaik