Install Guide

12 Binary Installation for Android
RSA BSAFE Cert-J 6.2.4 Installation Guide
Binary Installation for Android
This section describes how to install the Cert-J binary toolkit on your Android
development environment.
Before you begin:
Ensure that the system you are installing onto has 900 MB of free disk space.
Install JDK 7.0 or above, and set the
JAVA_HOME environment variable
appropriately. The RSA BSAFE Cert-J Release Notes lists the supported
platforms.
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 Cert-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 Cert-J build scripts.
Read these installation instructions.
Steps to install Cert-J:
The following steps summarize the complete installation process which is detailed
below:
1. Install Cert-J.
2. Build an Application to Run the Cert-J Samples.