Open Source Projects

[Breaking Jobs]PhoneGap을 이용한 LG스마트TV, 스마트폰 통신 프레임워크

MB Brad KWON 2012. 9. 27. 04:15

 기존의 SOD프로젝트를 LG스마트TV에서 작동할 수 있도록 수정하는 프로젝트이다.


프로젝트 구글코드 URL : http://code.google.com/p/sod-lg-smart-tv-project/

데모 동영상 : http://youtu.be/j7NfMcUrGu8




/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

// Project description

// Name: sod-lg-smart-tv-project

// Description: This system can connect between smart phone and LG smart tv. system is consist of framework for providing service and smart phone app for using service. This framework supports Android, and is utilized HTML5. If you want to use the service made of this frame work, you should install SOD app on your Android and iOS device.

// Author: Breaking Jobs

// Site: http://code.google.com/p/sod-lg-smart-tv-project/

Copyright (c) 2012 Breaking Jobs. All rights reserved.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

// Licensetype: GNU General Public License (GPL)

// This program is free software: you can redistribute it and/or modify

// it under the terms of the GNU General Public License as published by

// the Free Software Foundation, version 2.0.

// This program is distributed in the hope that it will be useful,

// but WITHOUT ANY WARRANTY; without even the implied warranty of

// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

// GNU General Public License 2.0 for more details.

// A copy of the GPL 2.0 should have been included with the program.

// If not, see http://www.gnu.org/licenses/

// Official SVN repository and contact information can be found at

// http://code.google.com/p/sod-lg-smart-tv-project/

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////