24
1
Fork 0

Add a readme

This commit is contained in:
Donovan Preston 2018-05-24 11:47:13 -04:00
parent 82bd1b2adf
commit 6baf385058
1 changed files with 9 additions and 0 deletions

9
android/README.md Normal file
View File

@ -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.