Page 1 of 1

Re: Skype on C6xxx

Posted: Thu May 26, 2011 9:18 am
by juusso
Skype on TV is widget. If your TV has Internet@TV function, most probably you could use skype. If not -sorry.

Re: Skype on C6xxx

Posted: Fri May 27, 2011 2:18 pm
by tempinbox
d82k wrote:Dear all,

Is it possible to install skype app on C6710? Serie 7+ has it and the hardware is pretti much the same but samsung limited the installation only to serie 7 or above..
any Ideas?

Thank you
dk
For install Skype change in the service mode the model to uc7000 then switch off the tv turn on start internet @ tv and automatically starts the downlaod of skype.
It works on ue32c6000

Re: Skype on C6xxx

Posted: Sat Aug 06, 2011 5:50 am
by juusso
I think you should add

Code: Select all

<type>user</type>
to config.xml of widget you want to keep.

Another way is to use Denny`s tool.
to avoid samsung internet@tv to delete every installed widget by store change. start run on each power on (for example : inside of samyGO start scrypt).
or just run it by call ./widget_convert

as all widgets will be user widgets, icons that widget manager will look for is in user directory, so you need just symbolic link /mtd_rwcommon/widgets/user to /mtd_rwcommon/widgets/normal.

to increase number of widgets as you in TV have just aprox : 300mb, you can move /mtd_rwcommon/widgets to usb stick and make a symbolic link to usb storage. by this way i was abel to install nearly 500 widgets with total capacity of 4 Gigabytes.

tool can be downloaded here widget_convert , compiler for arm cpu.!
should work on UxYYCYYYY serie.

Denny