FMHYedit/android-iosguide/index.html

1572 lines
180 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en" class="h-full">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734242350715">
<!-- See retype.com -->
<meta name="generator" content="Retype 2.4.0">
<!-- Primary Meta Tags -->
<title>Android / iOS</title>
<meta name="title" content="Android / iOS">
<meta name="description" content="Apps, Jailbreaking, Android Emulators" />
<!-- Canonical -->
<link rel="canonical" href="https://freemediaheckyeah.pages.dev/android-iosguide/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://freemediaheckyeah.pages.dev/android-iosguide/">
<meta property="og:title" content="Android / iOS">
<meta property="og:description" content="Apps, Jailbreaking, Android Emulators">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://freemediaheckyeah.pages.dev/android-iosguide/">
<meta property="twitter:title" content="Android / iOS">
<meta property="twitter:description" content="Apps, Jailbreaking, Android Emulators">
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon" />
<link href="../resources/css/retype.css?v=2.4.0.734242350715" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734242350715" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734242350715" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
<div class="container relative flex items-center justify-between grow pr-6 md:justify-start">
<!-- Mobile menu button skeleton -->
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
<div v-cloak id="docs-sidebar-toggle"></div>
<!-- Logo -->
<div class="flex items-center justify-between h-full py-2 md:w-75">
<div class="flex items-center px-2 md:px-6">
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
<span class="w-10 mr-2 grow-0 shrink-0 overflow-hidden">
<img class="max-h-10 dark:hidden md:inline-block" src="../static/fmhy.ico">
<img class="max-h-10 hidden dark:inline-block" src="../static/fmhy.ico">
</span>
<span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">FMHY</span>
</a>
</div>
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
</div>
<div class="flex justify-between md:grow">
<!-- Top Nav -->
<nav class="hidden md:flex">
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
</ul>
</nav>
<!-- Header Right Skeleton -->
<div v-cloak class="flex justify-end grow skeleton">
<!-- Search input mock -->
<div class="relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto">
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<input class="w-full h-10 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 placeholder-gray-400 dark:placeholder-dark-400"
style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search" />
</div>
<!-- Mobile search button mock -->
<div class="flex items-center justify-center w-10 h-10 lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<!-- Dark mode switch placehokder -->
<div class="w-10 h-10 lg:ml-2"></div>
<!-- History button mock -->
<div class="flex items-center justify-center w-10 h-10" style="margin-right: -0.625rem;">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="22" height="22" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><g ><path d="M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z"></path><path d="M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z"></path></g></g></svg>
</div>
</div>
<div v-cloak class="flex justify-end grow">
<div id="docs-mobile-search-button"></div>
<doc-search-desktop></doc-search-desktop>
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
<doc-history></doc-history>
</div>
</div>
</div>
</header>
<div class="container relative flex bg-white">
<!-- Sidebar Skeleton -->
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
<!-- Render this div, if config.showSidebarFilter is `true` -->
<div class="flex items-center h-16 px-6">
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter" />
</div>
<div class="pl-6 mb-4 mt-1">
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
</div>
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</div>
<!-- Sidebar component -->
<doc-sidebar v-cloak>
<template #sidebar-footer>
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</template>
</doc-sidebar>
<div class="grow min-w-0 dark:bg-dark-850">
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
<div class="flex">
<div class="grow min-w-0 px-6 md:px-16">
<main class="relative pt-6 pb-16">
<div class="docs-markdown" id="docs-content">
<!-- Rendered if sidebar right is enabled -->
<div id="docs-sidebar-right-toggle"></div>
<!-- Page content -->
<doc-anchor-target id="android--ios" class="break-words">
<h1>
<doc-anchor-trigger class="header-anchor-trigger" to="#android--ios">#</doc-anchor-trigger>
<span>Android / iOS</span>
</h1>
</doc-anchor-target>
<p>Apps, Jailbreaking, Android Emulators</p>
<doc-anchor-target id="android-adblocking">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-adblocking">#</doc-anchor-trigger>
<span>Android Adblocking</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://redd.it/oyfmr1">APK Adblocking Guide</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/base64/#adguard-premium">AdGuard Premium</a></strong> - Adblocking App</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.bromite.org/">Bromite</a></strong>, <a href="https://f-droid.org/packages/com.oF2pks.jquarks/">jQuarks</a> or <a href="https://play.google.com/store/apps/details?id=br.marcelo.monumentbrowser">Monument</a> - Adblocking Browser / <a href="https://github.com/xarantolus/filtrite">Filter</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>uBlock Origin</strong> - <a href="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/">Firefox</a>, <a href="https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm">Yandex</a> &amp; <a href="https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm">Kiwi</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://play.google.com/store/apps/details?id=com.chimbori.hermitcrab">Hermit</a></strong>, <a href="https://github.com/cylonid/NativeAlphaForAndroid">NativeAlphaForAndroid</a>, <a href="https://github.com/WaxMoon/MultiApp">MultiApp</a> or <a href="https://github.com/tobykurien/WebApps/">WebApps</a> - App Containers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/Docile-Alligator/Infinity-For-Reddit">Infinity</a></strong> / <a href="https://f-droid.org/en/packages/ml.docilealligator.infinityforreddit/">2</a>, <a href="https://github.com/ccrama/Slide">Slide</a> / <a href="https://f-droid.org/en/packages/me.ccrama.redditslide/">2</a>, <a href="https://play.google.com/store/apps/details?id=com.kirkbushman.redditoria">Redditoria</a>, <a href="https://fmhy.pages.dev/base64/#rif">RIF</a>, <a href="https://github.com/QuantumBadger/RedReader">RedReader</a>, <a href="https://github.com/Blatzar/Redited">Redited</a>, <a href="https://boostforreddit.com/">Boost</a> or <a href="https://f-droid.org/packages/com.cosmos.unreddit/">Stealth</a> / <a href="https://gitlab.com/cosmosapps/stealth">2</a> - Ad Free Reddit Clients</li>
<li><a href="https://blokada.org/">Blokada</a> / <a href="https://go.blokada.org/apk4">v4</a> - Adblocking App</li>
<li><a href="https://adaway.org/">AdAway</a> - Adblocking App / <a href="https://github.com/AdAway/AdAway">GitHub</a></li>
<li><a href="https://abertschi.github.io/ad-free/landing/">ad-free</a> - Adblocking App</li>
<li><a href="https://www.zenz-solutions.de/personaldnsfilter-wp/">personalDNSfilter</a> / <a href="https://f-droid.org/packages/dnsfilter.android">F-Droid</a>, <a href="https://rethinkdns.com/app">Rethink</a> / <a href="https://rethinkdns.com/app#blocklists">Blocklists</a>, <a href="https://github.com/bhanupratapys/dnswarden">BhanUpratpys</a>, <a href="https://f-droid.org/en/packages/org.jak_linux.dns66/">DNS66</a>, <a href="https://jak-linux.org/projects/dns66/">2</a> / <a href="https://github.com/julian-klode/dns66">GitHub</a>, <a href="https://surfshark.com/trust-dns">TrustDNS</a> or <a href="https://f-droid.org/en/packages/friimaind.piholedroid/">Pi-Droid</a> - DNS Adblocker</li>
<li><a href="https://github.com/iTXTech/Daedalus">Daedalus</a> or <a href="https://play.google.com/store/apps/details?id=com.frostnerd.smokescreen">Smokescreen</a>- DNS Modifier</li>
<li><a href="https://fmhy.pages.dev/base64/#dns-speed-test--changer">DNS Speed Test &amp; Changer</a> - DNS Speed Test</li>
<li><a href="https://play.google.com/store/apps/details?id=com.technoapps.dnschanger">DNS Changer</a> - DNS Changer</li>
<li><a href="https://github.com/wanam/YouTubeAdAway">YouTubeAdAway</a> - YouTube Adblocker</li>
<li><a href="https://github.com/TwidereProject/Twidere-Android">Twidere</a>, <a href="https://github.com/Dr-TSNG/TwiFucker">TwiFucker</a>, <a href="https://aerowitter.com/">Aerowitter</a> or <a href="https://github.com/TwidereProject/TwidereX-Android">Twidere-X</a> - Ad-Free Twitter Apps</li>
<li><a href="https://github.com/jerryn70/GoodbyeAds">GoodbyeAds</a> - Adblock Filters</li>
<li><a href="http://www.shouldianswer.net/">Should I Answer?</a>, <a href="https://f-droid.org/en/packages/dummydomain.yetanothercallblocker/">Yet Another Call Blocker</a> / <a href="https://gitlab.com/xynngh/YetAnotherCallBlocker">GitLab</a> or <a href="https://www.hiya.com/">Hiya</a> - Block Spam Calls</li>
<li><a href="https://www.donotcall.gov/">The National Do Not Call Registry</a> - Opt Out of Telemarketing Calls</li>
<li><a href="https://should-i-call-back.binary-person.dev/">Should I Call Back?</a>, <a href="https://github.com/sundowndev/PhoneInfoga">PhoneInfoga</a> or <a href="https://scammer.info/">Scammer.Info</a> / <a href="https://discord.com/invite/nUThJjK">Discord</a> - Scam Numbers Database</li>
<li><a href="https://github.com/crackededed/Xtra">Xtra</a>, <a href="https://t.me/pubTw">TwitchMod</a> or <a href="https://f-droid.org/packages/com.perflyst.twire/">Twire</a> - Ad Free Twitch App</li>
<li><a href="https://github.com/Xposed-Modules-Repo/com.shatyuka.killergram">Killergram</a> - Remove Sponsored Telegram Messages</li>
</ul>
<doc-anchor-target id="android-privacy">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-privacy">#</doc-anchor-trigger>
<span>Android Privacy</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/ashishb/android-security-awesome">Awesome Android Security</a></strong> - Android Security Resources</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#privacy-based-browsers">Privacy Based Browsers</a></strong> - Browsers with a focus on Privacy</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/nomoresat/DPITunnel-android">DPITunnel</a></strong>, <a href="https://github.com/krlvm/PowerTunnel-Android">PowerTunnel</a> or <a href="https://github.com/XndroidDev/Xndroid">Xandroid</a> - Proxies</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://getaegis.app/">Aegis</a></strong>, <a href="https://play.google.com/store/apps/details?id=com.authy.authy">Authy</a>, <a href="https://github.com/jamie-mh/AuthenticatorPro">AuthenticatorPro</a>, <a href="https://github.com/X1nto/Mauth">Mauth</a> or <a href="https://github.com/andOTP/andOTP">andOTP</a> - Two-Factor Authentication</li>
<li><a href="https://github.com/KaustubhPatange/Gear-VPN">Gear VPN</a>, <a href="https://adguard.com/en/blog/introducing-adguard-vpn-for-android.html">Adguard VPN</a>, <a href="https://github.com/PandaVPN/panda">PandaVPN</a>, <a href="https://play.google.com/store/apps/details?id=com.secure.proxy.freevpn">GoatVPN</a>, <a href="https://vpnifyapp.com/">Vpnify</a>, <a href="https://apkcombo.com/your-freedom-vpn-client/de.resolution.yf_android/">YourFreedomVPN</a>, <a href="https://play.google.com/store/apps/details?id=com.ambrose.overwall">GoFLy</a>, <a href="https://play.google.com/store/apps/details?id=com.waves.tempovpn&amp;gl=US">TempoVPN</a>, <a href="https://play.google.com/store/apps/details?id=com.securesoft.vpndoor&amp;hl=en_US&amp;gl=US">VPN Door</a>, <a href="https://www.vpnhub.com/">VPNhub</a> or <a href="https://github.com/Kr328/ClashForAndroid/">Clash</a> / <a href="https://rentry.co/2q3rn">Profiles</a> - Free VPNs</li>
<li><a href="https://guardianproject.info/">Guardian Project</a> / <a href="https://guardianproject.info/fdroid/repo">2</a>, <a href="https://divestos.org/index.php?page=recommended_apps">Divestos Apps</a> or <a href="https://github.com/Gedsh/InviZible">InviZible</a> - Privacy Based Apps / Tools</li>
<li><a href="https://lemmy.ml/post/54596">FOSS Smartphone Hardening</a>, <a href="https://www.reddit.com/r/privatelife/comments/rohq46/100_foss_smartphone_hardening_nonroot_guide_40/">2</a> - Non-Root Smart Phone Hardening Guide</li>
<li><a href="https://play.google.com/store/apps/details?id=org.cryptors.hackuna002&amp;hl=en&amp;gl=US">Hackuna</a> - Anti-Hack Tool</li>
<li><a href="https://github.com/FacettsOpen/exodify">Exodify</a> - Display Tracker Count on Apps in Play Store</li>
<li><a href="https://selfprivacy.org/">SelfPrivacy</a> - Self-Hosted Privacy Based Services</li>
<li><a href="https://play.google.com/store/apps/details?id=com.brainekt.faceactnotes">FaceAct Notes</a> - Face Recognition App</li>
<li><a href="https://divestos.org/">Divestos</a>, <a href="https://leos-gsi.de/">LeoS</a>, <a href="https://grapheneos.org/">GrapheneOS</a>, <a href="https://apkcombo.com/auditor-grapheneos-variant/app.attestation.auditor/">Auditor</a> or <a href="https://calyxos.org/">CalyXOS</a> - Privacy Based OS</li>
<li><a href="https://www.upxb.net/">UPX Browser</a> or <a href="https://censorship.no/en/index.html">ceno-browser</a> / <a href="https://github.com/censorship-no/ceno-browser">GitHub</a> - Proxy Browser</li>
<li><a href="https://play.google.com/store/apps/details?id=com.oasisfeng.island">Island</a> - App Isolation</li>
<li><a href="https://forge.chapril.org/hardcoresushi/DroidFS">DroidFS</a> - Encrypted File Explorer</li>
<li><a href="https://github.com/x13a/Wasted">Wasted</a> - Emergency Data Wipe</li>
<li><a href="https://fedilab.app/wiki/untrackme/">UntrackMe</a> - Frontend Redirect / Unshorten Links / Cleanup URLs</li>
<li><a href="https://f-droid.org/packages/com.svenjacobs.app.leon/">Leon</a> - Remove URL Tracking / <a href="https://github.com/svenjacobs/leon">GitHub</a></li>
<li><a href="https://gitlab.com/cosmosapps/stealth">Stealth</a> - Reddit Frontend</li>
<li><a href="https://github.com/lamarios/clipious">Clipious</a> - YouTube Frontend</li>
<li><a href="https://lua.xprivacy.eu/">XPrivacyLua</a> / <a href="https://github.com/M66B/XPrivacyLua/">GitHub</a> - Privacy Manager</li>
<li><a href="https://play.google.com/store/apps/details?id=rk.android.app.privacydashboard">Privacy Dashboard</a>, <a href="https://gitlab.com/AuroraOSS/AppWarden">AppWarden</a>, <a href="https://github.com/d4rken-org/permission-pilot">Permission Pilot</a> or <a href="https://trackercontrol.org/">TrackerControl</a> - App Permission Managers</li>
<li><a href="https://reports.exodus-privacy.eu.org/en/">Exodus</a>, <a href="https://f-droid.org/packages/net.kollnig.missioncontrol.fdroid/">TrackerControl</a> or <a href="https://github.com/Mobile-IoT-Security-Lab/HideDroid">HideDroid</a> - Android App Tracker / Permission Index / <a href="https://github.com/Exodus-Privacy/exodus-android-app">APK</a></li>
<li><a href="https://github.com/LibChecker/LibChecker">LibChecker</a> - View App Third-Party Libraries</li>
<li><a href="https://github.com/jroddev/android-oss-release-tracker">OSS Release Tracker</a> - Open Source App Update Tracker</li>
<li><a href="https://github.com/jonathanklee/Sapio">Sapio</a> - Scan Apps for Google Dependency</li>
<li><a href="https://www.netguard.me/">NetGuard</a> - Block Internet Access Per App</li>
<li><a href="https://github.com/seemoo-lab/AirGuard">AirGuard</a> - AirTag Tracking Protection</li>
<li><a href="https://f-droid.org/packages/opencontacts.open.com.opencontacts/">OpenContacts</a> - Save Contacts to Separate Database</li>
<li><a href="https://github.com/BillDietrich/fake_contacts">Fake Contacts</a> - Generate Fake Contacts</li>
<li><a href="https://github.com/Maxr1998/MaxLock">MaxLock</a> - Lock Apps Behind Passwords</li>
<li><a href="https://support.virustotal.com/hc/en-us/articles/115002146549-Mobile-apps">VirusTotal</a> - File / URL Virus Scanner</li>
<li><a href="https://beta.pithus.org/">Pithus</a> - APK Virus Scanner</li>
<li><a href="https://www.projectmatris.tech/">LibreAV</a> or <a href="https://gitlab.com/divested-mobile/hypatia">Hypatia</a> - Antivirus</li>
<li><a href="https://github.com/ukanth/afwall/">AFWall+</a>, <a href="https://github.com/celzero/rethink-app">Rethink App</a>, <a href="https://github.com/nightflame2/karma-firewall">Karma</a> or <a href="https://play.google.com/store/apps/details?id=app.greyshirts.firewall">NoRoot Firewall</a> - Firewall</li>
<li><a href="https://f-droid.org/en/packages/com.trianguloy.urlchecker/">URL Scanner</a> - URL Checker</li>
<li><a href="https://github.com/emanuele-f/PCAPdroid">PCAPdroid</a> - Network Monitor</li>
<li><a href="https://github.com/2dust/v2rayNG">v2rayNG</a> - Build Privacy Network</li>
<li><a href="https://github.com/net-byte/vTunnel">vTunnel</a> - VPN Tunnel</li>
<li><a href="https://github.com/kittoku/Open-SSTP-Client">Open SSTP Client</a> - SSTP Client</li>
<li><a href="https://github.com/huntmix/securityaddon">Security Addon</a> - Set Triggers &amp; Measures that protect your Phone</li>
<li><a href="https://www.freezeyou.net/en-US/">FreezeYou</a>, <a href="https://superfreezz.gitlab.io/">SuperFreezZ</a>, <a href="https://github.com/Domi04151309/BatteryTool">BatteryTool</a> or <a href="https://gitlab.com/juanitobananas/drowser">Drowser</a> - Freeze App Background Activities</li>
<li><a href="https://f-droid.org/en/packages/de.srlabs.snoopsnitch/">SnoopSnitch</a> - Check Mobile Network Security</li>
<li><a href="https://f-droid.org/en/packages/io.simplelogin.android.fdroid/">SimpleLogin</a> or <a href="https://gitlab.com/Stjin/anonaddy-android">Anonaddy</a> - Email Forwarding</li>
<li><a href="https://rentry.co/v92q6">Temp Email Apps</a>, <a href="https://f-droid.org/en/packages/cf.theonewiththebraid.guerrilla_mail/">Guerilla Mail</a>, <a href="https://play.google.com/store/apps/details?id=temporary.disposable.mail">Temp Mail</a>, <a href="https://apps.apple.com/us/app/instaddr/id806157957">InstAddr</a>, <a href="https://play.google.com/store/apps/details?id=com.tenminutemail">Ten Minute Mail</a> or <a href="https://play.google.com/store/apps/details?id=air.kukulive.mailnow">InstAddr</a> - Temp Mail Apps</li>
<li><a href="https://gitlab.com/divested-mobile/maps">Maps</a> - Privacy Focused Google Maps Wrapper</li>
<li><a href="https://f-droid.org/en/packages/com.wesaphzt.privatelocation/">Private Location</a> - Hide Phone Location Permanently</li>
<li><a href="https://play.google.com/store/apps/details?id=com.evezzon.fakegps">Fake GPS Location</a> or <a href="http://gpsjoystick.theappninjas.com/faq/">GPS JoyStick Guide</a> - Fake GPS Location</li>
<li><a href="https://github.com/Semper-Viventem/MetaRadar">MetaRadar</a> - Track Devices Following You</li>
<li><a href="https://www.radiuslocker.co/">RadiusLocker</a> - Lock Phone When its not Near You</li>
<li><a href="https://gitlab.com/nuntius35/wps">WPS</a> - Lock Phone After Multiple Failed Logins</li>
<li><a href="https://f-droid.org/en/packages/com.wesaphzt.privatelock/">Private Lock</a> or <a href="https://play.google.com/store/apps/details?id=com.wtmp.svdsoftware">WTMP</a> - Detect When Phone is Touched</li>
<li><a href="https://play.google.com/store/apps/details?id=com.evezzon.intruderdetector">Intruder Detector</a> - Takes Photo of Phone Intruders</li>
<li><a href="https://play.google.com/store/apps/details?id=me.jagar.xscamera">XSCamera</a> - Hidden Camera Recorder</li>
<li><a href="https://invizible.net/en/">Invizible</a> - Unblock Sites and Encrypt Traffic</li>
<li><a href="https://github.com/trustdecision/trustdevice-android">TrustDevice-Android</a> - Create Device Identifiers</li>
<li><a href="https://codeberg.org/Berker/keyoxide-flutter">Keyoxide</a> - Verify Decentralized Cryptographic Identities</li>
<li><a href="https://play.google.com/store/apps/details?id=org.torproject.android&amp;hl=en_US">Orbot</a> - Tor Proxy</li>
<li><a href="https://f-droid.org/packages/org.torproject.torservices/">TorServices</a> - Tor App Proxy / <a href="https://gitlab.com/guardianproject/torservices">GitLab</a></li>
<li><a href="https://fritter.cc/">Fritter</a> - Privacy Based Twitter Client / <a href="https://github.com/AucT/twitter2nitter">Redirect</a></li>
<li><a href="https://play.google.com/store/apps/details?id=app.intra&amp;hl=en_US">Intra</a> - System Wide DoH for Android</li>
<li><a href="https://anysoftkeyboard.github.io/">AnySoftKeyboard</a> / <a href="https://github.com/AnySoftKeyboard/AnySoftKeyboard">Git</a> or <a href="https://github.com/florisboard/florisboard">Florisboard</a> - Incognito Keyboard</li>
<li><a href="https://github.com/shadowsocks/shadowsocks-android">shadowsocks-android</a> - Shadowsocks Proxy Client</li>
<li><a href="https://sagernet.org/">Sagernet</a> or <a href="https://github.com/MatsuriDayo/Matsuri">Matsuri</a> / <a href="https://f-droid.org/packages/moe.matsuri.lite/">2</a> - Proxy Toolchains</li>
<li><a href="https://f-droid.org/packages/com.nitish.privacyindicator/">Privacy Indicator</a>, <a href="https://play.google.com/store/apps/details?id=com.nitish.privacyindicator">2</a>, <a href="https://www.mallocprivacy.com/">AntiStalker</a>, <a href="https://f-droid.org/en/packages/com.crazylegend.vigilante/">Vigilante</a>, <a href="https://github.com/NitishGadangi/Privacy-Indicator-App">Privacy Indicator App</a> or <a href="https://play.google.com/store/apps/details?id=you.in.spark.access.dots">Access Dots</a> - Camera / Mic Access Indicator</li>
<li><a href="https://schiffer.tech/camwings-mobile.html">CamWings</a> - Camera Protection</li>
<li><a href="https://github.com/stuartlangridge/pubphoto">PubPhoto</a> - Share Photos without Sharing Number</li>
<li><a href="https://schiffer.tech/screenwings-mobile.html">ScreenWings</a> - Screen Protection</li>
<li><a href="https://play.google.com/store/apps/details?id=com.cooliehat.confiblur">ConfiBlur</a> - Blur Private Info in Screenshots</li>
<li><a href="https://github.com/iternull/secure-if/">Secure If</a> - USB Controller</li>
<li><a href="https://play.google.com/store/apps/details?id=com.prism.download.adblock.privacy.flash.player.incognito.private_browser.browser">PrivateBrowser</a> - Browser Disguised as Calculator</li>
<li><a href="https://fmhy.pages.dev/storage/#encrypted-android-messengers">Encrypted Messengers</a> - Encrypted Android Messengers</li>
<li><a href="https://silence.im/">Silence</a> or <a href="https://github.com/wrwrabbit/Partisan-SMS">Partisan SMS</a> - Encrypt SMS/MMS Messages</li>
<li><a href="https://play.google.com/store/apps/details?id=com.wickr.pro&amp;hl=en">Wickr</a>, <a href="https://mysudo.com/">MySudo</a>, <a href="https://jami.net/">Jami</a>, <a href="https://syphon.org/">Syphon</a>, <a href="https://play.google.com/store/apps/details?id=com.mesibo.mesiboapplication">Mesibo</a> or <a href="https://schildi.chat/android/">Element</a> / <a href="https://play.google.com/store/apps/details?id=im.vector.app">2</a> - Encrypted Messaging / Video Calls</li>
<li><a href="https://github.com/ouchadam/small-talk">SmallTalk</a> - Matrix Client</li>
<li><a href="https://www.oversec.io/">OVERSEC</a> - Add Text / Image Encryption to any App</li>
<li><a href="https://gist.github.com/noseratio/e3b136401965289c4aab40fa60f3be41">adb-clear-packages</a> - Clear Android Packages Data</li>
<li><a href="https://f-droid.org/en/packages/com.smilla.greentooth/">Greentooth</a> - Automatic Bluetooth Disabler</li>
<li><a href="https://www.spoofcard.com/">SpoofCard</a> - Disguise Caller ID</li>
<li><a href="https://github.com/kaputnikGo/PilferShushJammer">PilferShushJammer</a> - Microphone Jamming Techniques</li>
<li><a href="https://play.google.com/store/apps/details?id=me.brax.certchecker">Catch the Man-in-the-Middle</a> - Check if HTTPS Traffic is being Monitored</li>
<li><a href="https://github.com/shroudedcode/apk-mitm">apk-mitm</a> - HTTPS Inspector</li>
<li><a href="https://justuseapp.com/">JustUseApp</a> - Hide App Payments</li>
<li><a href="https://gadgetbridge.org/">Gadget Bridge</a> - Connect to Smartwatches without Vendor Apps / Accounts</li>
<li><a href="https://github.com/deltazefiro/Amarok-Hider/blob/main/README.md">Amarok Hider</a> - Hide Files / Apps</li>
<li><a href="https://gitlab.com/divested-mobile/extirpater">Extirpater</a> - Make Deleted Files Irrecoverable</li>
<li><a href="https://privacyblur.app/">PrivacyBlur</a> - Blur Sensitive Parts of Photos / <a href="https://github.com/MATHEMA-GmbH/privacyblur">GitHub</a></li>
<li><a href="https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif">Scrambled Exif</a> or <a href="https://github.com/Tommy-Geenexus/exif-eraser">exif-eraser</a> - Remove Image Metadata</li>
</ul>
<doc-anchor-target id="android-apks">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-apks">#</doc-anchor-trigger>
<span>Android APKs</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://cse.google.com/cse?cx=e0d1769ccf74236e8">Android APK CSE</a></strong> / <a href="https://cse.google.com/cse?cx=73948689c2c206528">CSE 2</a> / <a href="https://cse.google.com/cse?cx=a805854b6a196d6a6">CSE 3</a> or <a href="https://showappslike.com/">ShowAppsLike</a> - APK Search Engines</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/nbats/FMHY/wiki/Storage#modded-apks">Modded APKs</a></strong> / <a href="https://freemediaheckyeah.pages.dev/storage/#modded-apks">2</a> / <a href="https://fmhy.pages.dev/storage/#modded-apks">3</a> - Modded APK Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/nbats/FMHY/wiki/Storage#untouched-apks">Untouched APKs</a></strong> / <a href="https://freemediaheckyeah.pages.dev/storage/#untouched-apks">2</a> / <a href="https://fmhy.pages.dev/storage/#untouched-apks">3</a> - Unmodified APK Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/nbats/FMHY/wiki/Storage#open-source-apks">FOSS APKs</a></strong> / <a href="https://freemediaheckyeah.pages.dev/storage/#open-source-apks">2</a> / <a href="https://fmhy.pages.dev/storage/#open-source-apks">3</a> - Open Source APK Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.f-droid.org/t/known-repositories/">Known Repositories</a></strong> - APK Repositories</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.luckypatchers.com/download/">Lucky Patcher</a></strong> - App Patcher</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Lucky Patcher Tools</strong> - <a href="https://flixbox.github.io/lp-compat/docs/intro">Guide</a>, <a href="https://latestechnews.com/how-to-use-lucky-patcher/">2</a> / <a href="https://flixbox.github.io/lp-compat/">Compatibility</a> / <a href="https://www.reddit.com/r/luckypatcher/">Subreddit</a> / <a href="https://discord.com/invite/RS5ddYf7mw">Discord</a></li>
<li><a href="https://github.com/Iamlooker/Droid-ify">Droid-ify</a>, <a href="https://gitlab.com/gdroid/gdroidclient">gdroidclient</a> or <a href="https://github.com/NeoApplications/Neo-Store">Neo Store</a> - Alt F-Droid Clients</li>
<li><a href="https://fmhy.pages.dev/miscguide/#free-stuff">Free App Giveaways</a> - App Giveaway Sites</li>
<li><a href="https://t.me/aerolla">Aero Apps</a> - Modded Social Media Apps</li>
<li><a href="https://android.izzysoft.de/applists.php">IzzyOnDroid</a> - App Repository / <a href="https://apt.izzysoft.de/fdroid/index.php">F-Droid</a></li>
<li><a href="https://haoict.github.io/cydia/">Haoict Repository</a> - App Repository</li>
<li><a href="https://divestos.org/fdroid/official/">DivestOS</a> - App Repository</li>
<li><a href="https://auroraoss.com/">Aurora Store</a>, <a href="https://f-droid.org/en/packages/com.aurora.store/">2</a> - Alt App Store / <a href="https://youtu.be/L5RrtxQUtVE">Bypass Limits</a></li>
<li><a href="https://aptoide.com/">Aptoide</a> - Alt App Store</li>
<li><a href="https://ac-market.org/">AC-Market</a> - Alt App Store</li>
<li><a href="https://github.com/redsolver/skydroid">Skydroid</a> - Alt App Store</li>
<li><a href="https://accrescent.app/">Accrescent</a> - Alt App Store</li>
<li><a href="https://appteka.store/">AppTeka</a> - Alt App Store</li>
<li><a href="https://www.appannie.com/en/apps/google-play/top/">AppAnnie</a> - Top App Downloads</li>
<li><a href="https://github.com/androiddevnotes/awesome-android-kotlin-apps">Awesome Android Kotlin Apps</a> - Kotlin App Index</li>
<li><a href="https://palmdb.net/">PalmDB</a> - Palm OS Apps / <a href="https://discord.gg/YddKPpR">Discord</a></li>
<li><a href="http://maemo.org/downloads/list/Maemo5/all/">Maemo5</a> - Maemo OS Apps</li>
<li><a href="https://openrepos.net/">OpenRepos</a> - Harmattan / Sailfish OS Apps</li>
<li><a href="http://n9downloads.blogspot.com/search/label/Applications">N9Downloads</a> - Harmattan OS Apps</li>
<li><a href="https://drive.google.com/file/d/1LzBKUDuC7t3-k6aOtlZc765ZLBD437pC/view">Widgets for Samsung</a> - Samsung Widgets</li>
<li><a href="https://github.com/shmykelsa/aaad">Android Auto Apps Downloader</a> - Android Vehicle Apps</li>
<li><a href="https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/">Direct Download From Google Play</a> - Add Direct DL Links to Google Play</li>
<li><a href="https://apps.evozi.com/apk-downloader">evozi</a>, <a href="https://github.com/matlink/gplaycli">GPlayCLI</a> or <a href="https://apk.support/apk-downloader">APK Downloader</a> - Download Google Play APKs</li>
<li><a href="https://www.gboxlab.com/">GBox</a> - GMS Google Box</li>
<li><a href="https://f-droid.org/packages/com.aefyr.sai.fdroid/">Sai</a>, <a href="https://play.google.com/store/apps/details?id=com.aefyr.sai">2</a> or <a href="https://play.google.com/store/apps/details?id=com.uptodown.installer&amp;hl=en&amp;gl=US">APK Installer</a> - APK Installers</li>
<li><a href="https://raccoon.onyxbits.de/">Raccoon</a> - Private APK Downloader</li>
<li><a href="https://github.com/ClaudiuGeorgiu/PlaystoreDownloader">PlaystoreDownloader</a> - CLI APK Download Tool</li>
<li><a href="https://play.google.com/store/apps/details?id=com.aksapps.apkgenerator">APK Generator</a> or <a href="https://play.google.com/store/apps/details?id=com.sdkdevelopers.apksaver">APK Saver</a> - Save APK File for Installed Apps</li>
<li><a href="https://github.com/alexrintt/kanade">Kanade</a> - APK Extractor</li>
<li><a href="https://github.com/s0md3v/Diggy">Diggy</a> - Extract APK Endpoints</li>
<li><a href="https://github.com/iBotPeaches/Apktool">APKTool</a> - APK Reverse Engineering Tool</li>
<li><a href="https://github.com/CodingGay/BlackDex">BlackDex</a> - APK Unpacking Tool
<a href="https://un.pixel-fy.com/">FOSS Package Creator</a> - Create Open Source APK Packages</li>
<li><a href="https://play.google.com/store/apps/details?id=com.ext.ui">Apk Extractor</a> - Extract APKs to SD Card</li>
<li><a href="https://github.com/DUpdateSystem/UpgradeAll">UpgradeAll</a> or <a href="https://github.com/ImranR98/Obtainium/">Obtainium</a> - APK Updater</li>
<li><a href="https://rentry.co/29s6v">How-to Install Play Store Apps from Other Countries</a></li>
<li><a href="https://apkadmin.com/">APKAdmin</a> - APK Hosting Site</li>
</ul>
<doc-anchor-target id="android-emulators">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-emulators">#</doc-anchor-trigger>
<span>Android Emulators</span>
</h2>
</doc-anchor-target>
<div class="flex mb-6">
<div class="shrink-0 w-1 rounded-tl rounded-bl bg-yellow-500"></div>
<div class="flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role="alert">
<div class="flex items-center ml-4 h-7">
<svg xmlns="http://www.w3.org/2000/svg" class="mb-px text-yellow-500" width="22" height="22" viewBox="0 0 24 24" role="presentation">
<g fill="currentColor"><g>
<path d="M22.48 15.59L14.01 1.45A2.968 2.968 0 0012.16.09c-.78-.19-1.58-.07-2.27.35-.41.25-.76.6-1.01 1.01v.01L.4 15.6c-.83 1.43-.33 3.27 1.1 4.1.45.26.95.4 1.48.4h16.95c.8-.01 1.55-.33 2.11-.9.56-.57.87-1.33.86-2.13a3.04 3.04 0 00-.42-1.48zm-1.87 2.21c-.19.19-.44.3-.69.3H2.99c-.17 0-.34-.05-.49-.13a.992.992 0 01-.37-1.35L10.6 2.48c.08-.14.2-.25.34-.33a.992.992 0 011.37.33l8.46 14.13c.09.15.13.32.13.49 0 .26-.1.51-.29.7z"></path>
<path d="M11.45 12.1c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .56.45 1 1 1zM11.46 14.1c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"></path>
</g></g>
</svg>
</div>
<div class="pr-5 ml-3 w-full">
<p>Closed-source emulators (like Nox) contain intrusive ads and trackers, so it&#x27;s best to use open-source options or android subsystems (like WSA or WayDroid).</p>
</div>
</div>
</div>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://emulation.gametechwiki.com/index.php/Android_emulators">Emulator Wiki</a></strong> - Android Emulator Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rentry.co/wsa">WSA</a></strong> - Windows Android Subsystem / <a href="https://github.com/alesimula/wsa_pacman">GUI</a> / <a href="https://github.com/cinit/WSAPatch">Win10</a> / <a href="https://www.microsoft.com/en-us/p/app/9n4p75dxl6fg">Win11</a> / <a href="https://github.com/ADeltaX/WSAGAScript">Google Apps</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://waydro.id/">WayDroid</a></strong> / <strong><a href="https://github.com/waydroid">Git</a></strong>, <a href="https://github.com/RandomCoderOrg/ubuntu-on-android">Ubuntu on Android</a> or <a href="https://anbox.io/">Anbox</a> / <a href="https://github.com/anbox/anbox">Git</a> - Linux Android Subsystems</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://developer.android.com/studio/run/managing-avds#createavd">Android Studio Emulator</a></strong></li>
<li><a href="https://www.android-x86.org/">Android x86</a> - Android Desktop OS / <a href="https://supreme-gamers.com/r/advanced-android-x86-installer-for-windows.61/">Installer</a> / <a href="https://www.android-x86.org/source.html">Source</a></li>
<li><a href="https://blissos.org/">BlissOS</a> - Android Desktop OS / <a href="https://github.com/blissroms-x86">Git</a></li>
<li><a href="https://discord.gg/BQ4td84">PhoenixOS - BR</a> - Android Desktop OS</li>
<li><a href="https://supreme-gamers.com/r/phoenixos-darkmatter-supercharged-for-everyone.2/">PhoenixOS Darkmatter</a> - Android Desktop OS / <a href="https://discord.com/invite/AcGAGrzZ4e">Discord</a></li>
<li><a href="https://aopc.dev/">AOPC</a> - Android Desktop OS Forums</li>
<li><a href="https://github.com/budtmo/docker-android">Docker Android</a> - Android in Docker</li>
<li><a href="https://www.bignox.com/">Nox</a> - <a href="https://i.imgur.com/VuFLWbW.jpg">Screenshot</a> / <a href="https://codefaq.org/emulator/how-to-remove-bloatware-on-nox-and-ldplayer-emulator/">Debloat Guide</a> / <a href="https://youtu.be/IjI_-pQUOhQ">Video</a></li>
<li><a href="https://www.gameloop.com/">GameLoop</a> - <a href="https://i.imgur.com/dLrEXCJ.png">Screenshot</a></li>
<li><a href="https://www.mumuglobal.com/">MuMu</a> - <a href="https://i.imgur.com/D8BBerb.png">Screenshot</a></li>
<li><a href="https://www.memuplay.com/">MeMu</a> - <a href="https://i.imgur.com/1aZLVvi.png">Screenshot</a> / <a href="https://gist.github.com/TameemS/603686cec857ff1f91e68607e374b0d8">Debloater</a></li>
<li><a href="https://www.ldplayer.net/">LDPlayer</a> - <a href="https://i.imgur.com/URAJXJ6.png">Screenshot</a></li>
<li><a href="https://www.genymotion.com/fun-zone/">Genymotion</a> - <a href="https://i.imgur.com/rIoiob7.jpg">Screenshot</a></li>
<li><a href="https://wakuoo.com">Wakuoo</a> - <a href="https://i.imgur.com/WnuitUI.png">Screenshot</a></li>
<li><a href="https://now.gg/">Now.gg</a> - Online Android Gaming Emulator</li>
<li><a href="https://www.apkonline.net/runapk/start-androidapk.html">APKOnline</a> - Online Android Emulator</li>
</ul>
<doc-anchor-target id="android-tools">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-tools">#</doc-anchor-trigger>
<span>Android Tools</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/miscguide/#shopping">Phone Comparison Sites</a></strong> - Compare / Buy Phones</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#android-operating-systems">Custom Android Operating Systems</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/topjohnwu/Magisk">Magisk</a></strong>, <a href="https://github.com/LSPosed/MagiskOnWSALocal">MagiskOnWSALocal</a> or <a href="https://github.com/JunioJsv/mtk-easy-su">Mtk Easy Su</a> - Android Root Tools</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Magisk Tools</strong> - <a href="https://t.me/magiskmod_update">Mods</a> / <a href="https://github.com/axonasif/rusty-magisk">Support Layer</a> / <a href="https://github.com/Fox2Code/FoxMagiskModuleManager">Manager</a>, <a href="https://github.com/ya0211/MRepo">2</a> / <a href="https://github.com/kdrag0n/safetynet-fix">SafteyNet Fix</a> / <a href="https://www.androidacy.com/magisk-modules-repository/">Modules</a> / <a href="https://github.com/Magisk-Modules-Alt-Repo">Alt Repo</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/zsh2401/AutumnBox/releases">AutumnBox</a></strong> or <a href="https://adbappcontrol.com/en/">ADBAppControl</a> - Android Device Managers / Root Tool / <a href="https://i.imgur.com/59MlFrW.png">Features</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#android-browsers">Android Web Browsers</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#file-sharing-tools">File Sharing Tools</a></strong> - Tools to Share / Sync Files</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ntfy.sh/">ntfy</a></strong>, <a href="https://play.google.com/store/apps/details?id=com.wagner.valentin.notificationmaker2">Notification Maker</a> or <a href="https://fmhy.pages.dev/base64/#buzzkill">BuzzKill</a> - Custom Push Notifications</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/Aliucord/Aliucord">Aliucord</a></strong> - Modded Discord Client / <a href="https://github.com/dead8309/Kizzy">Rich Presence</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#wallpapers">Mobile Wallpapers</a></strong> - Mobile Wallpaper Sites / Apps</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://termux.com/">Termux</a></strong>, <a href="https://github.com/limboemu/limbo">Limbo</a>, <a href="https://andronix.app/">Andronix</a> / <a href="https://github.com/AndronixApp">Git</a> or <a href="https://termoneplus.com/">TermOne Plus</a> - Terminal Emulators / OS Environments</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Termux Tools</strong> - <a href="https://github.com/OzakIOne/termux-youtube-dl">YT-DL</a>, <a href="https://github.com/khansaad1275/Termux-YTD">2</a> / <a href="https://github.com/htr-tech/bash2mp4">Video Downloader</a>, <a href="https://github.com/AbirHasan2005/LR-YTDL">2</a> / <a href="https://github.com/tareksander/termux-gui">GUI</a> / <a href="https://github.com/MasterDevX/Termux-ADB">ADB / Fastboot Tools</a> / <a href="https://github.com/mayTermux/myTermux">Beautify</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.keepassdx.com/">KeePassDX</a></strong>, <strong><a href="https://play.google.com/store/apps/details?id=com.x8bit.bitwarden">BitWarden</a></strong>, <a href="https://keyspace.cloud/">Keyspace</a>, <a href="https://authpass.app/">AuthPass</a>, <a href="https://github.com/yogeshpaliyal/KeyPass">KeyPass</a> or <a href="https://play.google.com/store/apps/details?id=keepass2android.keepass2android">Keepass2Android</a> - Password Managers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="http://automatag.com/">AutomaTag</a></strong> - Metadata Organizer</li>
<li><a href="https://rentry.co/debloatandroid">Android Debloat Guide</a>, <a href="https://christitus.com/debloat-android/">debloat-android</a> or <a href="https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/">Uninstall Bloatware</a> - Android Debloating Guides</li>
<li><a href="https://forum.xda-developers.com/t/script-2020-10-04-v2-7-universal-android-debloater.4069209/">Universal Android Debloater</a> / <a href="https://github.com/0x192/universal-android-debloater">GUI</a>, <a href="https://sunilpaulmathew.github.io/De-Bloater/">De-Bloater</a> or <a href="https://github.com/khlam/debloat-samsung-android">Debloat Samsung Android</a> - Android Debloaters</li>
<li><a href="https://gearjail.neocities.org/">GearJail</a> - Android Guides / Resources</li>
<li><a href="https://www.f-droid.org/packages/com.caydey.ffshare/">FFShare</a> - Compress Videos / Images</li>
<li><a href="https://forum.xda-developers.com/">XDA</a> - Android Discussion Forum</li>
<li><a href="https://forum.gsmhosting.com/vbb/">GSMHosting</a> - GSM Discussion Forum</li>
<li><a href="https://xiaomi.eu">Xiaomi European</a> - Xiaomi Discussion Forum</li>
<li><a href="https://w10mgroup.github.io/">W10M Group</a> - Mobile Windows Tech Support</li>
<li><a href="https://talk.maemo.org/">Maemo</a> - Maemo OS Discussion / <a href="https://wiki.maemo.org/">Wiki</a> / <a href="https://t.me/maemomeego">Telegram</a>, <a href="https://t.me/meegoosinternational">2</a></li>
<li><a href="https://t.me/symbianos">SymbianOS</a> - Symbian OS Discussion</li>
<li><a href="https://www.vmos.com/">VMOS</a> or <a href="https://x8sb.com/">x8sb</a> - Android on Android Virtual Machines</li>
<li><a href="https://etchdroid.depau.eu/">EtchDroid</a> - Write OS Images to USB Drive</li>
<li><a href="https://willmyphonework.net/">Will My Phone Work?</a> or <a href="https://www.frequencycheck.com/">FrequencyCheck</a> - Phone Carrier Support Index</li>
<li><a href="https://specmap.sequence-omega.net/">Spectrum Ownership Map</a> - Cell Carrier FCC Spectrum Map</li>
<li><a href="https://mobilespectrum.org/">MobileSpectrum</a> - Mobile Network Spectrum by Country</li>
<li><a href="https://fcc.maps.arcgis.com/apps/webappviewer/index.html?id=6c1b2e73d9d749cdb7bc88a0d1bdd25b">4G LTE Coverage</a> - 4G LTE Coverage Map</li>
<li><a href="https://play.google.com/store/search?q=chatgpt&amp;c=apps">ChatGPT</a> or <a href="https://github.com/skydoves/chatgpt-android">chatgpt-android</a> - AI Writing Assistant / Chat</li>
<li><a href="https://github.com/westnordost/StreetComplete">OpenStreetMap</a> - Custom Street Maps</li>
<li><a href="https://floom.withgoogle.com/">Floom</a> - Explore Earth</li>
<li><a href="https://github.com/abh80/smart-edge">Smart Edge</a> - Dynamic Island Alternative</li>
<li><a href="https://maps.me/">MAPS.ME</a> / <a href="https://github.com/mapsme/omim">GitHub</a> or <a href="https://osmand.net/">OsmAnd</a> - Offline Maps</li>
<li><a href="https://zenly.com/">Zenly</a> - Social Map App</li>
<li><a href="https://github.com/johan12345/EVMap">EVMap</a> - Electronic Vehicle Charging Map</li>
<li><a href="https://evnotify.com/">EVNotify</a> - Electric Vehicle Monitor / Notifications</li>
<li><a href="https://f-droid.org/en/packages/org.woheller69.lavatories/">LavSeeker</a> - Public Toilet Map</li>
<li><a href="https://transportr.app/">Transportr</a> - Public Transport Assistant</li>
<li><a href="http://www.antennasearch.com/">AntennaSearch</a> - Cell Tower / Antenna Search</li>
<li><a href="https://play.google.com/store/apps/details?id=com.mahersafadi.electron">Electron</a> or <a href="https://fmhy.pages.dev/base64/#battery-guru">BatteryGuru</a> or <a href="https://play.google.com/store/apps/details?id=com.digibites.accubattery">AccuBattery</a> - Battery Monitors</li>
<li><a href="https://github.com/MuntashirAkon/BatteryChargeLimiter">BatteryChargeLimiter</a> - Charging Control</li>
<li><a href="https://play.google.com/store/apps/details?id=com.urysoft.pixelfilter">Pixoff</a> - Save Battery by Turning Off Pixels</li>
<li><a href="https://play.google.com/store/apps/details?id=com.itemstudio.castro">Castro</a> - View System Information</li>
<li><a href="https://github.com/Bnyro/ConnectYou">ConnectYou</a> - Contacts App</li>
<li><a href="https://allmycontact.info/">AllMyContact</a> - Contact Info QR Codes</li>
<li><a href="https://github.com/Darkempire78/OpenCalc">OpenCalc</a> or <a href="https://play.google.com/store/apps/details?id=org.solovyev.android.calculator">Calculator++</a> - Calculators</li>
<li><a href="https://play.google.com/store/apps/details?id=com.browndwarf.tapecalc">TapeCalc</a> - Tax Calculator</li>
<li><a href="https://fmhy.pages.dev/storage/#android-note-apps">Note Taking</a> - Note Taking Apps</li>
<li><a href="https://www.serenity.re/en/notes">Serenity Notes</a> - Collaborative Notes</li>
<li><a href="https://gitjournal.io/">Git Journal</a> - Mobile Markdown Notes</li>
<li><a href="https://github.com/litlifesoftware/HistoryOfMe">HistoryOfMe</a> - Journal App</li>
<li><a href="https://github.com/WSTxda/Compass-QS-Tile">Compass QS Tile</a> - Quick Settings Tile</li>
<li><a href="https://play.google.com/store/apps/details?id=com.nxet.adaptivecontrols">Adaptive Controls</a> - Per App Settings</li>
<li><a href="https://gitlab.com/juanitobananas/auto-auto-rotate">auto-auto-rotate</a> - Per App Rotation Settings</li>
<li><a href="https://github.com/DavidBerdik/Let-Me-Downgrade">Let Me Downgrade</a> - Downgrade Apps on Android 12/13</li>
<li><a href="https://plexus.techlore.tech/">Plexus</a> - De-googled Device Compatibility List</li>
<li><a href="https://www.xda-developers.com/root/amp/">How to Root</a> - Android Root Guide</li>
<li><a href="https://sites.google.com/view/superthomaslab/root-essentials">Root Essentials</a> - Multiple Root Tools</li>
<li><a href="https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck">Root Checker</a> - Root Checker</li>
<li><a href="https://github.com/fast-geek/Android-Tool">Android Tool</a> or <a href="https://github.com/K3V1991/ADB-and-FastbootPlusPlus">ADB-and-FastbootPlusPlus</a> - ABD / Fastboot Programs</li>
<li><a href="https://play.google.com/store/apps/details?id=eu.chainfire.liveboot&amp;hl=en_IN">LiveBoot</a> - Logcat / Dmesg Boot Animation</li>
<li><a href="https://github.com/mashed-potatoes/PotatoNV">PotatoNV</a> - Huawei Device Bootloader</li>
<li><a href="https://forum.xda-developers.com/t/amazing-temp-root-for-mediatek-armv8-2020-08-24.3922213/">Amazing Temp Root</a> - MediaTek Temp Root</li>
<li><a href="https://forum.xda-developers.com/t/module-smali-patcher-7-4.3680053/">Smali Patcher</a> - Android System Patcher</li>
<li><a href="https://play.google.com/store/apps/details?id=gr.nikolasspyr.integritycheck">Play Integrity API Checker</a> - Device Integrity Checker</li>
<li><a href="https://github.com/KieronQuinn/DarQ">DarQ</a>, <a href="https://play.google.com/store/apps/details?id=com.dotdat.darkmodeapp">Dark Mode</a> or <a href="https://pastebin.com/cvast4uN">Darkmode Guide</a> - Universal Dark Mode</li>
<li><a href="https://github.com/ivaniskandar/shouko">shouko</a> - Add Features to Android</li>
<li><a href="https://play.google.com/store/apps/details?id=me.hackerchick.raisetoanswer">Raise To Answer</a> - Answer Phone by Raising to Ear</li>
<li><a href="https://github.com/TheRedSpy15/LTECleanerFOSS">LTECleanerFOSS</a> - Android Cleanup Tool</li>
<li><a href="https://github.com/aistra0528/Hail">Hail</a> - Auto-Deactivate Unused Apps</li>
<li><a href="https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27">Android Docker</a> - How-to Run Docker on Android</li>
<li><a href="https://github.com/Akshayaap/MouseRemote">MouseRemote</a>, <a href="https://www.remotemouse.net/">RemoteMouse</a> or <a href="https://github.com/vitaminncpp/TouchDroid">TouchDroid</a> - Use Android as Mouse / Touch Pad</li>
<li><a href="https://netclicker.tv/">NetClicker</a> - Phone Browser Controller</li>
<li><a href="https://github.com/wseemann/RoMote">RoMote</a> - Phone Roku Controller</li>
<li><a href="https://play.google.com/store/apps/details?id=qijaz221.android.rss.reader&amp;hl=en">Pluma</a>, <a href="https://gitlab.com/spacecowboy/Feeder">Feeder</a>, <a href="https://github.com/seazon/FeedMe">FeedMe</a> or <a href="https://github.com/Ashinch/ReadYou">ReadYou</a> - RSS Readers</li>
<li><a href="https://play.google.com/store/apps/details?id=com.ray.waterresistancetester">Water Resistance Tester</a> - Test Phones Water Resistance</li>
<li><a href="https://github.com/grmasa/Sound-Toggle">Sound Toggle</a> - Easily Switch Sound Modes</li>
<li><a href="https://github.com/flxapps/DetoxDroid">DetoxDroid</a> - Make Your Phone Less Distracting</li>
<li><a href="http://onj3.andrelouis.com/phonetones/">Phonetones</a> - Ringtones Directory</li>
<li><a href="https://forum.xda-developers.com/t/app-rboard-theme-manager.4331445/">RBoard</a> / <a href="https://github.com/DerTyp7214/RboardThemeManagerV3">GitHub</a>, <a href="https://play.google.com/store/apps/details?id=dev.kdrag0n.dyntheme">Repainter</a> or <a href="https://www.xda-developers.com/substratum-hub/">Substratum</a> - Theme Managers</li>
<li><a href="https://github.com/luisbocanegra/substratum-tweaks">Substratum Tweaks</a> - System Theme</li>
<li><a href="https://homescreens.org/">HomeScreens</a> - Custom Phone Home Screen Examples</li>
<li><a href="https://github.com/zixpo/candybar">Candybar</a> or <a href="https://github.com/Mahmud0808/Iconify">Iconify</a> - Custom App Icons</li>
<li><a href="https://play.google.com/store/apps/details?id=rk.android.app.themedicons">Themed Icons</a> - App Themed Icons</li>
<li><a href="https://arcticons.onnno.nl/">Arcticons</a> - Monotone Icon Pack</li>
<li><a href="https://github.com/Kaiserdragon2/IconRequest">IconRequest</a> - Find Missing Icons</li>
<li><a href="https://github.com/lukeaschenbrenner/TxtNet-Browser">TxtNet Browser</a> - Browse Webpages via SMS</li>
<li><a href="https://play.google.com/store/apps/details?id=com.freebasics">Free Basics</a> - Use Apps via SMS</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/mobidevtools/">MobiDevTools</a> - Firefox Inspect Element</li>
<li><a href="https://freebrowser.org/">FreeBrowser</a> - Internet Censorship Circumvention / <a href="https://github.com/greatfire/wiki">Wiki</a></li>
<li><a href="https://instabridge.com/">InstantBridge</a> - Public WiFi Sharing Community</li>
<li><a href="https://netshare.app/">NetShare</a> - Create Wi-Fi Hotspot</li>
<li><a href="https://github.com/Genymobile/gnirehtet">Gnirehtet</a> - Reverse Tethering</li>
<li><a href="https://gitlab.com/narektor/gugal">Gugal</a> - Web Search App</li>
<li><a href="https://github.com/fr3ts0n/AndrOBD">AndrOBD</a> - Android Dashboard Diagnostics</li>
<li><a href="https://www.collaboraoffice.com/collabora-office-android-ios-release-notes/">Collabora</a> or <a href="https://www.andropenoffice.com/">AndrOpen</a> - Office Suite</li>
<li><a href="https://www.papertag.app/">Papertag</a> - Attach Digital Content on Paper</li>
<li><a href="https://play.google.com/store/apps/details?id=com.alkapps.subx">SubX</a>, <a href="https://play.google.com/store/apps/details?id=com.billbot">Billbot</a> or <a href="https://play.google.com/store/apps/details?id=de.simolation.subscriptionmanager">SubscriptionManager</a> - Track Subscription Services</li>
<li><a href="https://f-droid.org/packages/com.github.axet.audiorecorder/">Audio-Recorder</a>, <a href="https://gitlab.com/axet/android-audio-recorder">android-audio-recorder</a> or <a href="https://github.com/vivekweb2013/audio-recorder">Audio Recorder</a> - Audio Recorders</li>
<li><a href="https://a9.io/voiceliner/">Voiceliner</a> - Voice Memos / <a href="https://github.com/maxkrieger/voiceliner">GitHub</a></li>
<li><a href="https://voicegpt.net/">VoiceGPT</a> or <a href="https://github.com/Stypox/dicio-android">Dicio</a> - Voice Assistants</li>
<li><a href="https://github.com/keymapperorg/KeyMapper">KeyMapper</a> - Key Mapper</li>
<li><a href="https://github.com/dslul/openboard">openboard</a>, <a href="https://github.com/dessalines/thumb-key">Thumb-Key</a> or <a href="https://github.com/Julow/Unexpected-Keyboard">Unexpected Keyboard</a> - Keyboard Apps</li>
<li><a href="https://github.com/Ryosuke839/UnicodePad">UnicodePad</a> or <a href="https://play.google.com/store/apps/details?id=ru.kaomoji.kaomojiapp">Kaomoji</a> - Emoji / Unicode Manager</li>
<li><a href="https://f-droid.org/en/packages/com.trianguloy.clipboardeditor/">Clipboarded</a> or <a href="https://play.google.com/store/apps/details?id=com.rubbishcollector.clipboardhistory">Clipboard History</a> - Clipboard Managers</li>
<li><a href="https://github.com/cyb3rko/pincredible">PINCredible</a> - PIN Manager</li>
<li><a href="https://github.com/brarcher/loyalty-card-locker">Loyalty Card Locker</a> - Loyalty Card Manager</li>
<li><a href="https://fmhy.pages.dev/base64/#grammarly-keyboard-premium">Grammarly</a> - Grammarly Keyboard Premium</li>
<li><a href="https://play.google.com/store/apps/details?id=com.ubnt.usurvey">WiFiman</a> or <a href="https://github.com/bewue/WLANScanner">WLANScanner</a> - Network Scanners</li>
<li><a href="https://www.fing.com/products/fing-app">Fing</a> - Network Toolkit</li>
<li><a href="https://github.com/DavidBerdik/MACsposed">MACsposed</a> - Mac Address Spoofing</li>
<li><a href="https://play.google.com/store/apps/details?id=com.google.android.diskusage">DiskUsage</a> - Disk Usage Analyzer</li>
<li><a href="https://play.google.com/store/apps/details?id=com.masel.almightyvolumekeys">AlmightyVolumeKeys</a> or <a href="https://github.com/x13a/Volta">Volta</a> - Remap Volume Keys</li>
<li><a href="https://play.google.com/store/apps/details?id=mf.asciitext.lite">Irregular Expressions</a> - Text Font Generator</li>
<li><a href="https://github.com/sakusaku3939/DeepLAndroid">DeepLAndroid</a>, <a href="https://github.com/MahanRahmati/translate">Arna Translate</a>, <a href="https://gitlab.com/concept1tech/instalate">Instalate</a>, <a href="https://github.com/Bnyro/TranslateYou">TranslateYou</a>, <a href="https://github.com/ManeraKai/simplytranslate_mobile">SimplyTranslate</a> or <a href="https://github.com/ManeraKai/simplytranslate-flutter-client">SimplyTranslate Flutter</a> - Translation Apps</li>
<li><a href="https://play.google.com/store/apps/details?id=com.cylonid.nativealpha">NativeAlpha</a> - Run Websites in Borderland Window</li>
<li><a href="https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker">Shortcut Maker</a> - Create App Shortcuts</li>
<li><a href="https://surfable.app/">Surfable</a> - Install Any Website as App / <a href="https://github.com/sandoche/Surfable-app">GitHub</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.fossor.panels&amp;hl=en_US&amp;gl=QA">Panels</a> or <a href="https://play.google.com/store/apps/details?id=com.hiruffy.controller">1 Edge</a> - Android Sidebar Panel</li>
<li><a href="https://f-droid.org/en/packages/com.asdoi.quicktiles/">QuickTiles</a> - Quick Setting Tiles</li>
<li><a href="https://github.com/msasikanth/pinnit">Pinnit</a> - Notification History / Pinning</li>
<li><a href="https://play.google.com/store/apps/details?id=com.jamworks.alwaysondisplay">aodNotify</a> - Notification LED</li>
<li><a href="https://play.google.com/store/apps/details?id=com.dharmapoudel.tidypanel">TidyPanel</a> - Notification Blocker</li>
<li><a href="https://play.google.com/store/apps/details?id=com.mobteq.appblocker">App Blocker</a> - Block Apps</li>
<li><a href="http://www.aoeapps.com/">AlwaysOnEdge</a> - Android Customization App</li>
<li><a href="https://virtualxposed.com/">VirtualXposed</a> or <a href="https://github.com/LSPosed/LSPosed">LSPosed</a> - Xposed Frameworks</li>
<li><a href="https://play.google.com/store/apps/details?id=com.ald.devs47.sam.beckman.palettesetups">Palette</a> - Custom Home Screens</li>
<li><a href="http://www.codododo.com/">Codo Dodo</a> - Navigation Bar Customization</li>
<li><a href="https://play.google.com/store/apps/details?id=com.codingbatch.volumepanelcustomizer">Custom Volume Panel</a> - Customize Volume Bar</li>
<li><a href="https://github.com/tirkarthi/NotificationDictionary">NotificationDictionary</a> - Dictionary App</li>
<li><a href="https://github.com/Nain57/Smart-AutoClicker">Smart AutoClicker</a> - Auto Clicker</li>
<li><a href="https://github.com/deckerst/aves">Aves</a> - Metadata Explorer</li>
<li><a href="https://www.lunasea.app/">Luna Sea</a> - Self-Hosted Media Controller</li>
<li><a href="https://play.google.com/store/apps/details?id=apps.ijp.mediabar">Media Bar</a> - Status Bar Media Controller</li>
<li><a href="https://play.google.com/store/apps/details?id=com.cooliehat.statusbariconhider">Statusbar Icon Hider</a> - Hide Status Bar Items</li>
<li><a href="https://github.com/LibreShift/red-moon">Red Moon</a> or <a href="https://play.google.com/store/apps/details?id=com.evezzon.nightowl">NightOwl</a> - Screen Brightness Control</li>
<li><a href="https://github.com/tribalfs/GalaxyMaxHzPub">Galaxy MaxHzPub</a> - Samsung Refresh Rate Manager</li>
<li><a href="https://lab.zhs.moe/caffeine/">Caffeine</a> - Keep Screen On</li>
<li><a href="https://fakestandby.jonasbernard.de/">FakeStandby</a> - Turn Off Screen While App is Running</li>
<li><a href="https://gitlab.com/juanitobananas/wave-up">WaveUp</a> - Turn On Display via Waving</li>
<li><a href="https://github.com/BLumia/pineapple-lock-screen">Pineapple Lock Screen</a> - Turn Off Display without Power Button</li>
<li><a href="https://cgit.typeblog.net/Shelter/">Shelter</a> or <a href="https://gitlab.com/secure-system/Insular">Insular</a> - Isolate / Clone Apps</li>
<li><a href="http://macrodroid.com/">MacroDroid</a> or <a href="https://www.automateitapp.com/">AutomateIt</a> - Android Automation</li>
<li><a href="https://play.google.com/store/apps/details?id=com.aj.dfm">DoForMe</a> - Location Based Automation</li>
<li><a href="https://play.google.com/store/apps/details?id=com.phonephreak.pagescroll">Page Scroll</a> - Page Auto-Scroll</li>
<li><a href="https://play.google.com/store/apps/details?id=com.moumen.autoPlay">Auto Scroll</a> - TikTok Auto Scroll</li>
<li><a href="https://play.google.com/store/apps/details?id=com.gesture.suite">Gesture Suite</a> or <a href="https://play.google.com/store/apps/details?id=com.fb.fluid">Fluid Gestures</a> - Android Gestures</li>
<li><a href="https://forum.xda-developers.com/t/app-beta-0-10-1-tap-tap-double-tap-on-back-of-device-gesture-from-android-11-port.4140573/">Tap Tap Double Tap</a> or <a href="https://github.com/KieronQuinn/TapTap">TapTap</a> - Android Back Gesture Controls</li>
<li><a href="https://play.google.com/store/apps/details?id=com.quickcursor">Quick Cursor</a> - Cursor for Large Smartphones</li>
<li><a href="https://play.google.com/store/apps/details?id=com.franco.doze">Naptime</a> - Accelerates Android Sleep Mode</li>
<li><a href="https://julio.hackyouriphone.org/">JulioverneHYI</a> - Repository for Piracy Tools</li>
<li><a href="https://codeberg.org/izzy/Adebar">Adebar</a>, <a href="https://github.com/XayahSuSuSu/Android-DataBackup">Android-DataBackup</a>, <a href="https://swiftapps.org/">Swift Backup</a>, <a href="https://mrrfv.github.io/linux-android-backup/">Linux Android Backup</a> or <a href="https://github.com/machiav3lli/oandbackupx">OAndBackupX</a> - Device Backup Tools</li>
<li><a href="https://play.google.com/store/apps/details?id=balti.migrate">Migrate</a> - Migration Tool / Root Required</li>
<li><a href="https://github.com/LivingWithHippos/unchained-android">Unchained for Android</a> - App to interact with Real-Debrid API</li>
<li><a href="https://github.com/razar-dev/PowerTube">PowerTube</a>, <a href="https://www.vidmate.com/">VidMate</a> or <a href="https://github.com/yausername/dvd">DVD</a> - Video Download Tools</li>
<li><a href="https://github.com/yausername/youtubedl-android">YouTubeDL Android</a>, <a href="https://github.com/JunkFood02/Seal">Seal</a> or <a href="https://github.com/SongTube/SongTube-App">SongTube</a> - YouTube A1udio / Video Downloader</li>
<li><a href="https://chrome.google.com/webstore/detail/transpose-%E2%96%B2%E2%96%BC-pitch-%E2%96%B9-spee/ioimlbgefgadofblnajllknopjboejda?hl=en">Transpose</a> - Online Video Pitch Shifter, Speed Changer and Looper</li>
<li><a href="https://github.com/jesperbakhandskemager/view-youtube-dislike">Show Youtube Dislikes</a> - Return YouTube Dislikes</li>
<li><a href="https://github.com/inversepolarity/ZenTube">ZenTube</a> - Hide / Show YouTube Features</li>
<li><a href="https://github.com/bttv-android/bttv">BBTV</a>, <a href="https://www.frostyapp.io/">Frosty</a> or <a href="https://gitlab.com/twitchmod/orange-tv">Orange TV</a> - Modded Twitch App</li>
<li><a href="https://github.com/flex3r/DankChat">DankChat</a> - Talk in Multiple Twitch Chats at Once</li>
<li><a href="https://play.google.com/store/apps/details?id=aculix.viddit.downloader">Viddit</a> - Reddit Video Downloader</li>
<li><a href="https://fmhy.pages.dev/base64/#boost">Boost</a>, <a href="https://fmhy.pages.dev/base64/#joey">Joey</a>, <a href="https://github.com/Tunous/Dawn">Dawn</a>, <a href="https://play.google.com/store/apps/details?id=ai.brownian.flex4reddit">Flex</a>, <a href="https://baconreader.com/">BaconReader</a> or <a href="https://relayforreddit.com/index.html">Relay</a> - Reddit Clients</li>
<li><a href="https://play.google.com/store/apps/details?id=yy.offlinereader">Offline Reddit</a> - Offline Reddit Client</li>
<li><a href="https://play.google.com/store/apps/details?id=com.agreenbhm.reveddit">reveddit</a> - View Deleted Reddit Posts</li>
<li><a href="https://updoot.app/">Updoot</a> - Reddit Saved Post / Comment Manager</li>
<li><a href="https://github.com/krawieck/lemmur">Lemmur</a> or <a href="https://github.com/dessalines/jerboa">Jerboa</a> - Lemmy Client</li>
<li><a href="https://github.com/pato05/uploadgram-app">Uploadgram App</a> - Uploadgram Frontend</li>
<li><a href="https://thedise.me/instander/">Instander</a> - Modded Instagram Client / <a href="https://t.me/instander">Telegram</a> / <a href="https://play.google.com/store/apps/details?id=com.dageek.socialtoolbox_android">Tools</a> / <a href="https://ngl.link/">Secrets</a></li>
<li><a href="https://github.com/AllanWang/Frost-for-Facebook">Frost for Facebook</a> - Feature-rich Facebook Client</li>
<li><a href="https://f-droid.org/en/packages/com.pitchedapps.frost/">Frost</a> or <a href="https://f-droid.org/en/packages/it.rignanese.leo.slimfacebook/">SlimFacebook</a> - Facebook Webwrapper</li>
<li><a href="https://github.com/akaessens/NoFbEventScraper">NoFBEventScraper</a> - Scrape Facebook for Events without Account</li>
<li><a href="https://f-droid.org/en/packages/it.rignanese.leo.slimtwitter/">SlimTwitter</a> - Twitter Webwrapper</li>
<li><a href="https://github.com/nuclearfog/Shitter">Shitter</a> or <a href="https://github.com/robertodoering/harpy">Harpy</a> - Twitter Client</li>
<li><a href="https://play.google.com/store/apps/details?id=com.facebook.creatorstudio">Creator Studio</a> - Social Media Manager</li>
<li><a href="https://lens.google/">Google Lens</a> - Multiple Camera Tools</li>
<li><a href="https://github.com/KillerInk/FreeDcam">FreeDcam</a> - Enable Hidden Camera Features</li>
<li><a href="https://github.com/leonlatsch/Photok">Photok</a>, <a href="https://f-droid.org/en/packages/com.simplemobiletools.gallery.pro/">Simple Gallery</a>, <a href="https://stingle.org/">Stingle Photos</a>, <a href="https://ente.io/">Ente</a> or <a href="https://baixarapk.gratis/en/app/1186829987/photo-vault-noseeyou">No See You</a> - Photo / Video Galleries</li>
<li><a href="https://github.com/ptrLx/OneShot">OneShot</a> - Photo Diary</li>
<li><a href="https://play.google.com/store/apps/details?id=com.galew.widgetshare">Widgetshare</a> - Photo Sharing App</li>
<li><a href="https://www.photosync-app.com/home.html">PhotoSync</a> - Transfer Photos Between Devices</li>
<li><a href="https://github.com/k3b/APhotoManager/">APhotoManager</a> - Create Photo Maps</li>
<li><a href="https://gitlab.com/HoraApps/LeafPic">LeafPic</a> - Image Viewer</li>
<li><a href="https://pixomatic.us/">Pixomatic</a> - Image Editor</li>
<li><a href="https://f-droid.org/packages/com.vincentengelsoftware.vesandroidimagecompare/">VES</a> - Compare Two Images</li>
<li><a href="https://www.photoroom.com/">PhotoRoom</a> or <a href="https://play.google.com/store/apps/details?id=com.utopiatechnologies.aibgremover">AI Background Remover</a> - Background Removers</li>
<li><a href="https://dittoed.app/">Dittoed</a> - Improve Image Composition</li>
<li><a href="https://github.com/BaltiApps/Pixelify-Google-Photos">Pixelify-Google-Photos</a> - Add Google Pixel Features to Google Photos</li>
<li><a href="https://t.me/googlecameramodbyshamimdg">SGCam</a>, <a href="https://www.celsoazevedo.com/files/android/google-camera">googlecameraport</a>, <a href="https://thedise.me/dmgc/">DMGC</a> or <a href="https://gcamator.com/">Camator</a> - Google Cam Downloads / <a href="https://t.me/googlecameraport">Telegram</a> / <a href="https://apkw.ru/">Mods</a> / <a href="https://t.me/xmlshamimmod">XML Configs</a></li>
<li><a href="https://github.com/iakmds/librecamera">Libre Camera</a> - FOSS Camera App</li>
<li><a href="https://camera.aeonax.com/">ANXCamera</a> - Miui Camera Port</li>
<li><a href="https://play.google.com/store/apps/details?id=com.particlesdevs.photoncamera">PhotonCamera</a> - Enhanced Image Processing Camera App / <a href="https://github.com/eszdman/PhotonCamera">GitHub</a></li>
<li><a href="https://play.google.com/store/apps/details?id=app.grapheneos.camera.play">Secure Camera</a> or <a href="https://github.com/czlucius/code-scanner">Code Scanner</a> - QR / Barcode Scanner</li>
<li><a href="https://play.google.com/store/apps/details?id=com.reaimagine.colorizeit">Colorize It</a>, <a href="https://fmhy.pages.dev/base64/#phototune">Phototune</a> or <a href="https://fmhy.pages.dev/base64/#remini">Remini</a> / <a href="https://play.google.com/store/apps/details?id=com.photoscan.enhancer.remini.photomyne.colorize.scanner">2</a> - Colorize Images</li>
<li><a href="https://www.wombo.art/">Dream</a> - Dream Artwork Tools</li>
<li><a href="https://ilixa.com/8bitphotolab.php">Photo Lab</a> - Give Images a Retro Look 8Bit</li>
<li><a href="https://starryai.com/">starryai</a> - Generate Art from Text Prompt</li>
<li><a href="https://inspiral.nathanfriend.io/">Inspiral</a> - Create Spirograph Art</li>
<li><a href="https://play.google.com/store/apps/details?id=com.simplemobilephotoresizer&amp;hl=en&amp;gl=US">Photo Resizer</a> or <a href="https://github.com/T8RIN/ImageResizer">ImageResizer</a> - Image Resizers</li>
<li><a href="https://codeberg.org/Starfish/Imagepipe">Imagepipe</a> - Image Size Reducer</li>
<li><a href="https://play.google.com/store/apps/details?id=com.ethanzone.upscaler&amp;hl=en_US&amp;gl=QA">Upscaler</a>, <a href="https://play.google.com/store/apps/details?id=com.codeway.pixelup">Pixelup</a>, <a href="https://play.google.com/store/apps/details?id=com.mingkun.mintAI">MintAI</a>, <a href="https://github.com/Lucchetto/SuperImage">SuperImage</a> or <a href="https://www.apkmirror.com/apk/samsung-electronics-co-ltd/galaxy-enhance-x/">Galaxy Enhance-X</a> - Image Upscalers</li>
<li><a href="https://github.com/k3b/LosslessJpgCrop">LosesslessJpgCrop</a> - Lossless Image Cropper</li>
<li><a href="https://play.google.com/store/apps/details?id=sansunsen3.imagesearcher">Image Searcher</a> - Image Search App</li>
<li><a href="https://app-mockup.com/">AppMockUp</a> - Screenshot Builder</li>
<li><a href="https://screenshotflow.com/">ScreenshotFlow</a> - Create App Diagrams</li>
<li><a href="https://play.google.com/store/apps/details?id=com.logicui.screenshotframer">ScreenshotFramer</a> or <a href="https://play.google.com/store/apps/details?id=cn.gavinliu.snapmod">SnapMod</a> - Frame Screenshots</li>
<li><a href="https://quivervision.com/">QuiverVision</a> - Augmented Reality Coloring</li>
<li><a href="https://play.google.com/store/apps/details?id=net.tikolu.emojimix">emojimix</a> - Combine Emojis</li>
<li><a href="https://github.com/Bnyro/RecordYou">RecordYou</a> - Video / Voice Recorder</li>
<li><a href="https://play.google.com/store/apps/details?id=com.camera.secretvideorecorder">background video recorder</a> - Record Videos in Background</li>
<li><a href="https://play.google.com/store/apps/details?id=com.danielkorgel.SmoothActionCamSlowmo">SmoothAction</a> - Slow Motion Video Recorder</li>
<li><a href="https://t.me/nightsnap_for_android">Nightsnap</a> - Snapchat Dark Mode</li>
<li><a href="https://jitsi.org/">Jitsi</a> or <a href="http://imo.im/">IMO</a> - Video Chat</li>
<li><a href="https://github.com/izivkov/RemoteVideoCam">RemoteVideoCam</a> - Video Lan</li>
<li><a href="https://walkie-talkie.io/">Walkie-Talkie</a> or <a href="https://github.com/sh123/codec2_talkie">Codec2 Talkie</a> - Walkie-Talkie Apps</li>
<li><a href="https://play.google.com/store/apps/details?id=com.minutiae">Minutiae</a> or <a href="http://1se.co/">1 Second Everyday</a> - Video-a-Day App</li>
<li><a href="https://github.com/rosuH/EasyWatermark">EasyWatermark</a> - Add Watermark to Images</li>
<li><a href="https://play.google.com/store/apps/details?id=com.zmobileapps.videowatermark">Video Watermark</a> - Add Watermark to Videos</li>
<li><a href="https://play.google.com/store/search?q=green%20screen&amp;c=apps">Green Screens</a> - Green Screens for Android</li>
<li><a href="https://github.com/NekoX-Dev/NekoX">Nekogram X</a>, <a href="https://github.com/Forkgram/TelegramAndroid">TelegramAndroid</a>, <a href="https://github.com/CatogramX/CatogramX">Catogram X</a>, <a href="https://github.com/nextalone/nagram">Nagram</a>, <a href="https://github.com/nikitasius/Telegraher/">Telegraher</a>, <a href="https://github.com/exteraSquad/exteraGram">exteraGram</a>, <a href="https://github.com/arsLan4k1390/Cherrygram">Cherrygram</a> or <a href="https://github.com/Telegram-FOSS-Team/Telegram-FOSS">Telegram-FOSS</a> - Telegram Apps</li>
<li><a href="https://github.com/Pato05/uploadgram-app">Uploadgram</a> - Telegram File Upload</li>
<li><a href="https://www.xda-developers.com/magic-toolflash-magisk-module/">Magic ToolFlash</a> - ZIP Packages from Android</li>
<li><a href="https://icq.com/">icq</a> - Messaging App</li>
<li><a href="https://github.com/tateisu/SubwayTooter">SubwayTooter</a>, <a href="https://sk22.github.io/megalodon/">Megalodon</a>, <a href="https://git.mentality.rip/FWGS/Husky">Husky</a> or <a href="https://tusky.app/">Tusky</a> - Mastodon Clients / <a href="https://github.com/LucasGGamerM/moshidon">Improved Notifications</a></li>
<li><a href="https://f-droid.org/packages/de.pixart.messenger">Blabber.im</a> - XMPP / Jabber Messenger</li>
<li><a href="https://github.com/irccloud/android">IRCCloud</a> - IRC Client</li>
<li><a href="https://www.textfree.us/">TextFree</a> - Free Texting App</li>
<li><a href="http://www.textmeup.com/">TextMeUp</a> - Multi-Number App</li>
<li><a href="https://txtemnow.com/">TxtEmNow</a> - Send Anonymous Texts</li>
<li><a href="https://github.com/airmessage/airmessage-android">AirMessage</a> or <a href="https://bluebubbles.app/">BlueBubbles</a> - iMessage for Android</li>
<li><a href="https://www.gdpd.xyz/">Kubool</a> - Anonymous Confession App / <a href="https://play.google.com/store/apps/details?id=com.ignates.snapreply">Snapchat</a></li>
<li><a href="https://encirculo.org/en/">Encirculo</a> - Community Safety Network</li>
<li><a href="https://www.nomadapp.me/">Nomad</a> - Turn Any Location Into Chat</li>
<li><a href="https://github.com/SubhamTyagi/openinwa">OpenInWA</a> or <a href="https://play.google.com/store/apps/details?id=com.quadren.tellurium">Tellurium</a> - Number Free WhatsApp Chat</li>
<li><a href="https://github.com/92lleo/WhatsappWebToGo">WhatsappWebToGo</a> - Mobile WhatsApp Web Client</li>
<li><a href="https://whatsappbr.netlify.app/">Whatsapp Backup Reader</a> - Read Exported Whatsapp Chats</li>
<li><a href="https://www.fakewhats.com/">FakeWhats</a> - Fake WhatsApp Messages</li>
<li><a href="https://github.com/deven96/whatsticker">WhatSticker</a> - Convert Images, Videos and GIFs to WhatsApp Stickers</li>
<li><a href="https://watomatic.app/">Watomatic</a> / <a href="https://github.com/adeekshith/watomatic">Git</a> or <a href="https://play.google.com/store/apps/collection/cluster?clp=igM4ChkKEzc4NTcyODA2NDMzMTQxNzI4NTQQCBgDEhkKEzc4NTcyODA2NDMzMTQxNzI4NTQQCBgDGAA=:S:ANO1ljKlL8g&amp;gsr=CjuKAzgKGQoTNzg1NzI4MDY0MzMxNDE3Mjg1NBAIGAMSGQoTNzg1NzI4MDY0MzMxNDE3Mjg1NBAIGAMYAA==:S:ANO1ljLE-Ks">AutoResponder</a> - Chat App Auto-Responders</li>
<li><a href="https://play.google.com/store/apps/details?id=com.argonremote.openappscheduler">Open App Scheduler</a> - Set Apps to Open Automatically</li>
<li><a href="https://play.google.com/store/apps/details?id=com.flynx">Flynx</a> - Article / Link Viewer</li>
<li><a href="https://play.google.com/store/apps/details?id=com.aboutmycode.betteropenwith">Better Open With</a> - Improved Link Handling</li>
<li><a href="https://play.google.com/store/apps/details?id=opofficial.pdfmaker">PDF Maker</a> - PDF Creator</li>
<li><a href="https://skyjake.github.io/fdroid/repo/">Lagrange</a> or <a href="https://github.com/Corewala/Buran">Buran</a> - Gemini Browsers</li>
<li><a href="https://github.com/nnuudev/BlueClover">BlueClover</a>, <a href="https://github.com/Rukkaitto/mobichan">MobiChan</a>, <a href="https://github.com/K1rakishou/Kuroba-Experimental">Kuroba</a> or <a href="https://github.com/moffatman/chan">Chan</a> - 4Chan Apps</li>
<li><a href="https://github.com/many-fac3d-g0d/ServeIt">ServeIt</a> - Android HTTP Server</li>
<li><a href="https://codeberg.org/marc.nause/easyopenlink">EasyOpenLink</a> - Easily Open Links in Text via Share Function</li>
<li><a href="https://github.com/1fexd/LinkSheet">LinkSheet</a> - Restore URL App Chooser</li>
<li><a href="https://fmhy.pages.dev/base64/#ponydroid">Ponydroid</a>, <a href="https://my.jdownloader.org/">Jdownloader</a>, <a href="https://github.com/mzeeshanid/MZDownloadManager">MZDownloadManager</a> or <a href="https://f-droid.org/en/packages/com.tachibana.downloader/">Navi</a> - Download File Manager / <a href="https://github.com/TachibanaGeneralLaboratories/download-navi">GitHub</a></li>
<li><a href="https://fmhy.pages.dev/storage/#android-file-explorers">Android File Explorers</a> - File Explorers / Managers</li>
<li><a href="https://play.google.com/store/apps/details?id=com.marc.files">Marc Files</a> - File Manager Shortcut</li>
<li><a href="https://fmhy.pages.dev/base64/#dumpster">Dumpster</a> - File Recovery Tool</li>
<li><a href="https://www.aethersx2.com/archive/">Aethersx2</a> - File Directory Lister</li>
<li><a href="https://github.com/mahmoudgalal/ZeeArchiver-Android">ZeeArchiver-Android</a> - Unzip / Compress Files</li>
<li><a href="https://play.google.com/store/apps/details?id=com.dv.adm">ADM</a> - Download / Torrent Manager</li>
<li><a href="https://www.vysor.io/">Vysor</a>, <a href="https://github.com/Genymobile/scrcpy">scrcpy</a>, <a href="https://app.webadb.com/">WebADB</a> or <a href="https://github.com/barry-ran/QtScrcpy">QtScrcpy</a> - Control Android via Desktop / <a href="https://guiscrcpy.srev.in/">GUI</a>, <a href="https://github.com/Tomotoes/scrcpy-gui">2</a></li>
<li><a href="https://github.com/gujjwal00/avnc">AVNC</a> - Remote Desktop Client for Android</li>
<li><a href="https://play.google.com/store/apps/details?id=de.florianisme.wakeonlan">Wake on Lan</a> - Control Devices via Wake on Lan</li>
<li><a href="https://play.google.com/store/apps/details?id=jp.ne.hardyinfinity.bluelightfilter.free">BlueLight Filter</a> - Screen Bluelight Filter</li>
<li><a href="https://fmhy.pages.dev/storage/#internet-speed-test">Internet Speed Tests</a> - Test Internet Speed</li>
<li><a href="https://github.com/lukaspieper/Gcam-Services-Provider">Gcam-Services-Provider</a> - Use Google Cam Without Google Play</li>
<li><a href="https://fixmyspeakers.com/">Fix My Speakers</a> - Eject Water from Phones Speakers</li>
<li><a href="https://play.google.com/store/apps/details?id=me.mikecroall.oledbuddy">OLEDBuddy</a> - Fix OLED Images</li>
<li><a href="https://play.google.com/store/apps/details?id=com.kratosle.unlim&amp;gl=US">UnLim</a> - Cloud Storage</li>
<li><a href="https://github.com/x0b/rcx">RClone</a>, <a href="https://github.com/newhinton/extRact">extRact</a> or <a href="https://www.tacit.dk/">FolderSync</a> - Multi-Site Cloud Storage File Managers</li>
<li><a href="https://github.com/KieronQuinn/PixelLauncherMods">PixelLauncherMods</a> - Enable Features in Stock App Launcher</li>
<li><a href="https://github.com/skittles9823/QuickSwitch">QuickSwitch</a> - Enable Quickstep in Launchers</li>
<li><a href="https://fmhy.pages.dev/storage/#app-launchers">App Launchers</a> - Android App Launchers / Managers</li>
<li><a href="https://play.google.com/store/apps/details?id=com.splendapps.shark">Uninstaller</a> or <a href="https://play.google.com/store/apps/details?id=com.bulk.uninstall">Bulk Uninstall</a> - App Uninstallers</li>
<li><a href="https://github.com/lihenggui/blocker">Blocker</a> - Component Controller</li>
<li><a href="https://github.com/KieronQuinn/ClassicPowerMenu">ClassicPowerMenu</a> - Android Power Menu Replacement</li>
<li><a href="https://play.google.com/store/apps/details?id=com.kapp.ifont">iFont</a> - Android Font Installer</li>
<li><a href="https://pastebin.com/7qSZXjDS">Eruda</a> - Mobile Browser Console / <a href="https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda">Userscript</a> / <a href="https://github.com/liriliri/eruda">Github</a></li>
<li><a href="https://github.com/leohku/andure">Andure</a> - Android Chrome Dev Tools</li>
<li><a href="https://github.com/neoteche/ladb-builds">LADB Builds</a> or <a href="https://gitlab.com/sunilpaulmathew/ashell">aShell</a> - ADB Shell</li>
<li><a href="https://github.com/PeterCxy/Shelter">Shelter</a> - App Sandbox</li>
<li><a href="https://www.appbrain.com/">AppBrain</a> - Analyze Android App Changes</li>
<li><a href="https://play.google.com/store/apps/details?id=com.learnpainless.disable_system_apps&amp;hl=en">Redmi System Manager</a> - Uninstall Redmi System Apps</li>
<li><a href="https://f-droid.org/en/packages/co.prestosole.clima/">Clima</a>, <a href="https://invent.kde.org/plasma-mobile/kweather">KWeather</a>, <a href="https://play.google.com/store/apps/details?id=de.bendix.flux">Flux</a>, <a href="https://github.com/woheller69/omweather">OMWeather</a> or <a href="https://github.com/geometric-weather-foss/GeometricWeather">GeometricWeather</a> - Weather Apps</li>
<li><a href="https://github.com/dh4/WeatherRadar">WeatherRadar</a> - Doppler Radar Weather Images</li>
<li><a href="https://play.google.com/store/apps/details?id=com.aftership.AfterShip&amp;hl=en&amp;gl=US">Aftership</a> - Package Tracker</li>
<li><a href="https://github.com/jvde-github/AIS-catcher-for-Android">AIS-catcher for Android</a> - AIS Receiver</li>
<li><a href="https://www.milmike.com/aitts-google-wavenet-voices-for-android-tts">aiTTS</a> - Text to Speech</li>
<li><a href="https://redd.it/l1fdh9">Microsoft Edge Read Aloud</a> - How to use Microsoft Read Aloud TTS on Android</li>
<li><a href="https://copyhat.com/">Copyhat</a> - AI Writing Tool</li>
<li><a href="https://fmhy.pages.dev/base64/#universal-copy">Universal Copy</a> - Copy Any Text</li>
<li><a href="https://github.com/Chooloo/koler">Koler</a> - Dialer App</li>
<li><a href="https://play.google.com/store/apps/details?id=com.realnetworks.kontxt.voice&amp;hl=en&amp;gl=US">KONTXT</a> - Preview Calls</li>
<li><a href="https://framagit.org/dystopia-project/simple-email">SimpleMail</a>, <a href="https://f-droid.org/packages/de.monocles.mail/">Monocles</a>, <a href="https://k9mail.app/">k9mail</a> or <a href="https://email.faircode.eu/">FairCode</a> - Email Clients</li>
<li><a href="https://github.com/grote/BlitzMail">BlitzMail</a> - One Click Email App</li>
<li><a href="https://github.com/adbenitez/deltalab-android">Delta Lab</a> - Email Based Messenger</li>
<li><a href="https://socratic.org/">Get Unstuck</a> - Homework Answers / Help</li>
<li><a href="https://github.com/the-rebooted-coder/Take-Notes">Take Notes</a> - Convert Text to Handwritten Notes</li>
<li><a href="https://fmhy.pages.dev/storage/#note-taking--to-do-apps">To-Do Apps</a> - To-Do List Apps</li>
<li><a href="https://github.com/afzalali15/flutter_alarm_clock">Flutter Clock</a> - Clock / Alarm</li>
<li><a href="https://github.com/sweakpl/qralarm-android">QRAlarm</a> - Scan QR Code to Turn Off Alarm</li>
<li><a href="https://github.com/Etar-Group/Etar-Calendar">Etar</a>, <a href="https://digibites.nl/digical">digical</a>, <a href="https://timeblocks.com/">TimeBlocks</a> or <a href="https://timetreeapp.com/intl/en/">TimeTreeApp</a> - Calendars</li>
<li><a href="https://play.google.com/store/apps/details?id=com.tuogol.calendar.notification">Calendar Notifications</a> - View Calendar as Notifications</li>
<li><a href="https://gitlab.com/Nulide/ShiftCal">ShiftCal</a> - Shift Calendar</li>
<li><a href="https://play.google.com/store/apps/details?id=prox.lab.calclock">Sectograph</a> - Daily Planner</li>
<li><a href="https://github.com/forrestguice/SuntimesWidget">SuntimesWidget</a> - Sun / Moon Light Time App</li>
<li><a href="https://bdt.jepfa.de/">B.D.T</a> - Time with Between Time Notifications</li>
<li><a href="https://listy.is/">Listy</a> - Create Lists of Anything</li>
<li><a href="https://www.tobianoapps.com/">Sunny Side / TiseRise</a> - UV Index / Minimal Hourglass</li>
<li><a href="https://github.com/markusfisch/Libra">Libra</a> - Pros v Cons App</li>
<li><a href="https://github.com/iSoron/uhabits">unhabits</a>, <a href="https://gitlab.com/wuapps/moredays">MoreDays</a>, <a href="https://play.google.com/store/apps/details?id=io.rosenpin.goals">Goals</a> or <a href="https://www.mindleak.app/">MiindLeak</a> - Habit Trackers</li>
<li><a href="https://github.com/tahaak67/Farhan">Farhan</a> - Control Phone Addiction</li>
<li><a href="https://forestapp.cc/">Forest</a>, <a href="https://timecop.app/">Time Cop</a>, <a href="https://www.minimalistphone.com/">minimalist phone</a>, <a href="https://eveningkid.com/success/">Success</a> or <a href="https://play.google.com/store/apps/details?id=de.mdiener.android.mindleak">Mind Leak</a> - Productivity Booster</li>
<li><a href="https://sites.google.com/view/anytracker">AnyTracker</a>, <a href="https://anytracker.org/">2</a> - Track Anything</li>
<li><a href="https://merlin.allaboutbirds.org/">AllAboutBirds</a> - Bird Identifier</li>
<li><a href="https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner">Open Food Facts</a> - Food Product Ingredient Scanner</li>
<li><a href="https://www.adobe.com/acrobat/mobile/scanner-app.html">Adobe Scanner</a>, <a href="https://github.com/clean-apps/CleanSCAN">CleanScan</a>, <a href="https://github.com/Aman-zishan/DocScanner">DocScanner</a> or <a href="https://github.com/Ethereal-Developers-Inc/OpenScan">OpenScan</a> - Document Scanners</li>
<li><a href="https://iriun.com/">IRuin</a>, <a href="https://reincubate.com/camo/">Reincubate Camo</a>, <a href="https://github.com/dev47apps/droidcam">DroidCam</a> or <a href="https://www.dev47apps.com/">Dev47Apps</a> - Use Android as Webcam</li>
<li><a href="http://deskreen.com/">Deskreen</a> - Turn Any Device into Secondary Screen / <a href="https://github.com/pavlobu/deskreen">GitHub</a></li>
<li><a href="https://georgielabs.net/">GeorgieLabs</a> - Use Phone as Wireless Speaker / Headphone Port</li>
<li><a href="https://wolicheng.com/womic/">WO Mic</a> - Use Phone as Mic</li>
<li><a href="https://github.com/polodarb/Flashlight-Tiramisu">Tiramisu</a> or <a href="https://github.com/cyb3rko/flashdim">FlashDim</a> - Adjust Flashlight Brightness</li>
<li><a href="https://github.com/kylecorry31/Trail-Sense">Trail Sense</a> - Wilderness Survival App</li>
<li><a href="https://github.com/ggerganov/ggmorse">GGMorse</a> - Morse Code Decoding App</li>
<li><a href="https://github.com/umer0586/SensorServer">SensorServer</a> - Use Phone as Accelerometer</li>
<li><a href="https://guardianproject.github.io/haven/">Haven</a> - Motion Detector</li>
<li><a href="https://gitlab.com/micro-iot-platform/projects">MicroIOT</a> - Motion, Light &amp; Humidity Detectors</li>
<li><a href="https://github.com/ya0211/geomag">GeoMag</a> -</li>
<li><a href="https://github.com/JunkieLabs/sensify-android">Sensify</a> - Sensor Visualizers</li>
<li><a href="https://forum.xda-developers.com/t/windows-tool-fire-toolbox-v12-0.3889604/">Fire Toolbox</a> - Fire Tablet Tools</li>
<li><a href="https://pojavlauncherteam.github.io/">Pojav</a> - Mobile Minecraft Launcher</li>
<li><a href="https://www.mematic.net/">Mematic</a> - Meme Creator</li>
<li><a href="https://play.google.com/store/apps/details?id=com.cg.lrceditor">LRC Editor</a> or <a href="https://audoir.com/">Audoir</a> - Lyric Text Editor</li>
<li><a href="https://reface.app/">Reface</a> - Create Face Swap Videos</li>
<li><a href="https://www.wombo.ai/">WOMBO</a> - AI Powered Lip Sync</li>
<li><a href="https://play.google.com/store/apps/details?id=com.charifree">ChariFree</a> - Donate by Watching Ads</li>
<li><a href="https://appetize.io/">Appetize</a> - Run Native Mobile Apps in Browser</li>
<li><a href="https://albastuz3d.net/">Albastuz3d</a> - Stock Phone ROMs</li>
<li><a href="https://t.me/nokiafirmwaregp">NokiaFIimwareGP</a> or <a href="https://t.me/nokiaoldfirmware">NokiaOldFirmware</a> - Nokia Firmware</li>
<li><a href="https://www.xda-developers.com/how-to-install-custom-rom-android/amp/">How to Install a Custom ROM</a> - Custom ROM Installation Guide</li>
<li><a href="https://lpcwiki.miraheze.org/">Legacy Portable Computing Wiki</a> - Legacy Portable Computer Wiki</li>
<li><a href="https://www.odindownload.com/">Odin</a> or <a href="https://www.ivtheme.com/">IVTheme</a> - ROM Flashing Tools</li>
<li><a href="https://github.com/btimofeev/UniPatcher">UniPatcher</a> - ROM Patcher</li>
<li><a href="https://gitlab.com/Nulide/findmydevice">FindMyDevice</a>, <a href="https://gitlab.com/eneiluj/phonetrack-oc">phonetrack</a> / <a href="https://gitlab.com/eneiluj/phonetrack-android">2</a> or <a href="https://play.google.com/store/apps/details?id=om.roitman.autowhatsapptriggers">AutoWhatsAppTriggers</a> - Track Phones Location</li>
<li><a href="https://owntracks.org/">OwnTracks</a>, <a href="https://github.com/bilde2910/Hauk">Hauk</a>, <a href="https://github.com/woheller69/gpscockpit">GPSCockpit</a> or <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.location.gps.gnsslogger">GnssLogger</a> - Track Own Location</li>
<li><a href="https://play.google.com/store/apps/details?id=space.linuxct.phoneaccountdetector">PhoneAccount Abuse Detector</a> - Android Emergency Calling Bug Check</li>
<li><a href="https://forum.xda-developers.com/showthread.php?t=2711451">Odin3</a>, <a href="https://skyhawkrecovery.github.io/">SkyHawk</a> / <a href="https://github.com/SHRP">GitHub</a>, <a href="https://pitchblackrecovery.com/">PitchBlack</a> or <a href="https://wiki.orangefox.tech/en/home">OrangeFox</a> / <a href="https://gitlab.com/OrangeFox/misc/appdev/app">GitHub</a> - Custom Recovery Firmware</li>
<li><a href="https://twrp.me/">TWRP Root</a> / <a href="https://t.me/samsung_twrp_root/78379">Telegram</a> or <a href="https://unofficialtwrp.com/">UnofficialTWRP</a> - TWRP Root</li>
<li><a href="https://forum.xda-developers.com/t/tool-samfirm-a-i-o-tools-firmware-downloader-mtp-bypass-frp.4210103/">SamFirm A.I.O</a>, <a href="https://github.com/pubuduprasad/samsung-frp-bypass-project-">samsung-frp-bypass-project</a> or <a href="https://firmwareland.com/">Firmwareland</a> - Firmware / FRP Bypass</li>
<li><a href="https://github.com/m0bilesecurity/Frida-Mobile-Scripts">Frida-Mobile-Scripts</a> - FRIDA Mobile Scripts</li>
<li><a href="https://github.com/puddly/android-otp-extractor">Android OTP Extractor</a> - Extract OTP Tokens</li>
<li><a href="https://play.google.com/store/apps/details?id=com.hobbyone.HashDroid">Hash Droid</a> - File Hash Calculator</li>
<li><a href="https://github.com/google/android-classyshark">ClassyShark</a> - Android /Java Bytecode Viewer</li>
<li><a href="https://github.com/SmartPack/SmartPack-Kernel-Manager">SmartPack-Kernel-Manager</a> - Kernel Manager</li>
<li><a href="https://swappa.com/imei">Swappa</a> or <a href="https://www.sickw.com/">SickW</a> - IMEI, MEID, ESN Checker</li>
<li><a href="https://fmhy.pages.dev/base64/#swap">SWAP</a> - Create SWAP file without Root</li>
<li><a href="https://github.com/Martenfur/TabletFriend">TabletFriend</a> - Custom Tablet Toolbars</li>
<li><a href="https://github.com/Keddnyo/MiDoze">MiDoze</a> - ROMs, Dials &amp; Apps for Xiaomi Watches</li>
<li><a href="https://github.com/izivkov/CasioGShockSmartSync">CasioGShockSmartSync</a> - Google Services for Casio G-shock Watches</li>
<li><a href="https://www.schakal.ru/">schakal</a> - Amazfit Bip Watchfaces</li>
<li><a href="https://www.f-droid.org/packages/com.espruino.gadgetbridge.banglejs/">Bangle.js</a> - Bridge Android to Bangle.js Smart Watches</li>
</ul>
<doc-anchor-target id="android-gaming">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-gaming">#</doc-anchor-trigger>
<span>Android Gaming</span>
</h2>
</doc-anchor-target>
<ul>
<li><a href="https://blackmod.net/">Blackmod</a> - Modded Games</li>
<li><a href="https://dl.p30afzar.com/Games/">p30afzar</a> - Modded Games</li>
<li><a href="https://t.me/Android_hacked_games">Android_hacked_games</a> - Modded Games</li>
<li><a href="https://platinmods.com/">PlatinMods</a> - Modded / Private Game Servers</li>
<li><a href="https://now.gg/">Now.gg</a> - Online Android Gaming Emulator</li>
<li><a href="https://www.pgsharp.com/">PGS</a> - Modded Pokémon GO</li>
<li><a href="https://github.com/tobiasbueschel/awesome-pokemon">Awesome Pokemon</a> - PokemonGO Resources</li>
<li><a href="https://play.google.com/store/apps/details?id=com.hairyharri.gameye">GameEye</a> - Video Game Tracking App</li>
<li><a href="https://omw.xyz.is/">OpenMicroWave</a> - Morrowind for Android</li>
<li><a href="https://github.com/Tungstend/HMCL-PE">HMCL-PE</a> - Minecraft for Android</li>
<li><a href="https://github.com/PojavLauncherTeam/PojavLauncher_iOS">PojavLauncher</a> - Minecraft Java Edition Launcher</li>
<li><a href="https://minecraftpe-mods.com/">MinecraftPE Mods</a> - Mobile Minecraft Mods</li>
<li><a href="https://github.com/ZaneYork/SMAPI-Android-Installer">SMAPI</a> - Multiplayer Stardew Valley</li>
<li><a href="https://github.com/fexed/Pinball-on-Android">Pinball for Android</a> - Space Cadet Pinball</li>
<li><a href="https://play.google.com/store/apps/details?id=com.exitlag.gamebooster&amp;hl=en&amp;gl=US">ExitLag</a> - Decrease Ping</li>
</ul>
<doc-anchor-target id="android-torrenting">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-torrenting">#</doc-anchor-trigger>
<span>Android Torrenting</span>
</h2>
</doc-anchor-target>
<div class="flex mb-6">
<div class="shrink-0 w-1 rounded-tl rounded-bl bg-blue-500 dark:bg-blue-400"></div>
<div class="flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role="alert">
<div class="flex items-center ml-4 h-7">
<svg xmlns="http://www.w3.org/2000/svg" class="mb-px text-blue-500 dark:text-blue-400" width="22" height="22" viewBox="0 0 24 24" role="presentation">
<g fill="currentColor"><g>
<path d="M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9z"></path>
<path d="M12 11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM12.01 7c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"></path>
<path fill="none" d="M0 0h24v24H0z"></path>
</g></g>
</svg>
</div>
<div class="pr-5 ml-3 w-full">
<p>Remember to get a <a href="https://fmhy.pages.dev/adblockvpnguide/#vpn">VPN</a> before torrenting</p>
</div>
</div>
</div>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/devgianlu/Aria2App">Aria2App</a></strong> - <a href="https://i.imgur.com/zA2SKAd.png">Screenshot</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gitlab.com/proninyaroslav/libretorrent">LibreTorrent</a></strong> - <a href="https://i.imgur.com/HbQZ8Hd.png">Screenshot</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://play.google.com/store/apps/details?id=com.delphicoder.flud">Flud</a></strong> - <a href="https://i.imgur.com/8caBvYO.png">Screenshot</a></li>
<li><a href="https://play.google.com/store/apps/details?id=hu.tagsoft.ttorrent.lite">tTorrent</a> - <a href="https://i.imgur.com/S61JgNg.png">Screenshot</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.frostwire.android">Frostwire</a> - <a href="https://i.imgur.com/EoB3DED.png">Screenshot</a></li>
<li><a href="https://fmhy.pages.dev/base64/#wetorrent-pro">WeTorrent Pro</a> - <a href="https://i.imgur.com/duCEVqB.png">Screenshot</a></li>
<li><a href="https://f-droid.org/en/packages/com.github.axet.torrentclient/">Torrent Client</a> - <a href="https://gitlab.com/axet/android-torrent-client#screenshots">Screenshot</a></li>
<li><a href="https://android.biglybt.com/">BiglyBT</a> - <a href="https://i.imgur.com/WP7xwYK.png">Screenshot</a></li>
<li><a href="https://github.com/teal77/trireme">Trireme</a> or <a href="https://github.com/maulik9898/barrage">Barrage</a> - Deluge Clients</li>
<li><a href="http://www.transdroid.org/">Transdroid</a> - Manage BitTorrent Clients / <a href="https://f-droid.org/packages/org.transdroid.full/">F-Droid</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.kevinforeman.nzb360">nzb360</a> - NZB / Torrent Manager</li>
<li><a href="https://play.google.com/store/apps/details?id=com.oubrDB.torrentHunt">TorrHunt</a> - Torrent Search</li>
<li><a href="http://kutt.it/meoko">Meoko</a> - Anime Torrent Search</li>
</ul>
<doc-anchor-target id="android-reading">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-reading">#</doc-anchor-trigger>
<span>Android Reading</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/readingpiracyguide/#ebook-readers">Ebook Readers</a></strong> - List of Multi-Platform eBook Readers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.mobilism.org/app/">Mobilism</a></strong>, <a href="https://github.com/Pool-Of-Tears/Myne">Project Gutenberg</a> or <a href="https://github.com/manuelvargastapia/libgen_mobile_app">LibGen</a> - Ebook Site Apps</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="http://librera.mobi/">Librera</a></strong> - Ebook Reader</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://play.google.com/store/apps/details?id=com.faultexception.reader">Lithium</a></strong> - Ebook Reader</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://play.google.com/store/apps/details?id=org.readera">Readera</a></strong> - PDF Reader</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://tachiyomi.org/">Tachiyomi</a></strong> or <a href="https://github.com/Saud-97/TachiyomiS97">TachiyomiS97</a> - Manga / Comic Reader</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Tachiyomi Tools</strong> - <a href="https://github.com/tachiyomiorg/tachiyomi">Github Releases</a> / <a href="https://tachiyomi.org/forks/#forks">Forks</a> / <a href="https://discord.com/invite/tachiyomi">Discord</a> / <a href="https://tachiyomi.org/help/guides/local-manga/">Open Local Files</a></li>
<li><a href="https://f-droid.org/en/packages/software.mdev.bookstracker/">Openreads</a> or <a href="https://basmo.app/">Basmo</a> - Book Managers / Trackers</li>
<li><a href="http://www.moondownload.com/">Moon+ Reader</a> - Ebook Reader</li>
<li><a href="https://apt.izzysoft.de/fdroid/index/apk/org.coolreader">CoolReader</a> - Ebook Reader</li>
<li><a href="https://f-droid.org/en/packages/com.github.axet.bookreader/">BookReader</a> - Ebook Reader</li>
<li><a href="https://play.google.com/store/apps/details?id=com.prestigio.ereader">Prestigio</a> - Ebook Reader</li>
<li><a href="https://omnivore.app/">Omnivore</a> - Ebook Reader</li>
<li><a href="https://gitlab.com/axet/android-book-reader/">android-book-reader</a> - Ebook Reader</li>
<li><a href="https://f-droid.org/packages/com.gsnathan.pdfviewer">PDF Viewer</a> - PDF Reader</li>
<li><a href="https://play.google.com/store/apps/details?id=com.gitlab.mudlej.MjPdfReader">MJ PDF Reader</a> - PDF Reader</li>
<li><a href="https://github.com/qinlili23333/KiyomiPDF">KiyomiPDF</a> - PDF Reader</li>
<li><a href="https://willus.com/k2pdfopt/">K2pdfopt</a> - Optimize PDF/DJVU Files for Mobile E-Readers</li>
<li><a href="https://f-droid.org/en/packages/de.ph1b.audiobook/">Voice</a> - Audiobook Player</li>
<li><a href="https://play.google.com/store/apps/details?id=mdmt.sabp.free">Simple Audiobook Player</a> - Audiobook Player</li>
<li><a href="https://play.google.com/store/apps/details?id=de.ph1b.audiobook">Voice Audiobook Player</a> - Audiobook Player</li>
<li><a href="https://play.google.com/store/apps/details?id=ak.alizandro.smartaudiobookplayer">Smart Audiobook Player</a> - Audiobook Player</li>
<li><a href="https://f-droid.org/en/packages/com.prangesoftwaresolutions.audioanchor/">AudioAnchor</a> - Audiobook Player</li>
<li><a href="https://fmhy.pages.dev/base64/#perfect-viewer">Perfect Viewer</a> - Manga Reader</li>
<li><a href="https://bitbucket.org/cylonu87/mangadlr/downloads/">MangaDLR</a> - Manga Reader</li>
<li><a href="https://github.com/nv95/Kotatsu">Kotatsu</a> - Manga Reader</li>
<li><a href="https://flathub.org/apps/details/com.georgefb.mangareader">Manga Reader</a> - Manga Reader</li>
<li><a href="https://www.mangatag.com/">Manga Tag</a> - Manga Reader</li>
<li><a href="https://github.com/neverfelly/Meow">Meow</a> - Manga Reader</li>
<li><a href="https://animechicken.app/">AnimeChicken</a> - Manga Reader</li>
<li><a href="https://github.com/gsioteam/kinoko">Kinoko</a> - Manga Reader</li>
<li><a href="https://github.com/TheUndo/Atsumaru">Atsumaru</a> - Manga Reader</li>
<li><a href="https://ismanga.com/">IsManga Translator</a> - Manga Translator</li>
<li><a href="https://play.google.com/store/apps/details?id=com.viewer.comicscreen">ComicScreen</a> - Comic Reader</li>
<li><a href="https://seeneva.app/">Seeneva</a> - Comic Reader</li>
<li><a href="https://shosetsu.app/">Shosetsu</a> - Light Novels / <a href="https://gitlab.com/shosetsuorg/shosetsu">GitHub</a> / <a href="https://github.com/shosetsuorg/shosetsu-preview">Dev Builds</a> / <a href="https://discord.gg/ttSX7gB">Discord</a></li>
<li><a href="https://github.com/gmathi/NovelLibrary">NovelLibrary</a> - Light Novels / <a href="https://discord.gg/qFZX4vdEdF">Discord</a></li>
<li><a href="https://github.com/LNReader/lnreader">LNReader</a> - Light Novels</li>
<li><a href="https://github.com/adreeeyan/baruch">Baruch</a> - Light Novels</li>
<li><a href="https://github.com/ranobe-org/ranobe">Ranobe</a> - Light Novels</li>
<li><a href="https://github.com/IReaderorg/IReader">IReader</a> - Light Novels</li>
<li><a href="https://apt.izzysoft.de/fdroid/index/apk/com.lagradost.quicknovel">QuickNovel</a> - Light Novels</li>
<li><a href="https://apps.apple.com/us/app/libby-by-overdrive/id1076402606">Libby</a> - Borrow Digital Library Books</li>
</ul>
<doc-anchor-target id="android-audio">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-audio">#</doc-anchor-trigger>
<span>Android Audio</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#android-audio-players">Android Audio Players</a></strong> - Music Players / Libraries</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/xManager-v2/xManager-Spotify">Modded Spotify</a></strong>, <a href="https://fmhy.pages.dev/base64/#modded-spotify-apk">2</a> (No Ads) - Streaming / <a href="https://spotivity.vercel.app/">Friend Activity</a> / <a href="https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify">Mute Ads</a>, <a href="https://f-droid.org/packages/com.rohit2810.spotit/">2</a>, <a href="https://github.com/aghontpi/ad-silence">3</a> / <a href="https://stats.fm/">Stats</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://audiorelay.net/">AudioRelay</a></strong> - Stream PC Audio to Phone</li>
<li><a href="https://redd.it/tiqzon/">YouTube Music Apps</a>, <a href="https://f-droid.org/packages/deep.ryd.rydplayer/">MusicPiped</a>, <a href="https://github.com/sheikhhaziq/vibemusic">VibeMusic</a>, <a href="https://holoplay.io/">HoloPlay</a>, <a href="https://github.com/vfsfitvnm/ViMusic">ViMusic</a>, <a href="https://harmonoid.com/">Harmonoid</a>, <a href="https://github.com/z-huang/InnerTune">InnerTune</a>, <a href="https://github.com/z-huang/music">Music</a> or <a href="https://ymusic.io/">YMusic</a> - YouTube Music Players</li>
<li><a href="https://f-droid.org/en/packages/com.shabinder.spotiflyer/">Spotiflyer</a> / <a href="https://github.com/Shabinder/SpotiFlyer/">GitHub</a> or <a href="https://github.com/sheensantoscapadngan/SpotaFree">SpotaFree</a> - Spotify Audio Downloader</li>
<li><a href="https://github.com/UnicornsOnLSD/finamp">Finamp</a> - Jellyfin Music Player</li>
<li><a href="https://www.doubletwist.com/cloudplayer">CloudPlayer</a> - Cloud Audio File Player</li>
<li><a href="https://gitlab.com/ultrasonic/ultrasonic">Ultrasonic</a> or <a href="https://github.com/TaylorKunZhang/SubTune">SubTune</a> - Subsonic Client</li>
<li><a href="https://play.google.com/store/apps/details?id=com.soundcloud.android&amp;hl=us">Sound1</a> - Streaming</li>
<li><a href="https://forum.mobilism.org/search.php?keywords=tidal&amp;sr=topics&amp;sf=titleonly">Modded Tidal</a> - Steaming / Download</li>
<li><a href="https://github.com/jackBonadies/SeekerAndroid">Seeker</a> - Download / MP3</li>
<li><a href="https://play.google.com/store/apps/details?id=com.companyname.andriodapp1">Soulseek</a> - Download / FLAC / MP3</li>
<li><a href="https://github.com/alashow/datmusic-android">Datmusic</a> - Download / MP3</li>
<li><a href="https://forum.mobilism.org/search.php?st=0&amp;sk=t&amp;sd=d&amp;sr=topics&amp;keywords=aids&amp;sf=titleonly">AIDS</a> - Download / MP3</li>
<li><a href="https://github.com/yausername/youtubedl-android">YouTubeDL Android</a>, <a href="https://github.com/deniscerri/ytdlnis">ytdlnis</a>, <a href="https://github.com/JunkFood02/Seal">Seal</a> or <a href="https://github.com/SongTube/SongTube-App">SongTube</a> - YouTube Audio / Video Downloaders</li>
<li><a href="https://fildo.net/android/en/">Fildo</a> - Streaming</li>
<li><a href="https://dev.funkwhale.audio/funkwhale/funkwhale-android">Funkwhale</a> - Streaming</li>
<li><a href="https://home.trebel.io/">Trebel</a> - Streaming</li>
<li><a href="https://github.com/Sangwan5688/BlackHole">BlackHole</a> - Streaming</li>
<li><a href="https://vkx.app/">VK X</a> - Streaming</li>
<li><a href="https://rexdl.com/android/blackplayer-ex-apk.html/">BlackPlayer</a> - Streaming</li>
<li><a href="https://play.google.com/store/apps/details?id=deezer.android.app">Deezer</a> - Streaming</li>
<li><a href="https://invent.kde.org/plasma-mobile/audiotube">AudioTube</a> - YouTube Audio Player / <a href="https://jbbgameich.github.io/kde/2021/03/13/audiotube.html">GitHub</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.cliggo.cliggo_music">Cliggo</a> - Streaming / Downloading</li>
<li><a href="https://github.com/apognu/otter">Otter</a> - Music Sharing App</li>
<li><a href="https://hzplayer.com/">HZP</a> - Solfeggio Frequency Player</li>
<li><a href="https://quorus.net/">Quorus</a> - Collaborative Playlists</li>
<li><a href="http://www.splitcloud-app.com/">SplitCloud</a> - Audio Splitter</li>
<li><a href="https://unmix.ru/">unMix</a> - Remove Vocal Tracks</li>
<li><a href="https://musicspeedchanger.com/">MusicSpeedChanger</a> - Music Speed Changer</li>
<li><a href="https://fmhy.pages.dev/storage/#telegram-deezer-bots">Telegram Deezer Bots</a> - Download / FLAC / MP3</li>
<li><a href="https://play.google.com/store/apps/details?id=mp3videoconverter.videotomp3.videotomp3converter">Video to MP3 Converter</a> - Video to MP3</li>
<li><a href="https://play.google.com/store/apps/details?id=com.nordskog.LesserAudioSwitch">AudioSwitch</a> - Switch Audio to Different Outputs Lesser</li>
<li><a href="https://github.com/kawaiiDango/pScrobbler">Pano Scrobbler</a> - Android Scrobbler</li>
<li><a href="https://play.google.com/store/apps/details?id=fr.brickoft.soundiiz">Soundiiz</a> - Transfer Playlists Between Streaming Platforms</li>
<li><a href="https://play.google.com/store/apps/details?id=com.fillobotto.mp3tagger">MP3 Tagger</a> - Automatic Audio ID3 Tagging</li>
<li><a href="https://play.google.com/store/apps/details?id=com.stonekick.tempo&amp;hl=en&amp;gl=US">Up Tempo</a> - Audio Tempo Editor</li>
<li><a href="https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet">Wavelet</a> - Headphone Audio Equalizer</li>
<li><a href="https://github.com/ThePBone/GalaxyBudsClient">GalaxyBudsClient</a> - Galaxy Buds Manager</li>
<li><a href="https://play.google.com/store/apps/details?id=com.maxmpz.equalizer">Poweramp Equalizer</a>, <a href="https://github.com/ThePBone/RootlessJamesDSP">RootlessJamesDSP</a> or <a href="https://play.google.com/store/apps/details?id=com.jazibkhan.equalizer">Flat Equalizer</a> - Audio Equalizer</li>
<li><a href="https://play.google.com/store/apps/details?id=com.veryclevernamecompany.voleq">Voleq</a> - Volume Equalizer</li>
<li><a href="https://github.com/woheller69/audio-analyzer-for-android">audio-analyzer</a> - Audio Spectrum Analyzer</li>
<li><a href="https://play.google.com/store/apps/details?id=io.japp.blackscreen">Black Screen</a> - Turn Off Display While Audio is Playing</li>
<li><a href="https://play.google.com/store/apps/details?id=in.codeseed.audify">Audify</a> - Reduce Notification Distractions</li>
<li><a href="https://fmhy.pages.dev/storage/#song-identification">Song Identification Tools</a> - Identify Playing Songs</li>
<li><a href="https://github.com/Cilenco/skipTrackLongPressVolume">skipTrackLongPressVolume</a> or <a href="https://maslanka.app/volumee/">Volumee</a> - Volume Button Track Control</li>
<li><a href="https://play.google.com/store/apps/details?id=eu.darken.capod">CAPod</a> or <a href="https://github.com/Domi04151309/PodsCompanion">PodsCompanion</a> - Extra AirPod Features</li>
<li><a href="https://github.com/adolfintel/OpenPods">OpenPods</a> - Monitor AirPods</li>
<li><a href="https://julioverne.github.io/description.html?id=com.julioverne.mimport">MImport</a> - Audio Import Tool</li>
</ul>
<doc-anchor-target id="android-podcasts--radio">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-podcasts--radio">#</doc-anchor-trigger>
<span>Android Podcasts / Radio</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/base64/#modded-spotify-apk">Spotify APK</a></strong> - Podcasts / No Ads</li>
<li><a href="https://f-droid.org/en/packages/org.y20k.escapepod/">Escapepod</a> - Podcasts</li>
<li><a href="https://play.google.com/store/apps/details?id=com.clearchannel.iheartradio.controller">IHeartRadio</a> - Podcasts / Radio</li>
<li><a href="https://play.google.com/store/apps/details?id=com.mixcloud.player&amp;hl=en">MixCloud</a> - Podcasts / Radio</li>
<li><a href="https://play.google.com/store/apps/details?id=tunein.player&amp;hl=en">TuneIn</a> - Podcasts / Radio</li>
<li><a href="https://play.google.com/store/apps/details?id=com.podbean.app.podcast">Podbean</a> - Podcasts</li>
<li><a href="https://www.pocketcasts.com/">PocketCasts</a> - Podcasts</li>
<li><a href="https://play.google.com/store/apps/details?id=com.bambuna.podcastaddict">Podcast Addict</a> - Podcasts</li>
<li><a href="https://play.google.com/store/apps/details?id=com.stonegate.tsacdop">Tsacdop</a> - Podcasts</li>
<li><a href="http://www.stitcher.com/">Stitcher</a> - Podcasts</li>
<li><a href="https://github.com/Automattic/pocket-casts-android">Pocket Casts</a> - Podcasts</li>
<li><a href="https://f-droid.org/en/packages/net.programmierecke.radiodroid2/">RadioDroid</a> - Radio</li>
<li><a href="https://f-droid.org/en/packages/org.y20k.transistor/">Transistor</a> - Radio</li>
<li><a href="https://f-droid.org/en/packages/tk.giesecke.disaster_radio/">DisasterRadio</a> - Radio</li>
<li><a href="https://play.google.com/store/apps/details?id=com.watea.radio_upnp">RadioUpnp</a> - Radio</li>
<li><a href="https://f-droid.org/en/packages/click.dummer.have_radiosion/">HaveRadiosion</a> - Radio</li>
<li><a href="https://www.apkmirror.com/apk/xiaomi-inc/miui-fm-radio/miui-fm-radio-1-0-478-release/">SpiritF</a> or <a href="https://play.google.com/store/apps/details?id=com.nextradioapp.nextradio">Next Radio</a> - FM Radio / <a href="https://f-droid.org/packages/fm.a2d.sf/">F-Droid</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.audioaddict.di">DI.FM</a> - Electronic Radio</li>
<li><a href="https://play.google.com/store/apps/details?id=me.echeung.moemoekyun">LISTEN.moe</a> - K-Pop Radio</li>
<li><a href="https://antennapod.org/">AntennaPod</a> / <a href="https://f-droid.org/en/packages/de.danoeh.antennapod/">2</a>, <a href="https://f-droid.org/en/packages/com.stonegate.tsacdop/">Tsacdop</a>, <a href="https://www.snipd.com/">Snipd</a> or <a href="https://f-droid.org/en/packages/com.prangesoftwaresolutions.audioanchor/">AudioAnchor</a> - Podcast Players</li>
<li><a href="https://github.com/AntennaPod/AntennaPod">AntennaPod</a> - Podcast Manager</li>
<li><a href="https://www.sparkine.com/muviz/">Muviz</a> - Navbar Audio Visualizer</li>
<li><a href="https://play.google.com/store/apps/details?id=com.kdanmobile.android.podsnote">Inspod</a> - Podcast Notes</li>
</ul>
<doc-anchor-target id="android-relaxation">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-relaxation">#</doc-anchor-trigger>
<span>Android Relaxation</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.TailoredMusic.RainyMood">Rainy Mood</a>, <a href="https://play.google.com/store/apps/details?id=fm.raining.rainingfm&amp;hl=en">Raining.fm</a>, <a href="https://sleeprelaxapps.github.io/rainsounds/">Rain Sounds</a> or <a href="https://rainysounds.online/">RainySounds</a> - Ambient Rain</li>
<li><a href="https://play.google.com/store/apps/details?id=com.noizio&amp;hl=en_US">Noizio</a> - Nature Sounds / Relaxation</li>
<li><a href="https://play.google.com/store/apps/details?id=com.gabemart.asoftmurmur">A Soft Murmur</a> or <a href="https://github.com/CliffracerMerchant/SoundAura">SoundAura</a> - Mix Ambient Sounds</li>
<li><a href="https://pics.tide.moreless.io/site/tide.apk">Tide.fm</a> - Meditation / Sleep Sounds</li>
<li><a href="https://play.google.com/store/apps/details?id=com.mynoise.mynoise&amp;hl=en">myNoise</a> - Background Noises &amp; Interactive Soundscapes</li>
<li><a href="https://github.com/pmarks-net/chromadoze">Chroma Doze</a> - White Noise Generator</li>
</ul>
<doc-anchor-target id="android-streaming">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-streaming">#</doc-anchor-trigger>
<span>Android Streaming</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.stremio.com/">Stremio</a></strong> - Torrent Streaming / <a href="https://stremio-addons.netlify.app/">Addons</a> / Chromecast / Use <a href="https://fmhy.pages.dev/adblockvpnguide/#vpn-guide">VPN</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://forum.mobilism.org/search.php?st=0&amp;sk=t&amp;sd=d&amp;sr=topics&amp;keywords=hdo+box&amp;sf=titleonly">HDO Box</a></strong> - Movies / TV</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://syncler.net/">Syncler</a></strong> - Movies / TV / <a href="https://pastebin.com/VsiKV9rm">How-To</a> / <a href="https://www.reddit.com/r/providers4syncler/">Providers</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://kodi.tv/">Kodi</a></strong> - /r/Addons4Kodi / <a href="https://kinkeadtech.com/best-kodi-streaming-addons/">Tracker</a> / <a href="https://kodiapps.com/addons-chart">Trending</a> / <a href="https://real-debrid.com/">Real-Debrid</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#youtube-android-apps">YouTube Android Apps</a></strong> - Ad-Free YouTube on Android</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/libre-tube/libretube">LibreTube</a></strong> or <a href="https://github.com/zt64/Hyperion">Hyperion</a> - Youtube Frontend</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://play.google.com/store/apps/details?id=com.bubblesoft.android.bubbleupnp&amp;gl=US">BubblesUPNP</a></strong>, <a href="https://github.com/anacrolix/dms">DMS</a>, <a href="https://github.com/xfangfang/Macast">Macast</a> or <a href="https://www.cinema-box.co.uk/">Cinema Box</a> - Media Servers / Chromecast</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/moneytoo/Player">Just Player</a></strong>, <a href="https://www.videolan.org/vlc/download-android.html">VLC</a>, <a href="https://f-droid.org/packages/is.xyz.mpv">mpv-android</a>, <a href="https://github.com/shadow578/YetAnotherVideoPlayer">YetAnotherVideoPlayer</a>, <a href="https://github.com/nova-video-player">Nova Video Player</a>, <a href="https://github.com/AndreyPavlenko/Fermata">Fermata Media Player</a>, <a href="https://github.com/google/ExoPlayer">ExoPlayer</a>, <a href="https://github.com/nova-video-player/aos-AVP">Aos AVP</a>, <a href="https://splayer.dev/">SPlayer</a> or <a href="https://fmhy.pages.dev/base64/#mx-player">MX Player</a> / <a href="https://github.com/USBhost/MX_FFmpeg">Codec</a> - Video Players</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/videopiracyguide/#smart-tv--firestick">Android Smart TV Apps</a></strong> - Smart TV / Firestick Apps</li>
<li><a href="https://moviehdapkdownload.com/moviehd-apk/">Movie HD</a> - Movies / TV / Chromecast</li>
<li><a href="http://popcorn-time.ga/">PopcornTime</a> / <a href="https://github.com/popcorn-official/popcorn-android">2</a> - Movies / TV / Anime / Chromecast / Use <a href="https://fmhy.pages.dev/adblockvpnguide/#vpn-guide">VPN</a></li>
<li><a href="https://pikashows.com/">PikaShow</a> - Movies / TV</li>
<li><a href="https://beetvapp.me/">BeeTV</a> or <a href="https://novatv.app/">NovaTV</a> - Movies / TV / Anime / Chromecast</li>
<li><a href="https://www.vivatv.io/">VivaTV</a> - Movies / TV / Anime / Chromecast</li>
<li><a href="https://github.com/WeeklyProblem/Bouncy">Bouncy</a> - Movies / TV / Anime / Chromecast</li>
<li><a href="https://github.com/N0-0NE-Dev/NoFasel">NoFasel</a> - Movies / TV / Anime</li>
<li><a href="https://filmplus.app/">FilmPlus</a> - Movies / TV</li>
<li><a href="https://isratv.netlify.app/">IsraTV</a> - Movies / TV / Live TV</li>
<li><a href="https://mediaboxhd.net/">MediaBox HD</a> - Movies / TV / Chromecast</li>
<li>WiWiCenter - <a href="https://cinema.wiwicenter.com/">Movies / TV</a> / <a href="https://anime.wiwicenter.com/">Anime</a> - Use Adblocker</li>
<li><a href="https://www.upflix.net/">Upflix</a> - Movies / TV</li>
<li><a href="https://forum.mobilism.org/search.php?keywords=teatv&amp;sr=topics&amp;sf=titleonly">TeaTV</a> - Movies / TV</li>
<li><a href="http://motv.top/">MOTV</a> - Movies / TV / Chromecast</li>
<li><a href="https://cinemahdapkapp.com/v2-apkd4/">CinemaHD</a> - Movies / TV</li>
<li><a href="https://fmhy.pages.dev/base64/#movies-cave-app">Movies Cave</a> - Movies / TV</li>
<li><a href="https://www.downloader.world/">Tuner Radio</a> - Movies / TV</li>
<li><a href="http://www.rokkr.net/">Rokkr</a> - Movies / TV / Add &quot;huhu.to&quot;, &quot;bs.to&quot; or &quot;oha.to&quot;</li>
<li><a href="https://loklok.com/download">LokLok</a> - Movies / TV</li>
<li><a href="https://github.com/KaustubhPatange/Moviesy">Moviesy</a> - YTS Torrents</li>
<li><a href="https://play.google.com/store/apps/details?id=com.tvbusa.english&amp;hl=en_US">EncoreTVB</a> - Chinese Drama</li>
<li><a href="https://adrama.online/">aDrama</a> - Asian Drama / <a href="https://fmhy.pages.dev/base64/#adrama-addons">Addons</a></li>
<li><a href="https://play.google.com/store/apps/details?id=com.amnis">Amnis</a> - Stream Videos from Torrents</li>
<li><a href="https://play.google.com/store/apps/details?id=pis.android.rss.rssplayer&amp;hl=en_US">RSS Player</a> - KDrama / <a href="http://allrss.se/dramas">Feed</a></li>
<li><a href="https://github.com/itsZECHS/DriveStream">Drive Stream</a> or <a href="https://github.com/anujd64/Thunder/">Thunder</a> - GDrive Video Player</li>
<li><a href="https://f-droid.org/en/packages/io.github.powerinside.syncplay/">SyncPlayer</a> - Video Sync App</li>
<li><a href="https://play.google.com/store/apps/details?id=com.xpp.tubeAssistant">Float Tube</a> - Floating YouTube Player</li>
<li><a href="https://forum.mobilism.org/search.php?keywords=great+courses+plus&amp;terms=all&amp;author=&amp;sc=1&amp;sf=titleonly&amp;sr=topics&amp;sk=t&amp;sd=d&amp;st=0&amp;ch=300&amp;t=0&amp;submit=Search">Great Courses Plus Premium</a> - Courses</li>
<li><a href="https://github.com/michaldrabik/showly-2.0">Showly 2.0</a>, <a href="https://fidloo.com/cinexplore/">Cinexplore</a> or <a href="https://github.com/UweTrottmann/SeriesGuide/">SeriesGuide</a> - Movie / TV Tracker</li>
<li><a href="https://likewise.com/">LikeWise</a> - Media Recommendation App</li>
<li><a href="https://github.com/InfinityLoop1308/AnimePipe">AnimePipe</a> - Bilibili / NicoNico Client</li>
<li><a href="https://github.com/the1812/Bilibili-Evolved">Bilibili Evolved</a> or <a href="https://github.com/HotBitmapGG/bilibili-android-client">bilibili-android-client</a> - Bilibili Client</li>
<li><a href="https://play.google.com/store/apps/details?id=com.yurafuca.nicotap">NicoTap</a> - NicoNico Client</li>
<li><a href="https://github.com/FunkyMuse/SubHub">SubHub</a> or <a href="https://play.google.com/store/apps/details?id=com.guenmat.android.subtitles">Guenmat</a> - Subtitle Downloaders</li>
<li><a href="https://tunity.com/">Tunity</a> - Hear Any Muted TV</li>
<li><a href="https://play.google.com/store/apps/details?id=com.stickaround.app">Stick Around</a> - Check for Post Credit Scenes</li>
<li><a href="https://github.com/truefedex/tv-bro">tv-bro</a> - TV Remote Browser</li>
<li><a href="https://alltvapps.com/">AllTVApps</a> - Streaming App Index</li>
<li><a href="https://github.com/Parseus/codecinfo">Codec Info</a> - Android Video Codec Info</li>
<li><a href="https://pastebin.com/zhpa3XSD">How-to Extract Widevine L3 CDM from Android</a></li>
</ul>
<doc-anchor-target id="android-anime">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-anime">#</doc-anchor-trigger>
<span>Android Anime</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/jmir1/aniyomi">Aniyomi</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/saikou-app/saikou">Saikou</a></strong></li>
<li><a href="https://fmhy.pages.dev/base64/#crunchyroll-mod">Crunrchyroll Mod</a> - Anime / Premium Crunchyroll</li>
<li><a href="https://github.com/XenTeckzX/FireAnime">FireAnime</a> - Chromecast</li>
<li><a href="https://github.com/mukul500/AnimeXStream/">AnimeXStream</a></li>
<li><a href="https://cyberneticlifeform.wixsite.com/cylonu87/animedlr">AnimeDLR</a> - <a href="https://discord.com/invite/wKxRqKc">Discord</a></li>
<li><a href="https://github.com/linkkader/zanime">ZAnime</a></li>
<li><a href="https://zunjae.github.io/anymeapp.com/">AnYme</a> / <a href="https://discord.com/invite/JUMvDEP">Discord</a></li>
<li><a href="https://github.com/yukino-app/yukino">Yukino</a></li>
<li><a href="https://github.com/Fmaldonado6/Akiyama">Akiyama</a></li>
<li><a href="https://animechicken.app/">AnimeChicken</a></li>
<li><a href="https://github.com/jakepurple13/OtakuWorld">OtakuWorld</a></li>
<li><a href="https://github.com/kl3jvi/animity">animity</a></li>
<li><a href="https://github.com/deceptions/no">no</a></li>
<li><a href="https://katsu.pw/">KATSU</a> - <a href="https://discord.gg/gjcy6MQ">Discord</a></li>
<li><a href="https://github.com/sharn25/Anime-DL-Android-Verison">Anime-DL</a> - Download Anime / <a href="https://discord.gg/Ee3fegN">Discord</a></li>
<li><a href="https://github.com/Drutol/MALClient">MALClient</a>, <a href="https://play.google.com/store/apps/details?id=net.myanimelist.app">MyAnimeList Client</a>, <a href="https://github.com/rajarsheechatterjee/anidex-app">Anidex</a>, <a href="https://zend10.github.io/AL-chan/">AL-chan</a>, <a href="https://github.com/Chesire/Nekome">Nekome</a>, <a href="https://play.google.com/store/apps/details?id=com.otraku.app">Otraku</a>, <a href="https://anitrend.co/">AniTrend</a> / <a href="https://github.com/AniTrend/anitrend-app">GitHub</a> or <a href="https://anilib.onrender.com/">AniLib</a> - Anime Tracker</li>
</ul>
<doc-anchor-target id="android-live-tv">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#android-live-tv">#</doc-anchor-trigger>
<span>Android Live TV</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://fmhy.pages.dev/base64/#ola-tv">OLATV</a></li>
<li><a href="https://www.livenettv.bz/">Live NetTV</a> - <a href="https://fmhy.pages.dev/base64/#no-ads-live-nettv">Ad Free</a></li>
<li><a href="https://fmhy.pages.dev/base64/#sonyliv">SonyLiv (Modded)</a></li>
<li><a href="https://www.ottrun.com/">OTTRun</a>, <a href="https://github.com/neffex97/Tiwee">Tiwee</a> or <a href="https://play.google.com/store/apps/details?id=com.devcoder.iptvxtreamplayer">Xstream Player</a> - IPTV Players</li>
</ul>
<doc-anchor-target id="ios-jailbreaking">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-jailbreaking">#</doc-anchor-trigger>
<span>iOS Jailbreaking</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://ios.cfw.guide/">iOS Jailbreak Guide</a></strong> - Jailbreaking Guide</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://appledb.dev/">Complete Jailbreak Chart</a></strong> - Jailbreak Tools Index</li>
<li><a href="https://www.postbox.news/">PostBox</a> - Jailbreak News App / <a href="https://discord.gg/maPagQDmnw">Discord</a></li>
<li><a href="https://reddit.com/r/jailbreak">/r/jailbreak</a> - Jailbreaking Subreddit / <a href="https://www.reddit.com/r/jailbreak/wiki/index">Wiki</a></li>
<li><a href="https://redd.it/orqzau">Sideloading Beginners Guide</a> or <a href="https://www.reddit.com/r/Piracy/comments/pt5uv9/noob_guide_to_sideloading_in_ios/">Noob Guide to Sideloading</a> - Sideloading Guide</li>
<li><a href="https://reddit.com/r/sideloaded">/r/sideloaded</a> - Sideloading Subreddit / <a href="https://www.reddit.com/r/sideloaded/wiki/index">Wiki</a></li>
<li><a href="https://sideloadly.io/">Sideloadly</a> or <a href="https://github.com/SignTools/SignTools">SignTools</a> - Sideloading Tool</li>
<li><a href="https://ipsw.me/">IPSW</a> - Provides Jailbreak firmware</li>
<li><a href="https://checkra.in/">checkra1n</a> - 5s - X Jailbreak / <a href="https://discord.gg/NAxRYvysuc">Discord</a></li>
<li><a href="https://github.com/palera1n/palera1n">palera1n</a> - 15.0-16.3.1 Jailbreak Semi-Tethered Jailbreak</li>
<li><a href="https://github.com/NotDarkn/XinaA15">XinaA15</a> - 15-15.1.1 iPhone XS Jailbreak</li>
<li><a href="https://taurine.app/">Taurine</a> - 14-14.3 Semi-Untethered Jailbreak</li>
<li><a href="https://github.com/LinusHenze/Fugu14">Fugu14</a> - 14.3-14.5 Untethered Jailbreak (Incomplete)</li>
<li><a href="https://theodyssey.dev/">Odyssey</a> - 13.0 to 13.7 Semi-tethered Jailbreak / <a href="https://discord.gg/sileo">Discord</a></li>
<li><a href="https://chimera.coolstar.org/">Chimera</a> - 12.0-12.5.5 Jailbreak</li>
<li><a href="https://unc0ver.dev/">Unc0ver</a> - 11.0-14.8 Jailbreak / <a href="https://dark.diatr.us">Procursus</a> / <a href="https://github.com/pwn20wndstuff/Undecimus">GitHub</a></li>
<li><a href="https://meridian.sparkes.zone/">Meridian</a> - 10.0-10.3.3 Jailbreak</li>
<li><a href="https://github.com/SongXiaoXi/sockH3lix/releases/tag/v1.4">sockH3lix</a> - 10.0.1-10.3.3 Jailbreak</li>
<li><a href="https://github.com/tihmstar/doubleH3lix">doubleH3lix</a> - 10.0-10.3.3 Jailbreak</li>
<li><a href="https://dora2ios.web.app/kokeshiJB.html">kok3shi</a> - 9.3-9.3.5 Semi-tethered Jailbreak</li>
<li><a href="https://phoenixpwn.com/">Phoenix</a> - 9.3.5-9.3.6 32-bit Jailbreak</li>
<li><a href="https://p0laris.dev/">p0laris</a> - 9.x Untethered Jailbreak / <a href="https://github.com/p0larisdev/app">GitHub</a></li>
<li><a href="https://web.archive.org/web/20170214021020/http://dl.pangu.25pp.com/jb/NvwaStone_1.1.ipa">Pangu933</a> - 9.2-9.3.3 Jailbreak</li>
<li><a href="http://wall.supplies/">HomeDepot</a> - 9.1-9.3.4 Jailbreak</li>
<li><a href="https://web.archive.org/web/20170702115349/http://en.9.pangu.io/">Pangu9</a> - 9.0-9.0.2 Jailbreak</li>
<li><a href="https://dora2ios.web.app/daibutsu.html">Daibutsu</a> - 8.4.1 Jailbreak</li>
<li><a href="https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/41UlRSyS">Pangu7</a> - 7.1-7.1.2 / <a href="https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/Fo8ihCJa">Mac</a></li>
<li><a href="https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/1wc0HZgQ">Evasi0n7</a> - 7.0-7.0.6 Jailbreak / <a href="https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/MxdDDS4b">5s / 5c</a></li>
<li><a href="https://ih8sn0w.com/p0sixspwn.html">p0sixspwn</a> - 6.1.3 up to 6.1.6 Jailbreak</li>
<li><a href="https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I5k1gaoQ">Evasi0n6</a> - 6.0-6.1.2 Jailbreak</li>
<li><a href="https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/">Absinthe</a> - 5.0-5.0.1 Jailbreak</li>
<li><a href="https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/">greenpois0n</a> - 4.1, 4.2.1, 4.2.6 Jailbreak</li>
<li><a href="http://limera1n.com/">limera1n</a> - 3.2.2-4.2.1 Jailbreak</li>
<li><a href="https://www.jailbreakme.com/">JailbreakMe</a> - 3.1.2-iOS 4.0.1 Jailbreak</li>
<li><a href="https://sites.google.com/a/iphone-dev.com/files/home/">redsn0w</a> - 3.0-3.1 Jailbreak</li>
<li><a href="https://ipa-apps.me/">IPA Apps</a> - Jailbreak Tools &amp; Apps</li>
<li><a href="https://ipacandy.com/">IPACandy</a> - Jailbreaking Tools</li>
<li><a href="https://github.com/LinusHenze/Fugu">Fugu</a> - Jailbreaking Tool</li>
<li><a href="https://github.com/axi0mX/ipwndfu">ipwndfu</a> - Jailbreaking Tool</li>
<li><a href="https://github.com/synackuk/n1ghtshade/releases">n1ghtshade</a> - 32bit Jailbreaking Tool</li>
<li><a href="https://github.com/jakeajames/rootlessJB">rootlessJB</a> - Rootless iOS 12 Jailbreaking</li>
<li><a href="https://www.reddit.com/r/LegacyJailbreak/">/r/LegacyJailbreak</a> - Jailbreak Old Devices / <a href="https://discord.gg/bhDpTAu">Discord</a></li>
<li><a href="https://totally-not.spyware.lol/">Totally Not Spyware</a> - Safari Jailbreaking Tool</li>
<li><a href="https://github.com/Samgisaninja/SuccessionRestore">SuccessionRestore</a> - Restore iOS without a computer (without updating)</li>
<li><a href="https://github.com/raspberryenvoie/odysseyn1x">odysseyn1x</a> - Checkra1n / Odysseyra1n Installation Distro / <a href="https://github.com/23Aaron/Betelguese">GUI</a></li>
<li><a href="https://github.com/extradummythicc/sh0wer">sh0wer</a> - Alt Linux Distro for checkn1x</li>
<li><a href="https://github.com/Matchstic/ReProvision">ReProvision</a> - On-device signing utility</li>
<li><a href="https://repo.hackyouriphone.org/">HackYouriPhone Repo</a> - Jailbreak / Tweaks</li>
<li><a href="https://isecureos.idevicecentral.com/repo/">isecureos</a> - Jailbreak Antivirus Tweak</li>
<li><a href="https://shsh.host/">SHSH Host</a> - Save SHSH blobs to upgrade/downgrade iOS versions</li>
<li><a href="https://github.com/LukeZGD/iOS-OTA-Downgrader">iOS-OTA-Downgrader</a> - OTA Downgrade iOS</li>
<li><a href="https://github.com/ProcursusTeam/Procursus">Procursus</a> - OS Bootstrap</li>
<li><a href="https://github.com/airsquared/blobsaver">BlobSaver</a> - GUI for Saving SHSH Blobs</li>
<li><a href="https://github.com/tihmstar/tsschecker">TSSChecker</a> - Check TSS Signing Status</li>
<li><a href="https://github.com/tihmstar/futurerestore">FutureRestore</a> - Restore to Unsigned Firmware / <a href="https://github.com/CoocooFroggy/FutureRestore-GUI/">GUI</a></li>
<li><a href="https://cydia.saurik.com/api/share#?source=https://repo.getsileo.app">Sileo</a>, <a href="https://apptapp.me/repo">AppTapp Installer</a> / <a href="https://discordapp.com/invite/kkwKTB8">Discord</a>, <a href="https://github.com/SailyTeam/Saily">Saily</a> or <a href="https://getzbra.com/">Zebra</a> - APT Package Manager / <a href="https://getsileo.app/">Website</a></li>
</ul>
<doc-anchor-target id="ios-adblocking">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-adblocking">#</doc-anchor-trigger>
<span>iOS Adblocking</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/base64/#adguard-premium">AdGuard Pro</a></strong>, <a href="https://testflight.apple.com/join/XqF1FkBg">2</a> - Adblocker / <a href="https://1fichier.com/?ef26ks4abjzct7o1k8os">Config</a> / <a href="https://apps.apple.com/app/apple-store/id1543143740">Remote</a></li>
<li><a href="https://hyperweb.app/">Hyperweb</a> or <a href="https://apps.apple.com/us/app/net-guard-amp-ad-blocker/id1557627020">Net Guard</a> - iOS Safari Adblock</li>
<li><a href="https://apps.apple.com/us/app/kfpanda-player/id1460792262">KF Panda-Player</a> - Turn any site into a App, without the Ads</li>
<li><a href="https://1blocker.com/">1Blocker</a> - Ablocker</li>
<li><a href="http://kablock.com/">Ka-Block!</a> - Adblocker</li>
<li><a href="https://apps.apple.com/ca/app/sanitize-ad-blocker/id1048309542">Sanitize</a> - Adblocker</li>
<li><a href="https://github.com/krishkumar/BlockParty">BlockParty</a> - Adblocker</li>
<li><a href="http://swabthe.com/">Swab</a> - Adblocker</li>
<li><a href="https://apps.apple.com/us/app/dnscloak-secure-dns-client/id1452162351">DNSCloak</a>, <a href="https://apps.apple.com/ca/app/naka-adblocker/id1525185489">Naka AdBlocker</a>, <a href="https://apps.apple.com/ca/app/nextdns/id1463342498">NextDNS</a> or <a href="https://surfshark.com/trust-dns">TrustDNS</a> - DNS Adblockers</li>
<li><a href="https://apps.apple.com/sa/app/video-lite-no-ads/id1598997500">Video Lite</a> - Video Browser w/Adblock</li>
<li><a href="https://github.com/Galactic-Dev/iSponsorBlock">iSponsorBlock</a> - Skip YouTube Sponsorships</li>
<li><a href="https://apps.apple.com/us/app/tweetbot-6-for-twitter/id1527500834">Tweebot 6</a> - Ad-Free Twitter</li>
<li><a href="http://www.shouldianswer.net/">Should I Answer?</a> or <a href="https://www.hiya.com/">Hiya</a> - Block Spam Calls</li>
<li><a href="https://www.donotcall.gov/">The National Do Not Call Registry</a> - Opt Out of Telemarketing Calls</li>
<li><a href="https://apps.apple.com/us/app/slide-for-reddit/id1260626828">Slide</a>, <a href="https://apps.apple.com/us/app/comet-for-reddit/id1146204813">Comet</a> or <a href="https://apps.apple.com/us/app/apollo-for-reddit/id979274575">Apollo</a> - Ad Free Reddit Clients</li>
</ul>
<doc-anchor-target id="ios-privacy">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-privacy">#</doc-anchor-trigger>
<span>iOS Privacy</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://julio.hackyouriphone.org/">Julioverne</a></strong> - Privacy Tools</li>
<li><a href="https://github.com/paulaime/iOS-Privacy-Guide">iOS-Privacy-Guide</a> - iOS Privacy Guide</li>
<li><a href="https://play.google.com/store/apps/details?id=com.authy.authy">Authy</a>, <a href="https://raivo-otp.com">Raivo OTP</a>, <a href="https://apps.apple.com/ca/app/otp-auth/id659877384">OTP Auth</a>, <a href="https://getsentinel.io">Sentinel</a> or <a href="https://www.tofuauth.com/">Tofu</a> - Two-factor Authentication</li>
<li><a href="https://apps.apple.com/us/app/secret-photo-album/id1459036428">SecretPhotoAlbum++</a>, <a href="https://apps.apple.com/us/app/private-photo-vault-pic-safe/id417571834">Private Photo Vault</a> or <a href="https://noseeyou.com/">No See You</a> - Private Photo Album</li>
<li><a href="https://onionbrowser.com/">Onion Browser</a> - Onion Browser for iOS</li>
<li><a href="https://apps.apple.com/us/app/firefox-focus-privacy-browser/id1055677337">Firefox Focus</a> or <a href="https://duckduckgo.com/app">DuckDuckGo Privacy Browser</a> - Privacy Based Browser</li>
<li><a href="https://apps.apple.com/dk/app/lockdown-apps/id1469783711">Lockdown iOS</a> or <a href="https://apps.apple.com/gb/app/mobiwall/id1486297414">MobiWall</a> - iOS Firewall / <a href="https://github.com/confirmedcode/Lockdown-iOS">GitHub</a></li>
<li><a href="https://fmhy.pages.dev/base64/#phantomvpn">PhantomVPN</a>, <a href="https://vpnifyapp.com/">Vpnify</a> or <a href="https://apps.apple.com/us/app/ultrasurf-vpn/id1563051300">Ultrasurf</a> - Free VPN</li>
<li><a href="https://apps.apple.com/us/app/potatso-lite/id1239860606">Potatso Lite</a> - Proxy App</li>
<li><a href="https://apps.apple.com/us/app/faceblock-block-facebook/id1516200820">Anti-Social</a> - Block Social Media Trackers</li>
<li><a href="https://apps.apple.com/us/app/signal-private-messenger/id874139669">Signal</a>, <a href="https://status.im/">Status</a>, <a href="https://getsession.org/">Session</a>, <a href="https://apps.apple.com/ca/app/confide-secret-messenger/id779883419">Confide</a>, <a href="https://olvid.io/en/">Olvid</a> or <a href="https://chatsecure.org/">chatsecure</a> - Encrypted Messaging</li>
<li><a href="https://syphon.org/">Syphon</a> - Matrix Client</li>
<li><a href="https://apps.apple.com/us/app/wickr-pro/id1200926568">Wickr</a>, <a href="https://jami.net/">Jami</a>, <a href="https://mysudo.com/">MySudo</a> or <a href="https://apps.apple.com/app/vector/id1083446067">Element</a> - Encrypted Messaging / Video Calls</li>
<li><a href="https://apps.apple.com/us/app/protonmail-encrypted-email/id979659905">ProtonMail</a> - Encrypted Emailing Service</li>
<li><a href="https://privacyblur.app/">PrivacyBlur</a> - Blur Sensitive Parts of Photos / <a href="https://github.com/MATHEMA-GmbH/privacyblur">GitHub</a></li>
</ul>
<doc-anchor-target id="ios-apps">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-apps">#</doc-anchor-trigger>
<span>iOS Apps</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://rejail.ru/">ReJail</a></strong> - App / Tweak Repository</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://repo.cypwn.xyz/">CyPwn</a></strong>, <a href="https://ipa.cypwn.xyz/">2</a> - App Repository / <a href="https://discord.gg/cypwn">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/dkhamsing/open-source-ios-apps">Open-Source iOS Apps</a></strong> - Open Source App Index</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://appraven.net/collection.php?listId=63b5eef1904afd2a981cead0">A.I. Apps</a></strong> - AI App Index</li>
<li><a href="https://github.com/opa334/TrollStore">TrollStore</a> - iOS Apps / 14.0-15.4.1</li>
<li><a href="https://t.me/streamiza">Streamiza</a> - Tweaked Apps / Telegram / <a href="https://linktr.ee/Streamiza">Discord</a></li>
<li><a href="https://www.iphonecake.com/">App Cake</a> - Cracked Apps / <a href="https://discord.com/invite/TgY2Qmb">Discord</a></li>
<li><a href="https://forum.mobilism.org/viewforum.php?f=312">Mobilism iOS Apps</a></li>
<li><a href="https://fnd.io/">fnd</a> - App Store Search</li>
<li><a href="https://www.tweakboxapp.com/">TweakBox</a> - App Store</li>
<li><a href="https://cydia.saurik.com/">Cydia</a> - App Store / <a href="https://julio.hackyouriphone.org/description.html?id=com.julioverne.cydown">Paid Apps</a> / <a href="https://t.me/cydiaupdate">Updates</a></li>
<li><a href="https://builds.io/">BuildStore</a> - App Store</li>
<li><a href="https://t.me/iOSAppsFree">AppStore</a> - Tweaked Apps</li>
<li><a href="https://altstore.io/">AltStore</a> or <a href="https://github.com/SideStore/SideStore">SideStore</a> - App Store / <a href="https://altsource.by.lao.sb/browse/">Repo View</a> / <a href="https://repo.dynastic.co/package/altdaemon">Alt Daeomon</a> / <a href="https://github.com/NyaMisty/AltServer-Linux">Alt Server</a></li>
<li><a href="https://ioshaven.com/apps">ioshaven</a> - App Store</li>
<li><a href="https://www.signulous.com/">Signulous</a> - App Store / Sideloading</li>
<li><a href="https://www.ios-repo-updates.com/">Repo Updates</a> - App Repository Updates</li>
<li><a href="https://paxcex.github.io/">paxcex</a> - App Repository</li>
<li><a href="https://sarahh12099-mirror.github.io/repo">sarahh12099</a> - App Repository</li>
<li><a href="https://cydiageek.yourepo.com/">CydiaGeek</a> - App Repository</li>
<li><a href="https://github.com/ipahost">iPA Host</a> - App Tweaks / Social Medias</li>
<li><a href="https://app.eonhubapp.com/">EonHub</a> - Hacked / Tweaked Apps</li>
<li><a href="https://archive.org/details/iOSObscura">iOSObscura</a> - Old App Archive</li>
<li><a href="https://paisseon.github.io/">Satella</a> / <a href="https://github.com/Paisseon/Satella/">2</a> or <a href="https://repo.hackyouriphone.org/myiapcracker">My iAP Cracker</a> - In-App Purchase Mods</li>
<li><a href="https://cydia.akemi.ai/?page/net.angelxwind.appsyncunified">AppSync Unified</a> - IPA Installation Tweak</li>
<li><a href="https://iosninja.io/ipa-library">iosninja</a> or <a href="https://jailbreaks.app/">Jailbreaks.app</a> - App Sideload Files</li>
<li><a href="https://testflight.apple.com/">TestFlight</a> - Test Beta Apps / <a href="https://docs.google.com/spreadsheets/d/1Uej3AQPxRcLRXnmthUXR-7oGkNV_GsMFgCoNnuPtSwI/">Links</a></li>
<li><a href="https://github.com/BishopFox/bfdecrypt">bfdecrypt</a> - Decrypt App Store Apps</li>
<li><a href="https://gist.github.com/rileytestut/5b3ede1cfeaba47cea9e6c1c8c114e4e">ExportIPA</a> - Export Running Apps as IPAs</li>
</ul>
<doc-anchor-target id="ios-tools">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-tools">#</doc-anchor-trigger>
<span>iOS Tools</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://hyperweb.app/">Hyperweb</a></strong> - iOS Safari Improvement + Adblock Extension</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#wallpapers">Mobile Wallpapers</a></strong> - Mobile Wallpaper Sites / Apps</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://apps.apple.com/app/bitwarden-free-password-manager/id1137397744">Bitwarden</a></strong>, <a href="https://keepassium.com/">Keepassium</a>, <a href="https://authpass.app/">AuthPass</a>, <a href="https://www.loccker.in/">Loccker</a> or <a href="https://strongboxsafe.com/">Strongbox</a> - Password Manager</li>
<li><a href="https://softorino.com/waltr/">Waltr</a> - Convert Files to iOS Formats</li>
<li><a href="http://cydia.saurik.com/package/com.tigisoftware.filza/">Filza</a>, <a href="https://apps.apple.com/us/app/fget-file-manager-browser/id1582654012">FGet</a> or <a href="https://github.com/SerenaKit/Santander">Santander</a> - File Managers</li>
<li><a href="https://testflight.apple.com/join/LBZaRq4I">Dropbox Premium</a> - Cloud Storage</li>
<li><a href="https://iemulators.com/">iEmulators</a> - Emulator Apps</li>
<li><a href="http://www.happychick.hk/download.html">HappyChick</a> or <a href="https://apps.apple.com/us/app/8090games/id1514980629">8090Games</a> - Game Emulators</li>
<li><a href="https://iosninja.io/ipa-library/download-issb-ipa-ios">iSSB Play</a> - Super Smash. Bros on iOS / <a href="https://github.com/lufinkey/iSSB">GitHub</a></li>
<li><a href="https://github.com/fullpwn/infinity">Infinity</a> - Run Android 10(Q) on iPhone</li>
<li><a href="https://github.com/qnblackcat/How-to-Downgrade-apps-on-AppStore-with-iTunes-and-Charles-Proxy/">Downgrade Apps</a> - How-to Downgrade Apps</li>
<li><a href="https://iosninja.io/ipa-library/download-idos-ipa-ios">iDOS</a> - DOS Emulator / <a href="https://github.com/litchie/dospad">GitHub</a></li>
<li><a href="https://www.collaboraoffice.com/collabora-office-android-ios-release-notes/">Collabora</a> - Office Suite</li>
<li><a href="https://getdrafts.com/">Drafts</a> or <a href="https://apps.apple.com/us/app/bear/id1016366447">Bear</a> - Note Taking App</li>
<li><a href="https://www.serenity.re/en/notes">Serenity Notes</a> - Collaborative Notes</li>
<li><a href="https://www.papertag.app/">Papertag</a> - Attach Digital Content on Paper</li>
<li><a href="https://github.com/markusfisch/Libra">Decisions</a> - Decision Making App</li>
<li><a href="https://github.com/schneelittchen/BatteryBuddy">BatteryBuddy</a> - Cute Battery Life Indicator</li>
<li><a href="https://rpetri.ch/cydia/powercuff/">Powercuff</a> - Throttle iOS to Increase Battery Life</li>
<li><a href="https://github.com/D0m0/CocoaTop">CocaoTop</a> - iOS Process Viewer</li>
<li><a href="https://ish.app/">iSH Shell</a> - Linux-like Shell</li>
<li><a href="https://holzschu.github.io/a-Shell_iOS/">a-Shell</a> - Text Based Shell</li>
<li><a href="https://github.com/zzanehip/The-OldOS-Project">The OldOS Project</a> - iOS 4 Recreation</li>
<li><a href="https://apps.apple.com/app/fantastical-2-for-iphone/id718043190?ls=1">Fantastical</a> - Calendar / Tasks App</li>
<li><a href="https://www.sparkdev.me/package/com.spark.nomoresmallapps">NoMoreSmallApps</a> - Force App Full Screen / <a href="https://discord.com/invite/tvvJfbD">Discord</a></li>
<li><a href="https://apps.apple.com/us/app/sigma-your-feeds-united/id1594702352">Sigma</a> - Combine Social Media Apps</li>
<li><a href="https://insightbrowser.com/">InsightBrowser</a> - Browser</li>
<li><a href="https://github.com/bdashore3/Asobi">Asobi</a> - Browser</li>
<li><a href="https://gear4.app/">Gear4</a> - Browser</li>
<li><a href="https://apps.apple.com/us/app/kagi/id1484498200">Kagi</a> or <a href="https://testflight.apple.com/join/DeC8ZDnu">Orion</a> - Browser w/ Firefox &amp; Chrome Extension Support</li>
<li><a href="https://apps.apple.com/us/app/iretro-the-internet-browser/id1015692776">iRetro</a> - Browser w/ Wayback Machine</li>
<li><a href="https://testflight.apple.com/join/pj7BWqeJ">Lights Off</a> - iOS Safari Dark Mode</li>
<li><a href="https://enmity.app/">Enmity</a> - Modded iOS Discord Client / <a href="https://github.com/enmity-mod">GitHub</a> / <a href="https://discord.com/invite/rMdzhWUaGT">Discord</a></li>
<li><a href="https://www.icloud.com/shortcuts/6bd103c2be0148c1b9c30abb7a72bc94">Local Time Generator</a> - Generate Discord Timestamps</li>
<li><a href="https://getutm.app/">UTM</a> - Virtual Machines</li>
<li><a href="https://github.com/kawaiizenbo/AppManager">AppManager</a> - iOS App Manager for Windows</li>
<li><a href="https://apps.apple.com/us/app/scriptable/id1405459188">Scriptable</a> - Automation Script Tool</li>
<li><a href="https://maps.me/">MAPS.ME</a> - Offline Maps / <a href="https://github.com/mapsme/omim">GitHub</a></li>
<li><a href="https://iskin.tooliphone.net/">iSkin</a>, <a href="https://www.ios-repo-updates.com/repository/odyssey-repo/package/com.anemonetheming.anemone3/">Anemone</a>, <a href="https://www.reddit.com/r/iOSsetups/">/r/iOSsetups</a>, <a href="https://www.reddit.com/r/iOSthemes/">/r/iOSthemes</a>, <a href="https://apps.apple.com/us/app/moloko-themes-icons/id1534741213">Moloko</a> or <a href="https://repo.dynastic.co/package/snowboard">SnowBoard</a> - iOS Themes</li>
<li><a href="https://apps.apple.com/us/app/themify-icon-themes-widgets/id1534126062">Themify</a> - Icon Themes &amp; Widgets</li>
<li><a href="https://icustom.tooliphone.net/">iCustom</a> - Make Custom Icons Without Shortcuts</li>
<li><a href="https://shortcutsgallery.com/">ShortcutsGallery</a> or <a href="https://routinehub.co/">RoutineHub</a> - Siri Shortcuts</li>
<li><a href="https://apps.apple.com/us/app/color-widgets/id1531594277">Color Widgets</a>, <a href="https://apps.apple.com/us/app/widgetsmith/id1523682319">WidgetSmith</a> or <a href="https://apps.apple.com/us/app/widgetopia-widgets-weather/id1536432615">widgetopia</a> - iOS Widgets</li>
<li><a href="https://github.com/MrAdamBoyd/DownTube">DownTube</a> or <a href="https://apps.apple.com/sa/app/youdown/id1487658334">YouDown</a> - YouTube Downloader</li>
<li><a href="https://apps.apple.com/us/app/keynote/id361285480">Keynote</a> - Make Presentations</li>
<li><a href="https://repo.packix.com/package/com.laughingquoll.noctis12/">Noctis12</a> or <a href="https://github.com/Skittyblock/Dune">Dune</a> - iOS Dark Mode</li>
<li><a href="https://apps.apple.com/us/app/globeconvert-currency-units/id334851202">GlobeConvert</a> - Currency / Unit Converter</li>
<li><a href="https://iriun.com/">IRuin</a> - Use iOS Device as Webcam</li>
<li><a href="https://apps.apple.com/us/app/measure/id1383426740">Measure</a> - Turn iPhone / iPad into Tape Measure</li>
<li><a href="https://github.com/wernjie/digital-scale-plus">Digital Scale+</a> - Measure Weights with iPhone / <a href="https://apps.wernjie.com/digital-scale/">Web App</a></li>
<li><a href="https://apps.apple.com/us/app/fiery-feeds-rss-reader/id1158763303">Fiery Feeds</a>, <a href="https://reederapp.com/">Reeder</a> or <a href="https://apps.apple.com/us/app/netnewswire-rss-reader/id1480640210">NetNewsWire</a> - RSS Reader</li>
<li><a href="https://gitjournal.io/">Git Journal</a> - Mobile Markdown Notes</li>
<li><a href="https://a9.io/voiceliner/">Voiceliner</a> - Voice Memos / <a href="https://github.com/maxkrieger/voiceliner">GitHub</a></li>
<li><a href="https://www.capcut.net/">CapCut</a> - Video Editor</li>
<li><a href="https://github.com/SimformSolutionsPvtLtd/SSffmpegVideoOperation">FFMPEG Operations</a> - Video Encoder</li>
<li><a href="https://www.photosync-app.com/home.html">PhotoSync</a> - Transfer Photos Between Devices</li>
<li><a href="https://cokernutx.com/ipa-library/download/PicsArt.html">PicsArt++</a>, <a href="https://picsart.com/apps">2</a> or <a href="https://apps.apple.com/us/app/photowizard-photo-editor/id370833324">PhotoWizard</a> - Image Editor</li>
<li><a href="http://www.trytailor.com/">Tailor</a> - Automatic Screenshot Stitching</li>
<li><a href="https://toonme.com/">ToonMe</a> - Turn Photos into Cartoons</li>
<li><a href="https://apps.apple.com/us/app/fimo-analog-camera/id1454219307">Fimo</a> - Vintage Image Filters</li>
<li><a href="https://lumalabs.ai/">Luma AI</a> - Capture 3D Images</li>
<li><a href="https://github.com/hbang/Alderis">Alderis</a> - iOS Color Picker</li>
<li><a href="https://github.com/kaneki07/iterm">Iterm</a> - Terminal Emulator</li>
<li><a href="https://apps.apple.com/us/app/tv-remote-universal-control/id1539090879">Universal Control</a> - Universal Remote</li>
<li><a href="https://netclicker.tv/">NetClicker</a> - Phone Browser Controller</li>
<li><a href="https://github.com/jerameel/bacon">Bacon</a> - Bluetooth Controller</li>
<li><a href="https://lemamichael.github.io/WhatIsRhino/">Rhino</a> - Tweaked Instagram Client</li>
<li><a href="https://iosninja.io/ipa-library/download-twitter-plus-plus-ipa-ios">Twitter++</a> - Tweaked Twitter App</li>
<li><a href="https://github.com/haoict/tiktok-god">TikTok God</a> - Tweaked TikTok App</li>
<li><a href="https://fmhy.pages.dev/storage/#internet-speed-test">Internet Speed Tests</a> - Test Internet Speed</li>
<li><a href="https://apps.apple.com/us/app/resurfer/id1489340046">Resurfer</a>, <a href="https://apps.apple.com/us/app/orion-for-reddit/id1536533779">Orion</a>, <a href="https://apps.apple.com/us/app/narwhal-for-reddit/id845422455">Narwhal</a>, <a href="https://apps.apple.com/us/app/reno-for-reddit/id1489831590#?platform=iphone">Reno</a>, <a href="https://pulsr.app/">Pulsr</a>, <a href="https://play.google.com/store/apps/details?id=com.brianrobles204.karmamachine_flutter">Karma</a> or <a href="https://baconreader.com/">BaconReader</a> - Reddit Clients</li>
<li><a href="https://gkevin.net/lollybot/index.html">LollyBot</a> - Reddit Client for Apple Watches</li>
<li><a href="https://apps.apple.com/us/app/remmel-for-lemmy/id1547988171">Remmel</a> - Lemmy Client</li>
<li><a href="https://jitsi.org/">Jitsi</a> - Video Chat</li>
<li><a href="https://github.com/meshenger-app/meshenger-android">Meshenger</a> or <a href="https://gitlab.com/quite/mumla">Mumla</a> - Voice Chat</li>
<li><a href="https://wolicheng.com/womic/">WO Mic</a> - Use Phone as Mic</li>
<li><a href="https://walkie-talkie.io/">Walkie-Talkie</a> - Walkie-Talkie App</li>
<li><a href="https://play.google.com/store/apps/details?id=com.hypereact.faxappgp">Smart Fax</a> - Send Fax via Phone</li>
<li><a href="https://apps.apple.com/us/app/zx81/id1180117434">ZX81</a> - Sinclair ZX81 Emulator</li>
<li><a href="https://apps.apple.com/us/app/my6809/id1233655601">My6809</a> - Motorola 6809 Emulator</li>
<li><a href="https://apps.apple.com/us/app/guardic-msx/id905921949">Guardic</a> or <a href="https://apps.apple.com/us/app/zanac-msx/id834098690">ZanacMSX</a> - MSX Emulator</li>
<li><a href="https://github.com/ReagentX/imessage-exporter">iMessage Exporter</a> - Export iMessage Chats</li>
<li><a href="https://nicegram.app/">Nicegram</a> - Telegram App</li>
<li><a href="https://github.com/TheChanDev/TheChan">TheChan</a> - 4Chan App</li>
<li><a href="https://f-droid.org/en/packages/eu.siacs.conversations/">Conversations</a> - XMPP Client</li>
<li><a href="https://icq.com/">icq</a> or <a href="https://oc.app/">OpenChat</a> - Messaging Apps</li>
<li><a href="https://watusi.fouadraheb.com/">Watusi</a> - Modded WhatsApp</li>
<li><a href="https://iosninja.io/ipa-library/download-whatspad-ipa-ios">Whatspad++</a> - iPad WhatsApp</li>
<li><a href="https://github.com/tomaszpoliszuk/AppLibraryEnabler">AppLibraryEnabler</a> - Enable App Library on iPad</li>
<li><a href="https://apps.apple.com/us/app/geekbench-5/id1435082259">GeekBench</a> - iOS Benchmark Tests</li>
<li><a href="https://goodlinks.app/">GoodLinks</a> or <a href="https://www.domarks.app/">DoMarks</a> - Bookmark Manager</li>
<li><a href="http://www.flairify.com/">Flarify</a> - Touchscreen Typing Practice</li>
<li><a href="https://apps.apple.com/us/app/selvy-penscript/id1027637212">Selvy PenScript</a> - Handwriting to Text Keyboard</li>
<li><a href="https://apps.apple.com/us/app/voxrec-voice-to-text-dictation/id1366603987">VoxRec</a> - Voice to Text</li>
<li><a href="https://audoir.com/">Audoir</a> - Lyric Text Editor</li>
<li><a href="https://apps.apple.com/us/app/group-transcribe/id1527145885">Group Transcribe</a> - Real Time Transcribing</li>
<li><a href="https://translatedlabs.com/">TranslatedLabs</a> - Translation Apps</li>
<li><a href="https://apps.apple.com/us/app/scan-thing-scan-anything/id1542730895">Scan Thing</a> - Scan &amp; Digitize Anything</li>
<li><a href="https://apps.apple.com/us/app/magicplan/id427424432">magicplan</a> - AR &amp; LiDAR Scanning</li>
<li><a href="https://poly.cam/">Polycam</a> - 3D Capture Tool</li>
<li><a href="https://apps.apple.com/us/app/camscanner-pdf-scanner-app/id388627783">CamScanner</a> or <a href="https://apps.apple.com/us/app/microsoft-lens-pdf-scanner/id975925059">Microsoft Lens</a> - Scan &amp; Digitize Documents</li>
<li><a href="https://github.com/derekblair/ILPDFKit">ILPDFKit</a> - PDF Form Fill Toolkit</li>
<li><a href="https://apps.apple.com/us/app/ringtones-for-iphone-ringtune/id1036141497">Ringtones</a> - Custom Ringtone Creator</li>
<li><a href="https://projectsandcastle.org/">Project Sandcastle</a> - Android for the iPhone</li>
<li><a href="https://testflight.apple.com/join/Qd42y5Pw">Imgur</a> - Meme &amp; GIF Maker</li>
<li><a href="https://www.mematic.net/">Mematic</a> - Meme Creator</li>
<li><a href="https://reface.app/">Reface</a> - Create Face Swap Videos</li>
<li><a href="https://michelf.ca/projects/sim-daltonism/">Sim Daltoinism</a> - Color Blindness Simulator</li>
<li><a href="https://www.wombo.ai/">WOMBO</a> - AI Powered Lip Sync</li>
<li><a href="http://1se.co/">1 Second Everyday</a> - 1 Second Video Diary</li>
<li><a href="https://apps.apple.com/us/app/twobird/id1455545515">Twobird</a>, <a href="http://www.todotoday.co/">ToDoToday</a> or <a href="https://beorgapp.com/">beorg</a> - To-Do App</li>
<li><a href="https://eveningkid.com/success/">Success</a> - Productivity Booster</li>
<li><a href="https://github.com/ggerganov/ggmorse">GGMorse</a> - Morse Code Decoding App</li>
<li><a href="https://apps.apple.com/us/app/picturethis-plant-identifier/id1252497129">PictureThis</a> - Plant Identifier</li>
<li><a href="https://apps.apple.com/us/app/parcel-delivery-tracking/id375589283">Parcel</a> or <a href="https://apps.apple.com/kg/app/aftership-package-tracker/id507014023">Aftership</a> - Delivery Tracker</li>
<li><a href="https://apps.apple.com/in/app/keypad-bluetooth-keyboard/id1491684442">KeyPad</a> - Connect Mac Keyboard to Mobile Devices</li>
<li><a href="https://swappa.com/imei">Swappa</a> or <a href="https://www.sickw.com/">SickW</a> - IMEI, MEID, ESN Checker</li>
<li><a href="https://github.com/tihmstar/futurerestore">FutureStore</a> - SEC &amp; Baseband Restoring Wrapper</li>
<li><a href="https://apps.apple.com/us/app/mildred/id1522800022">Mildred</a> - Docker Client</li>
<li><a href="https://github.com/DragonBuild/dragon">Dragon</a> - Darwin Buildsystem / Toolkit</li>
</ul>
<doc-anchor-target id="ios-audio">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-audio">#</doc-anchor-trigger>
<span>iOS Audio</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/base64/#spotify">Spotify++</a></strong>, <strong><a href="https://fmhy.pages.dev/base64/#spotilifee">Spotilife</a></strong>, <a href="https://fmhy.pages.dev/base64/#tweaked-spotify">Tweaked Spotify</a> or <a href="https://apps.apple.com/us/app/spotify-music-and-podcasts/id324684580">Spotify</a> - Streaming / <a href="https://apps.apple.com/us/app/spotistats-for-spotify/id1526912392">Listening Stats</a></li>
<li><a href="https://fmhy.pages.dev/base64/#ytmusilife">YTMusilife</a> / <a href="https://repo.hackyouriphone.org/ytmusilife">2</a> or <a href="https://github.com/ginsudev/YTMusicUltimate">YTMusicUltimate</a> - Streaming</li>
<li><a href="https://fmhy.pages.dev/base64/#deezelife">DeezeLife</a> / <a href="https://repo.hackyouriphone.org/deezelife">2</a> or <a href="https://apps.apple.com/app/deezer/id292738169">Deezer</a> - Streaming</li>
<li><a href="https://home.trebel.io/">Trebel</a> - Streaming</li>
<li><a href="https://repo.hackyouriphone.org/scloudlife">SCloudlife</a> or <a href="https://apps.apple.com/us/app/soundcloud/id336353151">Soundcloud</a> - Streaming</li>
<li><a href="https://apps.apple.com/us/app/musi-simple-music-streaming/id591560124">Musi</a> - Streaming / <a href="https://apps.apple.com/us/app/musi-offline-music-videos/id1566988849">Music Videos</a></li>
<li><a href="https://apps.apple.com/ca/app/esound-music-player-app-mp3/id1224933860">eSound</a> - Streaming</li>
<li><a href="https://repo.hackyouriphone.org/pandolife">Pandolife</a> - Streaming / Modded Pandora</li>
<li><a href="https://feelthemusi.com/">Musi</a> - Streaming</li>
<li><a href="https://apps.apple.com/us/app/imusic-offline-music-player/id1535124961">iMusic</a> - Streaming</li>
<li><a href="https://apps.apple.com/ca/app/audiomack-download-new-music/id921765888">Audiomack</a> - Streaming</li>
<li><a href="https://quorus.net/">Quorus</a> - Collaborative Playlists</li>
<li><a href="https://songshift.com/">SongShift</a> - Playlist Sync</li>
<li><a href="https://apps.apple.com/us/app/qello-concerts-live-music/id491069819">Qello</a> - Concerts &amp; Live Music Streaming</li>
<li><a href="https://apps.apple.com/us/app/tunestalgia/id1561719773">TuneStalgia</a> - Music Nostalgia App</li>
<li><a href="https://fmhy.pages.dev/storage/#telegram-deezer-bots">Telegram Deezer Bots</a> - Download / FLAC / MP3</li>
<li><a href="https://apps.apple.com/us/app/mp3-converter-audio-extractor/id1305099161">MP3 Converter</a> or <a href="https://apps.apple.com/us/app/mymp3-convert-videos-to-mp3-and-best-music-player/id834818663">MyMP3</a> - Video to MP3 Converter</li>
<li><a href="https://github.com/ThasianX/SpotifyRadar">SpotifyRadar</a> - Spotify Release Tracker / Metrics</li>
<li><a href="https://apps.apple.com/us/app/boom-bass-booster-equalizer/id1065511007">Boom</a> - Audio Equalizer</li>
<li><a href="https://apps.apple.com/us/app/vox-mp3-flac-music-player/id916215494">VOX</a> or <a href="https://apps.apple.com/us/app/melodista-music-offline-player/id1293175325">Melodista</a> - Audio Player</li>
<li><a href="https://apps.apple.com/us/app/iretro/id1557178995">iRetro</a> or <a href="https://github.com/guillermo-moran/ClassicPlayer">ClassicPlayer</a> / <a href="https://cydia.saurik.com/package/org.thebigboss.classicplayer/">2</a>- iPod Classic Audio Player</li>
<li><a href="https://github.com/freemyipod/wInd3x">wInd3x</a> - iPod Classic / Nano Bootrom Exploit</li>
<li><a href="https://apps.apple.com/us/app/denim-playlist-cover-maker/id1532250420">Denim</a> - Playlist Cover Maker</li>
<li><a href="https://fmhy.pages.dev/storage/#song-identification">Song Identification Tools</a> - Identify Playing Songs</li>
<li><a href="https://apps.apple.com/us/app/garageband/id408709785">GarageBand</a> - Audio Editor / Creator</li>
<li><a href="http://www.grouptheloop.com/">GroupTheLoop</a> - Multichannel Looper</li>
</ul>
<doc-anchor-target id="ios-podcasts--radio">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-podcasts--radio">#</doc-anchor-trigger>
<span>iOS Podcasts / Radio</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://apps.apple.com/us/app/spotify-music-and-podcasts/id324684580">Spotify</a></strong> - Podcasts</li>
<li><a href="https://apps.apple.com/us/app/iheartradio/id290638154">IHeartRadio</a> - Podcasts / Radio</li>
<li><a href="https://apps.apple.com/us/app/mixcloud/id401206431">MixCloud</a> - Podcasts / Radio</li>
<li><a href="https://apps.apple.com/us/app/tunein-radio/id418987775">TuneIn</a> - Podcasts / Radio</li>
<li><a href="https://apps.apple.com/us/app/di-fm-electronic-music-radio/id375242617">DI.FM</a> - Electronic Radio</li>
<li><a href="https://apps.apple.com/app/apple-store/id973361050">Podbean</a> - Podcasts</li>
<li><a href="https://www.pocketcasts.com/">PocketCasts</a> - Podcasts</li>
</ul>
<doc-anchor-target id="ios-relaxation">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-relaxation">#</doc-anchor-trigger>
<span>iOS Relaxation</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://repo.danielpitra.cz/depiction.php?id=com.strejda603.calmpremium">Calm</a></strong> (Premium) - Relaxation, Sleep &amp; Meditation</li>
<li><a href="https://apps.apple.com/us/app/rainy-mood/id566752651">Rainy Mood</a> - Rain Sounds</li>
<li><a href="https://apps.apple.com/ua/app/rainingfm/id648243241">Raining.fm</a> - Ambient Rain Sounds / Relaxation</li>
<li><a href="https://apps.apple.com/us/app/noizio-focus-relax-sleep/id960716999">Noizio</a> - Nature Sounds / Relaxation</li>
<li><a href="https://apps.apple.com/app/apple-store/id1175522255">A Soft Murmur</a> - Mix ambient sounds</li>
<li><a href="https://apps.apple.com/cn/app/tide/id1077776989">Tide.fm</a> - Meditation / Sleep Sounds</li>
<li><a href="https://apps.apple.com/be/app/mynoise/id813099896">myNoise</a> - Background Noises &amp; Interactive Soundscapes</li>
</ul>
<doc-anchor-target id="ios-streaming">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-streaming">#</doc-anchor-trigger>
<span>iOS Streaming</span>
</h2>
</doc-anchor-target>
<ul>
<li><a href="https://kodi.tv/">Kodi</a> - /r/Addons4Kodi / <a href="https://kinkeadtech.com/best-kodi-streaming-addons/">Tracker</a> / <a href="https://kodiapps.com/addons-chart">Trending</a></li>
<li><a href="https://pastebin.com/Gy5xZny2">Stremio</a> - Movies / TV / Anime / Use VPN / <a href="https://imgur.com/JKxCR4s">Alt Method</a></li>
<li><a href="https://apps.apple.com/sa/app/video-lite-no-ads/id1598997500">Video Lite</a> - Video Browser w/Adblock</li>
<li><a href="https://apps.apple.com/us/app/movie-finder-movie-by-image/id1560301878">MovieByImage</a> - Movies / Code: 777</li>
<li><a href="https://mediaboxhd.net/">MediaBox</a> - Movies / TV</li>
<li><a href="https://apps.apple.com/us/app/tubi-watch-movies-tv-shows/id886445756">Tubi</a> - Movies / TV</li>
<li><a href="https://apps.apple.com/ca/app/black-box-movie-listing/id958957112">Blackbox</a> - Movies</li>
<li><a href="https://github.com/StreamerApp/Streamer">Streamer</a> - Movies / TV</li>
<li><a href="https://www.downloader.world/">Zivcy</a> - Movies / TV</li>
<li><a href="https://apps.apple.com/de/app/movie-finder-movie-by-image/id1560301878">Movie Finder</a> - Movies / TV</li>
<li><a href="https://apps.apple.com/us/app/the-cw/id491730359">The CW</a> - Free CW Shows</li>
<li><a href="https://apps.apple.com/us/app/viki-asian-tv-dramas-movies/id445553058">Viki</a> - Asian Drama</li>
<li><a href="https://apps.apple.com/us/app/encoretvb-english/id1191642382">EncoreTVD</a> - Chinese Drama</li>
<li><a href="https://apps.apple.com/us/app/rss-video-player/id885311320">RSS Player</a> - KDrama / <a href="http://allrss.se/dramas">Feed</a>, <a href="http://myrss.nu/drama">2</a></li>
<li><a href="https://apps.apple.com/us/app/wako-tv/id1456393880">Wako-TV</a> - Movies / TV / Anime / Real Debrid required</li>
<li><a href="https://apps.apple.com/ca/app/vlc-for-mobile/id650377962">VLC</a>, <a href="https://splayer.dev/">SPlayer</a>, <a href="https://apps.apple.com/us/app/documents-loader/id1442498151">Loader</a> or <a href="https://apps.apple.com/us/app/infuse-6/id1136220934">Infuse 6</a> - Video Players</li>
<li><a href="https://fmhy.pages.dev/base64/#yt-tweaked-ipas">YT Tweaked</a> or <a href="https://rejail.ru/pack/cercube">Cercube</a> - Modded YouTube iPA / <a href="https://redd.it/olsxri">Reddit Post</a></li>
<li><a href="https://github.com/yattee/yattee">Yattee</a> - YouTube Frontend</li>
<li><a href="https://redd.it/xg5jkn">Block iPhone YouTube Ads</a> - How-to Block YouTube Ads</li>
<li><a href="https://tunity.com/">Tunity</a> - Hear Any Muted TV</li>
<li><a href="https://apps.apple.com/us/app/pipifier/id1234771095">Pipifier</a> - Picture in Picture</li>
</ul>
<doc-anchor-target id="ios-anime">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-anime">#</doc-anchor-trigger>
<span>iOS Anime</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://github.com/AnimeNow-Team/AnimeNow">AnimeNow</a></li>
<li><a href="https://nineanimator.marcuszhou.com/">NineAnimator</a> - <a href="https://discord.gg/dzTVzeW">Discord</a></li>
<li><a href="https://animechicken.app/">AnimeChicken</a></li>
<li><a href="http://www.iosemulatorspot.com/tweaked-crunchyroll/">Tweaked Crunchyroll ++</a> - Tweaked Crunchyroll</li>
<li><a href="https://apoorvaaditya.github.io/katarogu/">Katarogu</a>, <a href="https://apps.apple.com/us/app/myanimelist-official/id1469330778">MyAnimeList Client</a> or <a href="https://github.com/rajarsheechatterjee/anidex-app">Anidex</a> - MyAnimeList Client</li>
<li><a href="https://github.com/lotusgate/otraku">Otraku</a> or <a href="https://github.com/axiel7/AniHyou">AniHyou</a> - AniList Apps</li>
</ul>
<doc-anchor-target id="ios-live-tv">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-live-tv">#</doc-anchor-trigger>
<span>iOS Live TV</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://airy.tv/">Airy TV</a> - Legal / Live TV</li>
<li><a href="https://apps.apple.com/app/stbemutv/id1567306197">STBEmu</a> - Emulate a STB and watch IPTV</li>
<li><a href="https://apps.apple.com/ca/app/strymtv/id1497450933">Strym</a> - M3U Sports</li>
</ul>
<doc-anchor-target id="ios-torrenting">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-torrenting">#</doc-anchor-trigger>
<span>iOS Torrenting</span>
</h2>
</doc-anchor-target>
<div class="flex mb-6">
<div class="shrink-0 w-1 rounded-tl rounded-bl bg-blue-500 dark:bg-blue-400"></div>
<div class="flex w-full py-4 border border-l-0 border-gray-300 rounded-tr rounded-br doc-alert bg-white dark:bg-dark-700 dark:border-dark-700" role="alert">
<div class="flex items-center ml-4 h-7">
<svg xmlns="http://www.w3.org/2000/svg" class="mb-px text-blue-500 dark:text-blue-400" width="22" height="22" viewBox="0 0 24 24" role="presentation">
<g fill="currentColor"><g>
<path d="M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9z"></path>
<path d="M12 11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1zM12.01 7c-.56 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"></path>
<path fill="none" d="M0 0h24v24H0z"></path>
</g></g>
</svg>
</div>
<div class="pr-5 ml-3 w-full">
<p>Remember to get a <a href="https://fmhy.pages.dev/adblockvpnguide/#vpn">VPN</a> before torrenting</p>
</div>
</div>
</div>
<ul>
<li><a href="https://iosninja.io/ipa-library/download-itransmission-ipa-ios">iTransmission</a>, <a href="https://github.com/XITRIX/iTorrent">iTorrent</a>, <a href="https://github.com/danylokos/SwiftyTorrent">SwiftyTorrent</a>, <a href="https://github.com/nneonneo/iOS-Torrent-Client">iOS-Torrent-Client</a> or <a href="http://cydia.saurik.com/package/com.ichanti.torrentula/">Torrentula</a> - Torrent Client</li>
<li><a href="https://github.com/Qata/BarMagnet">BarMagnet</a> - Remote Torrent Interface for Legacy Devices</li>
</ul>
<doc-anchor-target id="ios-reading">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#ios-reading">#</doc-anchor-trigger>
<span>iOS Reading</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://paperback.moe/">Paperback</a></strong> - Manga Reader / <a href="https://discord.gg/Ny83JV3">Discord</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://aidoku.app/">Aidoku</a></strong> - Manga Reader</li>
<li><a href="https://fmhy.pages.dev/readingpiracyguide/#ebook-readers">EBook Readers</a> - List of eBook Readers</li>
<li><a href="https://omnivore.app/">Omnivore</a> - Ebook Reader</li>
<li><a href="https://github.com/TortugaPower/BookPlayer">BookPlayer</a> - Audiobook Player</li>
<li><a href="https://animechicken.app/">AnimeChicken</a> - Manga Reader</li>
<li><a href="https://apps.apple.com/us/app/mangatoon-manga-reader/id1385287093">MangaToon</a> - Manga Reader</li>
<li><a href="https://apps.apple.com/us/app/zetsu-by-orion/id1510161371">ZETSU</a> - Manga Reader</li>
<li><a href="https://github.com/TheUndo/Atsumaru">Atsumaru</a> - Manga Reader</li>
<li><a href="https://apps.apple.com/us/app/apple-store/id1558957618">Manga Max</a> - Manga Reader</li>
<li><a href="https://apps.apple.com/us/app/manganelo-rock-manga-pro/id1540527984">MangaNelo</a> - Manga Reader</li>
<li><a href="https://github.com/ppraveentr/NovelReader">NovelReader</a> - Light Novels</li>
<li><a href="https://apps.apple.com/in/app/novelloop/id1170755867">NovelLoop</a> - Light Novels</li>
<li><a href="https://apps.apple.com/us/app/libby-by-overdrive/id1076402606">Libby</a> - Borrow Digital Library Books</li>
<li><a href="https://willus.com/k2pdfopt/">K2pdfopt</a> - Optimize PDF/DJVU Files for Mobile E-Readers</li>
</ul>
<!-- Required only on API pages -->
<doc-toolbar-member-filter-no-results />
</div>
<footer class="clear-both">
<nav class="flex mt-14">
<div class="w-1/2">
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../devtools/">
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
<span>
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
<span class="block mt-1">Developer Tools</span>
</span>
</a>
</div>
<div class="w-1/2">
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../linuxguide/">
<span>
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
<span class="block mt-1">Linux / MacOS</span>
</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
</a>
</div>
</nav>
</footer>
</main>
<div class="border-t dark:border-dark-650 pt-6 mb-8">
<footer class="flex flex-wrap items-center justify-between">
<div>
<ul class="flex flex-wrap items-center text-sm">
</ul>
</div>
<div class="docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
</footer>
</div>
</div>
<!-- Rendered if sidebar right is enabled -->
<!-- Sidebar right skeleton-->
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
<div class="pl-5">
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
</div>
</div>
<!-- User should be able to hide sidebar right -->
<doc-sidebar-right v-cloak></doc-sidebar-right>
</div>
</div>
</div>
<doc-search-mobile></doc-search-mobile>
<doc-back-to-top></doc-back-to-top>
</div>
<div id="docs-overlay-target"></div>
<script>window.__DOCS__ = { "title": "Android / iOS", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false }</script>
</body>
</html>