this post was submitted on 30 Jul 2023
22 points (95.8% liked)

F-Droid

7418 readers
4 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

I use a Xiaomi phone, it has this annoying "Security" app that gets everytime I'm installing or updating an app to pass a "security scan" and show me an add. F-Droid downloads updates on start, but then I just get this message "App update is ready to install" and then I have to manually install each update.

Any idea on how to bypass this app? I have partially debloated my phone using some ADB debloater but I'm worried my OS will break if I remove this "Security" app.

Also don't know if I'll also need to keep installing each update individually even after deleting it.

I also noticed that I haven't given permissions for "modifying system settings" to F-Droid.

top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 1 year ago

F-Droid need to be a system app to update/install apps on it own. For that Privileged Extension needs to be installed, using TWRP or other Android recovery that can flash updates to the system.

[–] [email protected] 6 points 1 year ago (1 children)

What android version? Must be 12 or later. Fdroid cant do it as its target android version is to low. You will need droid-ify for that

[–] [email protected] 2 points 1 year ago (1 children)

It would still still prompt that pop-up. That was the case when I had one on android 10. It's a miui thing unless it gets bypassed for this android API.

[–] [email protected] 2 points 1 year ago

Ah, okay, i am used to aosp which doesnt do that

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

There's a setting to disable scanning of installing apps. Disable it from security app. Also, don't debloat the security app it will break things for you.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

It isn't still possible, AFAIK

[–] [email protected] 3 points 1 year ago (1 children)

With root privilaged extension it is.

On android 13 however it should be able to do it via session installer (google allowed unattened updates) and even without that there is a shizuku plugin which should allow it to work in theory (however the plugin is buggy and works half the time).

[–] [email protected] 1 points 1 year ago (2 children)

I'm unable to make it work with Shizuku without root

[–] [email protected] 3 points 1 year ago

Last I knew fdroid didn't support shizuku. Unless, you talk about 3rd party fdroid clients like droidify and neostore, etc. Also, unless xiaomi borked the adb perms(I'm sure they did like they do for accessibility service apps) shizuku can work with wireless adb.

[–] [email protected] 2 points 1 year ago

Same issues (especially when fdroid tries to update itself). Not sure why it doesn't work (when it should in theory).

Plugin repo hasn't been updated in a bit as well 😢

[–] [email protected] 1 points 1 year ago

You could install Droid-ify, it has a setting that lets it automatically install F-Droid apps