send/android
2018-11-06 11:21:14 -08:00
..
app renamed android's index.html to android.html 2018-11-06 11:21:14 -08:00
gradle/wrapper
pages parameterize download count dropdown on android 2018-09-25 11:36:23 -07:00
stores wip on using shared ui in android 2018-11-02 16:33:16 -07:00
.gitignore
android.iml
android.js wip on using shared ui in android 2018-11-02 16:33:16 -07:00
build.gradle Implement section 2.1 and parts of section 4.1 from the Send Android spec (#901) 2018-08-15 15:29:29 -04:00
generateAndLinkBundle.js wip on using shared ui in android 2018-11-02 16:33:16 -07:00
gradle.properties
gradlew
gradlew.bat
README.md
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.