Download the apps

Two ways to install our apps: automatically via Obtainium, or directly from GitHub.

🟢 Recommended method — Obtainium

Obtainium is an app that watches GitHub Releases and installs updates automatically. You install it once, give it the URLs of our apps, and you're done.

1. Install Obtainium

Download the latest version from the official repository:

Obtainium on GitHub

2. Add our apps in Obtainium

In Obtainium → "+ Add app" button → paste each URL below:

https://github.com/gitubpatrice/PDF-TECH
https://github.com/gitubpatrice/READ-FILES-TECH
https://github.com/gitubpatrice/pass_tech
https://github.com/gitubpatrice/ai_tech
https://github.com/gitubpatrice/AGENDA-TECH
https://github.com/gitubpatrice/notes_tech
https://github.com/gitubpatrice/health_tech
https://github.com/gitubpatrice/SMS-TECH
https://github.com/gitubpatrice/APP-MANAGER-TECH

3. That's it

Obtainium will notify you of every update and install it in one click. No data sent to any third-party server.

🟡 Direct method — GitHub Releases

For a one-off APK download. Unless you have a specific need, pick the universal APK: it runs on every phone.

App Link APK to pick
PDF Tech Releases pdf-tech-universel-1.13.6.apk (Universal, all phones)
Read Files Tech Releases read_files_tech-v2.15.1-universel.apk (Universal, all phones)
Pass Tech Releases pass-tech-universel-2.6.1.apk (Universal, all phones)
AI Tech Releases app-arm64-v8a-release.apk (modern phones)
Notes Tech Releases notes-tech-arm64-v8a-2.0.4.apk (modern phones, 2016 onwards)
Agenda Tech Releases agenda-tech-universel-1.0.3.apk (Universal, all phones)
Health Tech Releases health-tech-universel-1.8.3.apk (Universal, all phones)
SMS Tech Releases sms-tech-universel-1.27.8.apk (Universal, all phones)
App Manager Tech Releases app-manager-tech-universel-0.4.0.apk (Universal, all phones)

Verify integrity (recommended)

Each Release publishes a SHA-256 hash in the notes. On Android, you can verify it with an app like "Hash Droid", or on a PC:

sha256sum app-arm64-v8a-release.apk

The output must match exactly the hash published in the release notes.

📦 Shared code across apps

The Files Tech apps use a common foundation published separately: files_tech_core (Apache 2.0). It groups the shared services: update checks, cloud sharing, legal pages, formatting and path-safety helpers. You don't need to install anything extra — this code is already bundled in every APK. The separate repo is only for auditors and contributors who want to build the apps from source.

⚠️ If you're on Samsung

Samsung One UI 6.1+ ships an "App security" feature (Auto Blocker) which can block installation and silently revoke the "All files" permission.

If an app refuses to install or can't see your files: Settings → Security and privacy → Auto Blocker → Disable.