You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/docs/_site/de/fdroid.html

155 lines
6.0 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html lang="de">
<head>
<script>
var languages = new Array();
languages.push("en");
languages.push("de");
languages.push("es");
languages.push("nl");
languages.push("ru");
</script>
<!-- Basic Page Needs
-->
<meta charset="utf-8">
<title>FluffyChat - F-Droid Paketquelle</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT
-->
<link href="/assets/css/font.css" rel="stylesheet" type="text/css">
<!-- CSS
-->
<link rel="stylesheet" href="/assets/css/normalize.css">
<link rel="stylesheet" href="/assets/css/skeleton.css">
<link rel="stylesheet" href="/assets/css/animate.min.css">
<link rel="stylesheet" href="/assets/css/custom.css">
<!-- JS
-->
<script src="/assets/js/nav.js"></script>
<script src="/assets/js/jquery-3.2.1.min.js"></script>
<!-- Favicon
-->
<link rel="icon" type="image/png" href="/assets/images/favicon.png">
</head>
<body>
<div class="container" id="headerContainer">
<div class="header">
<div class="left_side">
<a class="header_button" href="index.html"><img src="/assets/images/favicon.png"></a>
</div>
<div class="right_side">
<nav id="header_main_nav">
<a href="https://gitlab.com/famedly/fluffychat/issues" target="new">FAQ</a>
<a href="https://matrix.to/#/%23fluffychat:matrix.org" target="new" >Gemeinschaft</a>
<a href="https://gitlab.com/famedly/fluffychat" target="new" >GitLab</a>
<a href="https://liberapay.com/KrilleChritzelius/" target="new" >Liberapay</a>
<a class="header_button" rel="me" href="https://metalhead.club/@krille" target="new"><img src="/assets/images/mastodon.png"></a>
</nav>
<a id="header_toggle_mobile" class="header_button"><img src="/assets/images/menu.svg"></a>
</div>
</div>
</div>
<div id="content">
<div class="container">
<h1 id="f-droid-repository">F-Droid Repository</h1>
<h2 id="paketquelle-zu-f-droid-hinzufügen">Paketquelle zu F-Droid hinzufügen</h2>
<p>Der einfachste Weg die Paketquelle in F-Droid hinzuzufügen ist den QR-Code zu scannen oder direkt auf dem Handy anzuklickken.</p>
<a href="fdroidrepos://fdroid.nordgedanken.dev/?fingerprint=8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB" >
<img src="/assets/images/qr-code.svg" width="300" height="300"/>
</a>
<h3 id="wenn-der-qr-code-nicht-funktioniert">Wenn der QR-Code nicht funktioniert:</h3>
<p>Zuerst prüf ob du die F-Droid App installiert hast. Sollte dies nicht der Fall sein kannst du die App auf <a href="https://f-droid.org/">https://f-droid.org/</a> runterladen.
Nachdem du sichergegangen bist, dass die App installiert ist und F-Droid nicht zuvor installiert war prüf ob der QR-Code nun funktioniert.
Falls es weitherhin nicht funktioniert folge den nächsten Schritten:</p>
<ol>
<li>Öffne die F-Droid App</li>
<li>Gehe zum <code class="language-plaintext highlighter-rouge">Optionen</code> Tab in der unteren Leiste</li>
<li>Klicke auf <code class="language-plaintext highlighter-rouge">Paketquellen</code></li>
<li>Drücke auf das Plus Symbol in der oberen Leiste</li>
<li>Trag in das erste Feld <code class="language-plaintext highlighter-rouge">https://fdroid.nordgedanken.dev</code> und in das zweite Feld <code class="language-plaintext highlighter-rouge">8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB</code> ein</li>
</ol>
<h2 id="wie-lautet-der-fingerabdruck">Wie lautet der Fingerabdruck?</h2>
<p>Der Fingerabdruck dieser Paketquelle ist: <code class="language-plaintext highlighter-rouge">8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB</code></p>
</div>
</div>
<div class="spacer"> </div>
<div class="centered">
<script src="https://liberapay.com/KrilleChritzelius/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/KrilleChritzelius/donate"><img alt="Donate using Liberapay" src="https://liberapay.com//assets/widgets/donate.svg"></a></noscript>
</div>
<div class="spacer"> </div>
<div class="container">
<div id="footer">
Languages available: (
<a href="/en">en</a>
<a href="/de">de</a>
<a href="/es">es</a>
<a href="/nl">nl</a>
<a href="/ru">ru</a>
)
<br/>
<a href="https://gitlab.com/famedly/flutter/-/blob/main/LICENSE" target="new">GNU General Public License</a> -
<a href="/en/changelog.md" target="new">Changelog</a> -
<a href="https://hosted.weblate.org/projects/fluffychat/" target="new">Hilfe bei der Übersetzung</a> -
<a href="https://christianpauly.gitlab.io/" target="new">Entwickelt von Christian Pauly</a> -
<a href="/en/privacy.html">Datenschutzvereinbarung</a> -
<a href="https://gitlab.com/famedly/flutter/-/graphs/main" target="new">Mitwirkende</a> -
<a href="https://gitlab.com/famedly/flutter#special-thanks-to" target="new">Danksagung</a>
</div>
</div>
</body>
</html>