
[ci skip]
Cryptomator offers multi-platform transparent client-side encryption of your files in the cloud.
Cryptomator for Android is currently available in the following distribution channels:
- Using Google Play
- Using Cryptomator's Website
- Building from source using Gradle (instructions below)
Building
Dependencies
- Git
- JDK 8
- Gradle
Run Git and Gradle
git submodule init && git submodule update // (not necessary if cloned using --recurse-submodules)
./gradlew assembleApkstoreDebug
Before connecting to Onedrive or Dropbox you have to provide valid API keys using environment variables: ONEDRIVE_API_KEY
or DROPBOX_API_KEY
.
License
This project is dual-licensed under the GPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to modify this application under different conditions, feel free to contact our support team.
Description
foss apk
Latest