diff --git a/android/README.md b/android/README.md new file mode 100644 index 00000000..50c7c533 --- /dev/null +++ b/android/README.md @@ -0,0 +1,9 @@ +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. \ No newline at end of file