> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/extras/apps.md).

# Apps

### <i class="fa-input-password">:input-password:</i> Password & 2FA

* [Proton Pass: Password Manager](https://play.google.com/store/apps/details?id=proton.android.pass\&pcampaignid=web_share)
* [Proton Authenticator](https://play.google.com/store/apps/details?id=proton.android.authenticator\&pcampaignid=web_share)
* [Bitwarden Authenticator](https://play.google.com/store/apps/details?id=com.bitwarden.authenticator\&pcampaignid=web_share)
* [Bitwarden Password Manager](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden\&pcampaignid=web_share)
* [Aegis Authenticator](https://getaegis.app/)
* [keyguard-app](https://github.com/AChep/keyguard-app)

***

### <i class="fa-floppy-disk-circle-arrow-right">:floppy-disk-circle-arrow-right:</i> Backup Apps  <a href="#backup-apps" id="backup-apps"></a>

* [DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup/releases) (root)
* [Neo Backup](https://github.com/NeoApplications/Neo-Backup) (root)
* [Swift Backup](https://play.google.com/store/apps/details?id=org.swiftapps.swiftbackup\&hl=en\&gl=US) (root)

***

### <i class="fa-photo-film-music">:photo-film-music:</i> Media Player  <a href="#media-player" id="media-player"></a>

* [mpvExtended](https://github.com/marlboro-advance/mpvEx)
* [Metrolist](https://github.com/mostafaalagamy/Metrolist)

***

### <i class="fa-binary-circle-check">:binary-circle-check:</i> Generate and compare hashes  <a href="#generate-and-compare-hashes" id="generate-and-compare-hashes"></a>

* [ZArchiver](https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver\&hl=en\&gl=US)
* [hash-checker](https://github.com/hash-checker/hash-checker)
* [MiXplorer](https://www.apkmirror.com/apk/hootan-parsa/mixplorer-hootanparsa/)
* [Hash Droid](https://play.google.com/store/apps/details?id=com.hobbyone.HashDroid\&feature=related_apps)
* [MT Manager](https://mt2.cn/download/) - [Telegram](https://t.me/mtmanager)

***

### <i class="fa-globe">:globe:</i> Browser  <a href="#browser" id="browser"></a>

* [Cromite](https://github.com/uazo/cromite) (Chromium fork based on Bromite) | [webview](https://github.com/beautiful-orca/open_webview)
* [DuckDuckGo](https://f-droid.org/en/packages/com.duckduckgo.mobile.android/) Privacy Browser
* [Firefox](https://play.google.com/store/apps/details?id=org.mozilla.firefox\&pcampaignid=web_share)

***

### <i class="fa-folder">:folder:</i> File Manager  <a href="#file-manager" id="file-manager"></a>

* [MT Manager](https://t.me/mtmanager)
* [MiXplorer](https://www.apkmirror.com/apk/hootan-parsa/mixplorer-hootanparsa/)
* [Amaze File Manager](https://github.com/TeamAmaze/AmazeFileManager)
* [Material Files](https://github.com/zhanghai/MaterialFiles)

***

### <i class="fa-language">:language:</i> Translate  <a href="#translate" id="translate"></a>

* [Offline Translator](https://github.com/DavidVentura/offline-translator)
* [Translate You](https://github.com/you-apps/TranslateYou)

***

### <i class="fa-box-isometric">:box-isometric:</i> Other Apps  <a href="#other-apps" id="other-apps"></a>

* [Termux](https://f-droid.org/en/packages/com.termux/)
* [Shizuku](https://github.com/RikkaApps/Shizuku)
* [Momo](https://faultxcloud.github.io/fx.rn10p.docs/assets/apk/Momo_4.4.1.apk) (TEE Check)
* [Android Key Attestation Test App](https://github.com/vvb2060/KeyAttestation/releases/latest)
* [Android Native Root Detector](https://github.com/reveny/Android-Native-Root-Detector)
* [DRM Info](https://play.google.com/store/apps/details?id=com.androidfung.drminfo)
* [Device Info HW](https://play.google.com/store/apps/details?id=ru.andr7e.deviceinfohw)
* [RC Spy](https://github.com/tusharonly/rcspy)
* [Collection of Various Root Detection Apps for Android](https://github.com/rushiranpise/detection#collection-of-various-root-detection-apps-for-android)
* [~~ReVanced Manager~~](https://github.com/revanced/revanced-manager) *<mark style="color:$danger;">Discontinue</mark>*
* [Droid-ify](https://droidify.app/) - F-Droid client
* [SD Maid 2/SE](https://f-droid.org/en/packages/eu.darken.sdmse/) - System Cleaner
* [Universal Installer](https://f-droid.org/en/packages/app.pwhs.universalinstaller/) - APK/APKS/XAPK/APKM installer


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faultx.gitbook.io/rn10p-docs/extras/apps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
