惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Y
Y Combinator Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
IT之家
IT之家
量子位
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
罗磊的独立博客
S
SegmentFault 最新的问题
博客园_首页
N
Netflix TechBlog - Medium
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
A
About on SuperTechFans
The Cloudflare Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
MyScale Blog
MyScale Blog

F-Droid Forum - Latest posts

App Submission: Ambient Calculator Open Source Calculator For Android Tablet & Phone! F-Droid Basic 2.0 Alpha 10 Search is slow [continuation from email thread] Ideas to help users find apps - Sort. Hide, Bookmark Feature request: F-Droid compatible with gnirehtet Koofr Vault - Open-Source, Zero-Knowledge Encrypte Add Picocrypt-NG Troubleshooting a failing build (APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch) Location service not works. Organic Maps and OsmAnd just showing spinning circle GrayJay App (Ytb) privacy What types of apps are you missing from the FOSS ecosystem? Google will require developer verification to install Android apps, including sideloading App save space useless? GrayJay App (Ytb) privacy NewPipe "forced" 360p on YouTube videos (Potential error) Troubleshooting a failing build (suss.json found usual suspect 'org.gradle.toolchains.foojay-resolver') Off topic discussions only Should I change the silence mode for text messages or leave it as is? Disgusting config files preinstalled on my system New TWIF Submission Thread Aurora Store crisis! Http/Https errors are happening! Warning: Godot is closing the source code of their asset package manager (Maybe add NonFreeNet?) Which JDK should I use to build my android app? Google will require developer verification to install Android apps, including sideloading Tubular/NewPipe needs updating, fast! Gitlab goes down the AI rabbit-hole Searching for an open-source AI app on F-Droid (without an API key, with internet access) Why is KernelSU not on F-Droid? Why do you list Cryptomator? This initiative, rolls North towards South so we can levitate already \m/
Strange SDK values for the F-Droid Privileged Extension
@Licaon_Kter · 2026-04-19 · via F-Droid Forum - Latest posts

April 18, 2026, 10:30am 1

Hello,

I hope this topic hasn’t been discussed yet; I certainly haven’t come across it. On my device (iodéOS 7.4 (2026-04-01)), the F-Droid Privileged Extension 0.2.13 is installed by default. I’ve now taken a look at the target SDK and minimum SDK values for my installed apps. I was already aware that the target SDK values for the extension are very low (25). I’d also read before that this is correct and desirable, as the extension is primarily needed on older Android versions that don’t yet support the new installation method. What surprises/confuses me, however, is the incredibly high minimum SDK of 36 (=Android 16). That doesn’t really allow installing the F-Droid Privileged Extension on older versions (it would be different if the minimum SDK were 25 and the target 36. That would make sense, in my opinion (although the minimum SDK could easily be set even lower)).

Please don’t use this.

On Android 12 and later F-Droid client and F-Droid Basic already support unattended updates.

Priv Ext has not seen developement to be compatible beyond Android 11 afaik.

1 Like

I know full well that this is completely unsuitable for Android 12+ devices—just tell iodé that. I don’t use F-Droid at all; I use Obtainium instead. But none of that changes the fact that the SDKs are set up backwards (the SDKs don’t change; they’re specified in the app’s manifest; the minimum SDK is set to Android 16, which is higher than the target SDK), meaning that on devices running Android 16 or lower, you can only update the app via root (which the privileged extension naturally has) or ADB, which doesn’t seem very logical to me.

We are not iode users, their users should report this to them, so they can fix their shi software.

our code is not 36, see app/src/main/AndroidManifest.xml · master · F-Droid / privileged-extension · GitLab

So whatever they broke, they should fix.

They keep modifying our apps, as allowed by the license, but people need to ask them for support.

1 Like