sovworks / edslite

EDS "lite" edition
GNU General Public License v2.0
276 stars 64 forks source link

EDS Lite

EDS (Encrypted Data Store) is a virtual disk encryption software for Android which allows you to store your files in an encrypted container. EDS Lite is an open source edition of EDS. Visit EDS web site to learn about EDS features and capabilities.

You can download and install the latest version from Google Play.

Please support the development of the open source version of EDS by making a donation: Donation or by purchasing the full version.

Building

Download and extract NDK v13b. Clone the project to a local folder. In the root folder of the project create the local.properties file and add the following line: ndk.dir=/path/to/ndk-bundle. Replace /path/to/ndk-bundle with the actual path. Import the project to Android Studio. Select Build->Build APK.

License

GPLv2+