Skip to content

cXense/cxtube

Repository files navigation

Build Status

What CxTube is?

  • It is a mobile client for demo website
  • It is a sample application that was initially designed and implemented with two main objectives:
    • To demonstrate Cxense products on mobile platform in action
    • To show ways of working with Cxense mobile SDKs

How-to build

  1. Rename api.properties.example into api.properties
  2. Put correct values into api.properties
  3. Rename keystore.properties.example into keystore.properties
  4. Put correct values for release signing into keystore.properties
  5. Run gradlew build

Where to find values for properties

  1. SITE_ID - get it from Cxense Insight
  2. WIDGET_ID - get it from Cxense Content
  3. ADSPACE_ID - get it from Cxense Ad
  4. VIDEO_API_KEY - get it from Cxense Support
  5. HOST_DOMAIN_URL - set demo site domain for App Deep links (we use tv.cxvid.io)
  6. HOST_PATH_URL - set relative path to main page of demo site (we use /demo/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages