Overview

The FlipFlop Android SDK is a library that allows you to quickly and easily add live functionality to your Android apps. You can broadcast live using the SDK, and chat between users while watching the live.

Basic flow

The basic flow for using the SDK is:

Create application from dashboard -> login user using App Key/Secret of application -> start live of live moderator -> live view of live participant

Base classes

classdescription
FlipFlopBase class for FlipFlop Android SDK. initialize and create instance for live streaming and player
FFStreamerclass for live streaming
FFStreamerListenerlistener for FFStreamer
FFPlayerclass for live and vod player
FFPlayerListenerlistener for FFPlayer
FFViewAndroid view for live and vod screen
FFVideoLoader.Configclass that sets options when getting a list of videos
FlipFlopExceptionerror class