Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test web development for the Maple browser installed on Samsung TVs?

We've got a job to develop a dynamic slideshow (featuring changing information) that will be displayed on a big screen Samsung TV.

The Samsung TVs run "Smart TV" which uses the "Maple" browser. Here is the best information I've found: http://webinos.org/deliverable-d026-target-platform-requirements-and-ipr/2-6-samsung-tv-tno/

We mainly develop in HTML5/CSS3 but it appears that the Maple browser doesn't support these: http://www.scribd.com/doc/51800086/139/Maple-browser

I'd like to be able to properly test our work before giving it to the client. Does anyone have any suggestions on how to do this without buying a big screen TV?

like image 809
BaronGrivet Avatar asked Nov 28 '11 01:11

BaronGrivet


1 Answers

In Samsung SDK you have emulator. It's not perfect, but you can test there 95% of your work ;)

You need to register there for access to downloads http://www.samsungdforum.com/

like image 109
Adam Lukaszczyk Avatar answered Sep 27 '22 22:09

Adam Lukaszczyk