Skip Navigation

Set up the sample app in 
Gradle
 and 
Android Studio
 for sample app

The sample app for the 
BlackBerry Dynamics Launcher Library
 is based on the RSS Reader sample app delivered with the 
BlackBerry Dynamics SDK
. Apps that rely on the 
BlackBerry Dynamics Launcher Library
 must use 
Android
 support library com.android.support:support-v13. This is already configured in the 
Android
 sample app's build.gradle file, but you must add these dependencies in any new project. You must upgrade the 
Android SDK
 to API level 28.
  1. Download and unzip the 
    BlackBerry Dynamics Launcher Library
    .
  2. Change the directory to 
    GoodLauncherLibrary/SampleLauncherApp/app/libs
    .
  3. Copy the 
    BlackBerry Dynamics SDK
     release .aar file, so that you have SampleLauncherApp/app/libs/gd.aar.