Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 725 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 725 Bytes

Qiscus Meet Sample Android

Introduction

Qiscus Meet is a product provide by Qiscus as a solution for conference call. You can make a conference call up to 5 participants. Qiscus Meet build on top Jitsi Open Source. There are several features that are provided by Qiscus Meet to call conference related matter

Requirements

How to Build / Run

  • Android Studio : Menu Build → Clean Project → Run (Shift + F10)
  • Terminal
$cd /path/to/project 
$./gradlew assembleDebug