Install Guide

28 Source Installation for Android
RSA BSAFE SSL-J 6.2.6 Installation Guide
Source Installation for Android
This section describes how to decrypt, install and build the SSL-J toolkit on your
development environment.
Before you begin:
Ensure the system you are installing onto has 500 MB of free disk space.
Obtain the decryption key from RSA.
Download the SSL-J encrypted package file and the decryption utility from the
download server to a convenient directory.
Install JDK 7.0 and set the
JAVA_HOME environment variable appropriately. The
RSA BSAFE SSL-J Release Notes lists the supported platforms.
Ensure you have Internet access for Apache Ivy™, to enable the download of
software libraries from
http://www.ibiblio.org, for dependencies
management.
Install Android SDK r24 or newer, or Android Studio 1.3.2 or newer, and set the
ANDROID_HOME environment variable appropriately.
Ensure an Android device running a supported version of Android is available to
run SSL-J. A hardware device or an emulator can be used for this.
Install a supported Android platform. This can be done using the Android
SDK Manager included with the SDK or Android Studio.
Install Gradle 2.4 or newer.
Add android-sdk
/platform-tools, android-sdk/tools and
gradle-home
/bin to the path environment variable to allow the Android
commands to be called from the SSL-J build scripts.
Read these installation instructions.
Steps to install SSL-J:
The following steps summarize the installation process which is detailed below:
1. Install SSL-J.
2. Install Third-party Software Tools.
3. Create the Toolkit Jar Files.
4. Build and Run the System Tests.