• Stars
    star
    276
  • Rank 148,787 (Top 3 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created about 7 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

EDS "lite" edition

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+