- 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
- Rename
api.properties.example
intoapi.properties
- Put correct values into
api.properties
- Rename
keystore.properties.example
intokeystore.properties
- Put correct values for release signing into
keystore.properties
- Run
gradlew build
SITE_ID
- get it from Cxense InsightWIDGET_ID
- get it from Cxense ContentADSPACE_ID
- get it from Cxense AdVIDEO_API_KEY
- get it from Cxense SupportHOST_DOMAIN_URL
- set demo site domain for App Deep links (we usetv.cxvid.io
)HOST_PATH_URL
- set relative path to main page of demo site (we use/demo/
)