to build, clone the project
open in android studio (use the 'tv' app not video)
for the resizer requirement, you will need to provide a resizer key If you don’t have it, please contact your Technical Delivery Manager (TDM). Your key should not be shared or made public.
you can place it in local.properties file at root of project resizer_key = XXXXX
This is required to avoid downloading larger images than necessary and thus incurring unnecessary bandwidth costs.
run app from android studio (or use gradle command assembleArcPartnersDebug)