send/android
2019-07-29 15:26:11 -07:00
..
app Fix #1283 Prevent loading any pages other than our file:/// url resources and accounts.firefox.com in the webview 2019-04-05 12:18:22 -04:00
gradle/wrapper
pages updated tailwindcss to 1.0 2019-06-14 11:37:30 -07:00
stores
.eslintrc.yaml
.gitignore
android.js updated deps 2019-07-29 15:26:11 -07:00
build.gradle Cleanup Android project (Minor refactorings, etc.) (#1244) 2019-04-04 15:25:25 -04:00
gradle.properties
gradlew
gradlew.bat
README.md
SendAndroid.iml
settings.gradle
user.js

Readme

The Send Android app allows you to choose any file from your android device, encrypt it with a password, and get a URL which will allow secure download of the file. By default, this URL will expire after one download or 24 hours.

Building the Send Android app.

First, install Android Studio. Open the android directory in Android Studio, plug in your android phone, and press the run button.