Getting started - Storm Android

Storm Streaming for Android is the developer toolkit essential for building applications for Android devices with Android onboard. Our development kit has been split into two parts:

  1. Storm Library - the core of the application based on the ExoPlayer library, which is responsible for connecting to the Storm server, processing data and the playback. The library does not provide any user interface.
  2. Storm Player - a complete video player ready for embedding in an Android application. It can be also used as a sample to creating a unique-looking video player component.
Storm Player Android preview

Requirements

IDEAndroid Studio 4.2
You can use a different environment to build the application. However, our documentation shows how to implement the Library in the Android Studio environment.
Android versionAndroid 4.4 (API level 19)
Table 1. Android environment requirements