Prerequisites:
- Android SDK
- Working Android NDK toolchain
Follow these steps to setup your dev environment:
-
Checkout SecureReaderLibrary git repo
-
Init and update git submodules
git submodule update --init --recursive
ant clean debug
Prerequisites:
Follow these steps to setup your dev environment:
Checkout SecureReaderLibrary git repo
Init and update git submodules
git submodule update --init --recursive
ant clean debug