sovworks / edslite

EDS "lite" edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+

About

EDS "lite" edition

License:GNU General Public License v2.0


Languages

Language:Java 83.6%Language:C 15.8%Language:C++ 0.5%Language:CMake 0.1%