Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 686 Bytes

SETUP.md

File metadata and controls

25 lines (16 loc) · 686 Bytes

Setup Documentation for Android Player SDK

Prerequisites:

To work with the Android Player SDK, you'll need the following software:

Project Setup:

Downloading the Android Player SDK Source Code from GitHub

Use the following Git command to clone the repository.

git clone https://github.com/testpress/android-player-sdk.git

Importing into Android Studio

  • After cloning the repository using Git, open Android Studio.
  • Go to "File" -> "Open."
  • Navigate to the cloned repository folder on your system.
  • Select "Import Project."