Installing App to Samsung Tizen TV with Partner Le

2019-05-21 12:03发布

问题:

I had a problem to install developed app to Samsung TV device. Now I got a solution and i want to share my experience. Problem occurs if you add Partner Level Priviliges like http://developer.samsung.com/privilege/drminfo http://developer.samsung.com/privilege/drmplay and http://developer.samsung.com/privilege/productinfo.

回答1:

  1. You need Tizen IDE to do all of these. https://developer.tizen.org/development/tizen-studio/download
  2. Open Tools > Package Manager and be sure you have installed Main SDK > Certificate Manager, Extension SDK > Samsung Certificate Extension.
  3. Open Tools > Device Manager and connect to TV Device.(Connecting the TV and SDK) https://developer.samsung.com/tv/develop/getting-started/using-sdk/tv-device

  4. Right click connected device and select DUID. Copy device DUID.

  5. Open Tools > Certificate Manager and follow steps at link (Select Partner while creating) https://developer.samsung.com/galaxy-watch/develop/getting-certificates/create

    At the DUID step paste copied DUID.

  6. After creating certificate, open Tools > Device Manager select connected device and click right. After that you have to select "Permit to install applications" https://developer.samsung.com/galaxy-watch/develop/getting-certificates/permit

  7. Now you can add partner level priviliges to your config file.

  8. You are ready to install TV.