Question
I'm trying to install a Tizen TV web application via USB. I understand that .wgt files cannot be directly installed via USB. I have two main questions:
- Is there any way to install applications via USB?
- When a USB contains a .tmg file in the userwidget folder, inserting the USB automatically installs the app. How can I convert a .wgt file to .tmg format?
I found a reference (https://developer.samsung.com/forum/board/thread/view.do?boardName=SDK&messageId=308259&frm=7&tagValue=tizen&curPage=1) mentioning that the "USB demo packaging tool" can convert .wgt to .tmg files. However, after logging into Samsung TV Seller, I couldn't find any download link for this tool. Where can I download this tool?
Answer
Problem Understanding
The user wants to install a Tizen TV web application via USB, which requires converting the standard .wgt package format to .tmg format that can be recognized by the TV's USB installation system.
Solution Methods
-
Partnership Requirement:
- Access to the "USB demo packaging tool" requires becoming a Samsung Partner
- Apply for partnership through: https://seller.samsungapps.com/tv/membership/group/partnership
-
Alternative Support Channels:
- Contact Samsung TV Seller Office support:
- Go to: Samsung Apps TV Seller Office > Support > 1:1 QA
- Website: https://seller.samsungapps.com/tv/portal/main
- Contact Samsung TV Seller Office support:
-
Community Support:
- Post your question on the Samsung TV Forum where other developers might share their experiences:
- Forum link: http://developer.samsung.com/forum/?topCtgy=06
Additional Tips
- The USB installation method is typically used for demo purposes in commercial environments
- Consider alternative installation methods like Tizen Studio or command line tools if USB installation isn't strictly required
- Ensure your TV model supports USB installation before proceeding