How do test Smart TV Alliance SDK app on actual Device

后端 未结 2 730
春和景丽
春和景丽 2021-02-10 14:26

I\'ve been playing with the Smart TV Alliance SDK and have built an app which runs fine on the emulator but I need to test and demo it on an actual device before I continue with

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-10 15:01

    On TV:

    1. Open Smart TV homepage - Click on 'More' - Sign in with credentials.

    2. Insert USB with predefined directory stucture containing the DRM'ed package downloaded from LG developer website

    With computer: More information on how to create the DRM'ed package:

    a. Go to http://developer.lge.com/ b. Login in with credentials

    Select: Resource center - Smart TV Select: Test - App test Select: New app test (fill in information, app type is: Web - Hosted)

    Download DRM'ed content in .zip.

    Create USB structure:

    create "lgapps" directory at root of USB create "installed" directory under "lgapps" directory. ( USB root > lgapps > installed) extract directory from DRM'ed file and copy it under the 'installed' directory.

    This is complete, for further assistence please consult the FAQ section.

    The Smart TV Alliance SDK respects the Smart TV Alliance Specification fully. For more information visit http://www.smarttv-alliance.org/.

提交回复
热议问题