send/android
Donovan Preston 6baf385058 Add a readme
2018-05-24 11:47:13 -04:00
..
app For some reason build clean produced this diff. 2018-05-23 21:43:38 -04:00
gradle/wrapper
.gitignore
android.iml
build.gradle
gradle.properties
gradlew
gradlew.bat
README.md Add a readme 2018-05-24 11:47:13 -04:00
SendAndroid.iml
settings.gradle

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.