Page 1 of 1

Emulator (SDK browser) fakes platforms?

PostPosted: Mon Jan 12, 2015 8:36 am
by dsver_1
How can I get the emulator (SDK browser) to fake different platforms/devices so I can get taste what it looks like (for example, LG webOS, LG NetCast, Philips NetTV...)

Emulator (SDK browser) fakes platforms?

PostPosted: Tue Jan 13, 2015 7:39 pm
by Support_STA
Hi Dalibor,

You can override the user agent to test your functions (See diversity handling guidelines for user agent string).
But please note that this way just change the platform indentifying, not for specific functionalities of devices as LG webOS / NetCast ...

Regards.

Emulator (SDK browser) fakes platforms?

PostPosted: Thu Jan 15, 2015 1:58 am
by dsver_1
Thank you.
However, I'm not interested in changing the platform indentifying, but rather functionalities that you've mentioned and appearance (CSS, HTML...)