1434
The state of Playstore
(lemmy.dbzer0.com)
This is a most excellent place for technology news and articles.
Try out Aurora Store. Just started testing it. Looks and works similar to play store but without adds. You ~~can login with~~ should not use your main google account.
https://f-droid.org/en/packages/com.aurora.store/
/edit/
Pro tip - Avoid using your main account because it might get blocked permanently by Google.
Why?
Do you know what part of the TOS that is violated? I looked through it and didn't see anything that seemed to apply.
Thanks for that, looks pretty nice. Though I'm concerned now trading Google might block your account for using it.
When I'm installing F-Droid I get a security alert about it being developed for a previous android version and that it doesn't include latest privacy updates. How legit is that? I'm downloading the apk throught their official website https://f-droid.org/
It's so the app still runs on ancient android versions. Use the Droid-ify client instead if you don't want that
Does it have security vulnerabilities?
Not exactly. It's possible to make an app run on older versions (select lower
minSdk
) and yet take advantage of newer features (select highertargetSdk
). This one can be easily be fixed by the F-Droid developers like almost all other developers have already.Droidify is amazing, I'd totally recommend that over the official F-Droid client any time. ๐