/sqlcipher-android-tests

A collection of tests that can be run on an emulator or device to verify SQLCipher for Android.

Primary LanguageJava

To run, clone this repo and make sure you have the Android SDK installed.

  • Currently support Android OS 2.1 - 4.0.3, simply run on either an emulator or device.
  • More information can be found at SQLCipher for Android.