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

推荐订阅源

博客园 - 叶小钗
V
Visual Studio Blog
雷峰网
雷峰网
J
Java Code Geeks
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
MyScale Blog
MyScale Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
C
Check Point Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
V2EX
D
Docker
IT之家
IT之家
博客园 - 聂微东
腾讯CDC
U
Unit 42
Microsoft Security Blog
Microsoft Security Blog
The Cloudflare 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/
Adding App to F-Droid
@Franekk3 Fr · 2026-05-09 · via F-Droid Forum - Latest posts

1

Hello, I am currently building my own app. And I want to publish it on F-Droid after I finish it. I want to know how publishing process looks like.I know app needs to be Open Source, and its not a problem. Second thing I wanted to ask about is will it be a problem with publishing if my app would be just WebView wrapper? I mean my coding skill in kotlin are so bad that I was having problems even with this simple webview wrapper. But I know web languages (HTML, CSS and JS) pretty well so I wanted to write my app as web app host it online but with offline version built with WebView wrapper. So I don’t know if my app would be scanned by real people or just some automatic bot and I want to know would it be a problem. I hope no thx for help :slight_smile:

Webview wrapper to what? What’s better in your app vs a bookmark in a browser?

I mean to make it feel like native app and to make it fully offline, i have an idea and want to make an app and I don’t want this app to be vibe coded. That is why i decided to solution like this.