WO2016153079A1 - 스마트 tv 기반 범용 소프트웨어 시뮬레이션 시스템 - Google Patents
스마트 tv 기반 범용 소프트웨어 시뮬레이션 시스템 Download PDFInfo
- Publication number
- WO2016153079A1 WO2016153079A1 PCT/KR2015/002708 KR2015002708W WO2016153079A1 WO 2016153079 A1 WO2016153079 A1 WO 2016153079A1 KR 2015002708 W KR2015002708 W KR 2015002708W WO 2016153079 A1 WO2016153079 A1 WO 2016153079A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- smart
- packaging
- project
- web server
- manufacturer
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/478—Supplemental services, e.g. displaying phone caller identification, shopping application
Definitions
- the present invention relates to a simulation system for performing game content verification for mounting a smart TV.
- smart devices also have various OSs such as iOS, Android, and Window 8, which makes it difficult to develop applications for each platform.
- the present invention has been proposed to solve the above problems, to provide a simulation system for performing the verification, editing and modification of a game developed through a general-purpose game framework that supports the development of a linked game between a smart TV and a mobile device. There is a purpose.
- Smart TV-based general-purpose software simulation system is a resource receiving unit for receiving a project published from the developer terminal, the application unit and the project for performing the check and correction on the browser source code of the project received by the resource receiving unit It characterized in that it comprises a package manager for performing a predetermined manufacturer-specific packaging for the result.
- Smart TV-based general-purpose software simulation system can check the editing, modification and demonstration in the emulator when developing game content, there is an advantage that there is no dependency on a specific platform according to the developer.
- the game can be developed, edited, and modified through the built-in web browser, thereby providing a software emulator for game verification.
- the high reusability after the development has the effect of reducing the development cost, from which it can be expected to contribute to activate the game development ecosystem linked to mobile devices in the smart TV environment.
- FIG. 1 is a block diagram showing a smart TV based general purpose software simulation system according to an embodiment of the present invention.
- FIG. 2 is a block diagram illustrating an app packaging process for a Samsung smart TV of an app packaging module according to an embodiment of the present invention.
- FIG. 3 is an exemplary view showing an app packaging configuration UI screen for Samsung smart TV according to an embodiment of the present invention.
- FIG. 4 is a block diagram illustrating an app packaging process for an LG smart TV of an app packaging module according to an exemplary embodiment of the present invention.
- the present invention has been proposed in order to support driving on a variety of smart TVs and mobile devices in developing a linked game framework for developing interlocked game contents between a smart TV and a mobile device.
- the present invention has been proposed to provide a common platform-based emulator so that all functions included in content (eg, game content) can be executed through a web browser embedded in a smart TV and a mobile device.
- content eg, game content
- the smart TV-based universal software simulation system after the development of the interlocking game between the smart TV and the mobile device, performs simulation of the game content developed before mounting on a different smart TV for each manufacturer, and code It includes a general-purpose software emulator that can be edited and modified.
- FIG. 1 is a block diagram showing a smart TV based general purpose software simulation system according to an embodiment of the present invention.
- the smart TV-based universal software simulation system is a resource receiving unit 210 for receiving a project 110 published from the developer terminal 100, the source code of the project received by the resource receiving unit 210
- the application unit 220 performs a check and correction on the browser 221 with respect to the 211 and a package manager 230 for performing a predetermined manufacturer-specific packaging for the project output.
- the emulator 200 including the resource receiving unit 210, the application unit 220, and the package manager 230, it is possible to modify and verify the source code of the game for the smart TV under development. It is possible.
- the package manager 230 included in the emulator 200 may package the result of the development of the app according to the manufacturer-specific smart TV 300, so that the package file may be checked on the smart TV 300.
- HTML5-based game framework is basically composed of JavaScript, the game engine (Game Engine) used EnchantJS.
- Google's Chromium with high compatibility with HTML5 is embedded in the emulator 200 according to the embodiment of the present invention as the browser 221 of the emulator 200 so that the result can be checked.
- the smart game framework is based on HTML5, it is possible to view individual results through a web browser.
- the emulator 200 according to the embodiment of the present invention provides a function for checking the development result and an app packaging function, and aims to increase convenience in developing a smart TV game by a developer.
- the application unit 220 of the emulator 200 uses a CEF (Chromium Embeded Framework) as a browser to check a project developed in HTML 5 language.
- CEF Chromium Embeded Framework
- CEF is a library that allows web pages to be read by application programs.
- the CEF is used as the browser 221 of the emulator 200 because the HTML5 compatibility is good.
- the MP3 is not compatible due to licensing problems.
- the audio module 222 decodes the audio resources made of MP3 into a wave (WAV) file so that the audio resources 212 can operate properly.
- the resource is mounted in the browser 221 to operate normally.
- FIG. 2 is a block diagram illustrating an app packaging process for a Samsung smart TV of the app packaging module 400 according to an embodiment of the present invention
- FIG. 3 is an app packaging configuration UI screen for a Samsung smart TV according to an embodiment of the present invention. It is an exemplary figure which shows.
- the app packaging module 400 packages the developed result so that it can be easily identified on different smart TVs by manufacturers such as Samsung Smart TV 310 or LG Smart TV 320.
- the packaging result is uploaded to the web server 500, and the Samsung smart TV 310 reads it.
- the app packaging module 400 integrates different app packaging methods for each manufacturer, and supports a developer to develop and publish the results in one environment through an emulator.
- the packaging file is updated to the web server 500.
- Samsung Smart TV will synchronize the Smart TV app through a web server.
- a web server IP and a web server path can be modified by pressing a setup button, and an app packaging file is uploaded to a web server by pressing a Samsung App Packaging button.
- FIG. 4 is a block diagram showing an app packaging process for an LG smart TV of the app packaging module 400 according to an embodiment of the present invention.
- the app packaging is performed according to an input signal to the LG app packaging unit 420, and the packaging file is uploaded to the LG developer web page 600.
- the uploaded file is stored in a removable memory (eg, USB memory) 700 and mounted on the LG smart TV 320.
- a removable memory eg, USB memory
- a packaging guide page comes out if the packaging is successful.
- the developer reads the guide page and presses the start packaging button to go to the LG packaging page, uploads the packaging file, downloads the DRM serviced packaging file to the USB memory 700, and then uses the LG Smart TV ( 320) and mount the packaging file.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
본 발명은 스마트 TV 탑재를 위한 게임 콘텐츠의 검증을 수행하는 시뮬레이션 시스템에 관한 것이다. 본 발명의 일면에 따른 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템은 개발자 단말로부터 출판된 프로젝트를 수신하는 리소스 수신부와, 리소스 수신부가 수신한 프로젝트의 소스코드에 대하여 브라우저 상에서 확인 및 수정을 수행하는 어플리케이션부 및 프로젝트 결과물에 대하여 기설정된 제조사별 패키징을 수행하는 패키지 매니저를 포함하는 것을 특징으로 한다.
Description
본 발명은 스마트 TV 탑재를 위한 게임 콘텐츠 검증을 수행하는 시뮬레이션 시스템에 관한 것이다.
최근 스마트 TV와 스마트 디바이스의 빠른 성장으로 범용 어플리케이션 개발 플랫폼의 요구가 증대되고 있으며, 범용 OS 기반의 오픈 모바일 플랫폼을 확보하고, API 및 SDK를 공개함으로써 플랫폼과 호환성을 유지하는 다양한 어플리케이션들을 개발할 수 있는 환경이 등장하고 있다.
하지만, 지금까지 스마트 TV에서의 어플리케이션 개발은 삼성, LG 등 제조사 중심의 앱 생태계와 구글과 같은 플랫폼 사업자의 생태계가 표준화되지 않고, 서로 상이하게 운영되고 있는 바, 각 사가 제공하는 플랫폼에 맞춰서 개발할 수 밖에 없는 상황이다.
또한 스마트 디바이스도 iOS, Android, Window 8 등 OS가 다양하여 각 플랫폼 별로 따로 어플리케이션을 개발해야 하는 어려움이 있었다.
이러한 환경 속에서, 개발한 콘텐츠의 검증 또한 제조사마다 상이한 플랫폼의 에뮬레이터로 각각 확인하고 탑재하여야 하는 불편함이 있다.
본 발명은 전술한 문제점을 해결하기 위하여 제안된 것으로, 스마트 TV와 모바일 디바이스간의 연동형 게임 개발을 지원하는 범용 게임 프레임워크을 통하여 개발된 게임의 검증, 편집 및 수정을 수행하는 시뮬레이션 시스템을 제공하는 데 목적이 있다.
본 발명의 일면에 따른 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템은 개발자 단말로부터 출판된 프로젝트를 수신하는 리소스 수신부와, 리소스 수신부가 수신한 프로젝트의 소스코드에 대하여 브라우저 상에서 확인 및 수정을 수행하는 어플리케이션부 및 프로젝트 결과물에 대하여 기설정된 제조사별 패키징을 수행하는 패키지 매니저를 포함하는 것을 특징으로 한다.
본 발명에 따른 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템은 게임 컨텐츠 개발 시 에뮬레이터에서 편집, 수정 및 시연까지 확인이 가능하여, 개발사에 따른 특정 플랫폼에 대한 종속성이 없는 장점이 있다.
운영체제에 독립적이고, 내장된 웹 브라우저를 통해 게임의 개발, 편집, 수정이 가능하여, 게임 검증용 소프트웨어 에뮬레이터를 제공하는 효과가 있다.
스마트 TV와 모바일 디바이스 간에 연동형 게임 개발에 있어서 해결하여야 할 과제인 컨트롤 조작의 한계성, 제조사에 따른 많은 제약 사항 등을 제거하고, 사용자에게 익숙한 컨트롤 조작 개발 환경 및 연동형 게임 개발을 위한 범용 플랫폼의 에뮬레이터를 제공하여, 개발 및 사용의 편의성 및 효율성을 증대시키는 효과가 있다.
또한, 개발 후에도 재사용성이 높아 개발 비용을 감소시키는 효과가 있으며, 이로부터 스마트 TV 환경에서 모바일 디바이스와의 연동 게임 개발 생태계를 활성화하는 데 기여하는 효과를 기대할 수 있다.
본 발명의 효과는 이상에서 언급한 것들에 한정되지 않으며, 언급되지 아니한 다른 효과들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
도 1은 본 발명의 실시예에 따른 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템을 나타내는 블록도이다.
도 2는 본 발명의 실시예에 따른 앱 패키징 모듈의 삼성 스마트 TV 용 앱 패키징 과정을 나타내는 블록도이다.
도 3은 본 발명의 실시예에 따른 삼성 스마트 TV용 앱 패키징 환경설정 UI 화면을 나타내는 예시도이다.
도 4는 본 발명의 실시예에 따른 앱 패키징 모듈의 엘지 스마트 TV 용 앱 패키징 과정을 나타내는 블록도이다.
본 발명의 전술한 목적 및 그 이외의 목적과 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다.
그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 이하의 실시예들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 목적, 구성 및 효과를 용이하게 알려주기 위해 제공되는 것일 뿐으로서, 본 발명의 권리범위는 청구항의 기재에 의해 정의된다.
한편, 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 및/또는 "포함하는(comprising)"은 언급된 구성소자, 단계, 동작 및/또는 소자가 하나 이상의 다른 구성소자, 단계, 동작 및/또는 소자의 존재 또는 추가됨을 배제하지 않는다.
본 발명은 스마트 TV와 모바일 디바이스와의 연동형 게임 콘텐츠 개발을 위한 연동형 게임 프레임워크를 개발함에 있어, 다기종의 스마트 TV와 모바일 디바이스에서 구동 가능하도록 지원해주기 위하여 제안된 것이다.
본 발명은 스마트 TV와 모바일 디바이스에 내장된 웹 브라우저를 통해, 콘텐츠(예: 게임 콘텐츠)에 포함된 모든 기능이 실행될 수 있도록 공용의 플랫폼 기반 에뮬레이터를 제공하기 위하여 제안되었다.
즉, 본 발명의 실시예에 따른 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템은 스마트 TV와 모바일 디바이스의 연동형 게임 개발 후, 제조사마다 상이한 스마트 TV에 탑재하기에 앞서 개발된 게임 콘텐츠의 시뮬레이션을 수행하고, 코드 편집 및 수정이 가능한 범용 소프트웨어 에뮬레이터를 포함하여 구성된다.
도 1은 본 발명의 실시예에 따른 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템을 나타내는 블록도이다.
본 발명의 실시예에 따르면, 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템은 개발자 단말(100)로부터 출판된 프로젝트(110)를 수신하는 리소스 수신부(210)와, 리소스 수신부(210)가 수신한 프로젝트의 소스코드(211)에 대하여 브라우저(221) 상에서 확인 및 수정을 수행하는 어플리케이션부(220) 및 프로젝트 결과물에 대하여 기설정된 제조사별 패키징을 수행하는 패키지 매니저(230)를 포함한다.
리소스 수신부(210), 어플리케이션부(220), 패키지 매니저(230)를 포함하는 에뮬레이터(200)를 통하여 개발 중인 스마트 TV용 게임의 소스 코드의 수정 및 확인이 가능하며, 이를 통해 실행 결과의 확인이 가능하다.
또한, 에뮬레이터(200)에 포함된 패키지 매니저(230)는 개발 완료된 결과물을 제조사별 스마트 TV(300)에 맞게 앱 패키징하여, 패키징 파일을 스마트 TV(300)에서 확인하는 것이 가능하다.
본 발명의 실시예에 따르면, HTML5기반의 게임 프레임워크(Game Framework)는 기본적으로 JavaScript로 구성되고, 게임 엔진(Game Engine)으로는 EnchantJS를 사용하였다.
따라서, 본 발명의 실시예에 따른 에뮬레이터(200)에 HTML5와의 호환성이 높은 구글의 Chromium을 에뮬레이터(200)의 브라우저(221)로 내장시켜 결과물을 확인할 수 있도록 한다.
스마트 게임 프레임워크는 HTML5를 기반으로 하기 때문에, 웹 브라우저를 통해서 개별 결과를 확인하는 것이 가능하다.
따라서 에뮬레이터(200)에 크롬 기반의 CEF를 내장시켜 HTML5로 개발된 게임 결과물을 확인하는 것이 가능하다.
본 발명의 실시예에 따른 에뮬레이터(200)는 개발 결과물에 대한 확인 및 앱 패키징 기능을 제공하여, 개발자가 스마트TV 게임을 개발함에 있어 편의성을 증대시키는 것을 목적으로 한다.
본 발명의 실시예에 따른 에뮬레이터(200)의 어플리케이션부(220)는 CEF(Chromium Embeded Framework)를 브라우저로 사용하여, HTML 5언어로 개발된 프로젝트를 확인한다.
CEF는 어플리케이션 프로그램에서 웹페이지를 읽을 수 있도록 하는 라이브러리이다.
전술한 바와 같이, 본 발명의 실시예에 따르면 HTML5 호환성이 좋기 때문에 CEF를 에뮬레이터(200)의 브라우저(221)로 사용하였으나, 이러한 경우 라이센스 문제 때문에 MP3에 대한 호환이 되지 않는다.
따라서, 프로젝트(100)에 포함된 게임 오디오가 제대로 동작하지 않게 되므로, 오디오 모듈(222)은 오디오 리소스(212)가 제대로 동작할 수 있도록 MP3로 된 오디오 리소스들을 웨이브(WAV)파일로 디코딩하여 오디오 리소스가 정상적으로 동작하도록 브라우저(221)에 탑재시킨다.
도 2는 본 발명의 실시예에 따른 앱 패키징 모듈(400)의 삼성 스마트 TV 용 앱 패키징 과정을 나타내는 블록도이고, 도 3은 본 발명의 실시예에 따른 삼성 스마트 TV용 앱 패키징 환경설정 UI 화면을 나타내는 예시도이다.
본 발명의 실시예에 따른 앱 패키징 모듈(400)은 개발된 결과물을 패키징하여 삼성 스마트 TV(310) 또는 LG 스마트TV(320) 등 제조사별로 상이한 스마트 TV에서 쉽게 확인 가능할 수 있도록 한다.
도 2에 도시된 바와 같이, 삼성 스마트TV(310)의 경우 패키징한 결과가 웹 서버(500)에 업로드 시키고, 삼성 스마트TV(310)는 이를 읽어오게 된다.
본 발명의 실시예에 따른 앱 패키징 모듈(400)은 제조사별로 상이한 앱 패키징 방법을 통합하여, 개발자가 에뮬레이터를 통해 개발 및 결과물 출판(Expert)을 하나의 환경에서 할 수 있도록 지원한다.
삼성 스마트TV(310)의 경우에는 웹 서버(500)를 통해 서로 동기화하기 때문에, 삼성 앱 패키징 과정에서는 웹 서버(500)로 패키징 파일을 업데이트 시켜주게 된다.
도 3에 도시된 바와 같이, 삼성 스마트 TV용 앱 패키징의 경우, 웹서버 아이피와 웹서버 경로를 설정해 주고, 에뮬레이터에서 앱 패키징을 하면, 웹 서버로 앱 패키징 파일과 앱 정보를 포함한 xml파일이 업데이트된다.
삼성 스마트TV에서는 웹 서버를 통해 스마트TV 앱을 동기화시키게 된다.
도 3에 도시된 바와 같이, Setup버튼을 눌러 웹 서버 IP와 웹 서버 경로를 수정할 수 있으며, Samsung App Packaging버튼을 누르면 웹 서버에 앱 패키징 파일이 업로드 된다.
도 4는 본 발명의 실시예에 따른 앱 패키징 모듈(400)의 엘지 스마트 TV 용 앱 패키징 과정을 나타내는 블록도이다.
본 발명의 실시예에 따른 앱 패키징 모듈(400) 중, 엘지 앱 패키징부(420)에 대한 입력 신호에 따라, 앱 패키징이 수행되고, 패키징 파일은 엘지 개발자 웹페이지(600)에 업로드된다.
업로드된 파일은 엘지 개발자 웹페이지(600) 상에서 DRM 서비스가 수행된 후, 이동식 메모리(예: USB 메모리, 700)에 저장되어 엘지 스마트 TV(320)에 탑재된다.
즉, 본 발명의 실시예에 따르면, 패키징하고자 하는 프로젝트를 열고 LG 앱 패키징 버튼을 누르면, 패키징이 제대로 성공할 경우 패키징 안내 페이지가 나온다.
따라서, 개발자는 안내 페이지를 읽어보고 패키징 시작 버튼을 누름으로써 LG 패키징 페이지로 이동하여, 패키징 파일을 업로드한 후, DRM 서비스를 받은 패키징 파일을 USB 메모리(700)에 다운 받고, 이를 엘지 스마트 TV(320)와 연결하여 패키징 파일을 탑재한다.
이제까지 본 발명의 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.
Claims (6)
- 스마트 TV 기반 범용 소프트웨어 시뮬레이션 시스템에 있어서,개발자 단말로부터 출판된 프로젝트를 수신하는 리소스 수신부;상기 리소스 수신부가 수신한 프로젝트의 소스코드에 대하여 브라우저 상에서 확인 및 수정을 수행하는 어플리케이션부; 및상기 프로젝트 결과물에 대하여 기설정된 제조사별 패키징을 수행하는 패키지 매니저를 포함하는 시스템.
- 제1항에 있어서,상기 어플리케이션부는 CEF(Chromium Embeded Framework)를 브라우저로 사용하여, HTML 5언어로 개발된 상기 프로젝트를 확인하는 것인 시스템.
- 제2항에 있어서,상기 어플리케이션부는 상기 프로젝트에 포함되나 CEF에서 호환되지 않는 오디오 리소스를 수신한 경우, 이를 기설정된 확장자 형태로 디코딩하여 상기 브라우저에 탑재시키는 오디오 모듈을 포함하는 것인 시스템.
- 제1항에 있어서,상기 패키지 매니저는 특정 제조사의 패키징 수행을 명령하는 입력 신호에 따라 앱 패키징을 수행하여, 설정된 웹 서버 아이피 및 웹서버 경로에 따라 이를 상기 웹 서버에 업로드시키는 것인 시스템.
- 제4항에 있어서,상기 웹 서버와 동기화되어 상기 웹 서버에 업로드된 앱 패키징 파일을 확인하는 스마트 TV를 포함하는 것인 시스템.
- 제1항에 있어서,상기 패키지 매니저는 특정 제조사의 패키징 수행을 명령하는 입력 신호에 따라 앱 패키징을 수행하여 패키징 파일을 제조사 개발자 웹페이지에 업로드시키고, 업로드된 파일은 상기 제조사의 개발자 웹페이지 상에서 DRM 서비스가 수행된 후, 이동식 메모리에 저장되어 스마트 TV에 탑재되는 것인 시스템.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/KR2015/002708 WO2016153079A1 (ko) | 2015-03-20 | 2015-03-20 | 스마트 tv 기반 범용 소프트웨어 시뮬레이션 시스템 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/KR2015/002708 WO2016153079A1 (ko) | 2015-03-20 | 2015-03-20 | 스마트 tv 기반 범용 소프트웨어 시뮬레이션 시스템 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016153079A1 true WO2016153079A1 (ko) | 2016-09-29 |
Family
ID=56979084
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2015/002708 Ceased WO2016153079A1 (ko) | 2015-03-20 | 2015-03-20 | 스마트 tv 기반 범용 소프트웨어 시뮬레이션 시스템 |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2016153079A1 (ko) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060129972A1 (en) * | 2004-11-30 | 2006-06-15 | Tyburski John C | Application developer and method for generating platform independent code |
| US20110264754A1 (en) * | 2010-04-27 | 2011-10-27 | Soma Gidugu | Browser based application development framework |
| KR20110122573A (ko) * | 2010-05-04 | 2011-11-10 | 주식회사 액티브디앤씨 | 어플리케이션 개발 방법 |
| KR101323270B1 (ko) * | 2012-05-22 | 2013-10-30 | 주식회사 오비고 | 웹 애플리케이션 개발용 에뮬레이터를 제공하기 위한 방법, 개발자 단말 장치 및 컴퓨터 판독 가능한 기록 매체 |
-
2015
- 2015-03-20 WO PCT/KR2015/002708 patent/WO2016153079A1/ko not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060129972A1 (en) * | 2004-11-30 | 2006-06-15 | Tyburski John C | Application developer and method for generating platform independent code |
| US20110264754A1 (en) * | 2010-04-27 | 2011-10-27 | Soma Gidugu | Browser based application development framework |
| KR20110122573A (ko) * | 2010-05-04 | 2011-11-10 | 주식회사 액티브디앤씨 | 어플리케이션 개발 방법 |
| KR101323270B1 (ko) * | 2012-05-22 | 2013-10-30 | 주식회사 오비고 | 웹 애플리케이션 개발용 에뮬레이터를 제공하기 위한 방법, 개발자 단말 장치 및 컴퓨터 판독 가능한 기록 매체 |
Non-Patent Citations (1)
| Title |
|---|
| LEE, YUN JU ET AL.: "General Purpose Platform Design of Synchronized Application for Smart Display''.", 2013 PROCEEDINGS OF AUTUMN CONFERENCE OF THE INSTITUTE OF EMBEDDED ENGINEERING OF KOREA, 15 November 2013 (2013-11-15), pages 9 - 12 * |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10338907B2 (en) | Cloud service framework for toolkit deployment | |
| CN110874236B (zh) | 一种跨平台应用装置、终端及存储介质 | |
| CN104050080B (zh) | 用户态调试linux内核的方法及系统 | |
| CN110046479B (zh) | 一种基于安卓操作系统的链接库文件反调试方法及装置 | |
| WO2017185606A1 (zh) | 基于overlay机制的APK开发方法及系统 | |
| CN102053836A (zh) | 一种Android应用开发的版本管理工具的实现方法 | |
| EP2517101A1 (en) | A method, apparatuses and a system for compilation | |
| US20090138863A1 (en) | Method And Apparatus For Protecting .NET Programs | |
| CN111240684A (zh) | 一种js代码的裁剪方法、装置、介质和电子设备 | |
| CN110471663B (zh) | 一种代码编译方法、装置及电子设备 | |
| US20190034195A1 (en) | Systems and methods for providing patchable rom firmware | |
| WO2014185573A1 (ko) | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환을 이용한 적응 실행 방법 | |
| CN111221626B (zh) | 一种沙盒系统环境的创建方法、装置、介质和电子设备 | |
| CN117149301A (zh) | 基于mdf的微前端资源共享方法、系统和存储介质 | |
| CN116166907B (zh) | 一种使用WebAssembly和服务页面编译技术开发Web应用的方法及装置 | |
| KR101112697B1 (ko) | 에스케이브이엠 및 위피자바 응용프로그램을 안드로이드 응용프로그램으로 변환하는 프로그램을 기록한 컴퓨터로 판독가능한 기록매체 | |
| WO2016153079A1 (ko) | 스마트 tv 기반 범용 소프트웨어 시뮬레이션 시스템 | |
| CN103218269B (zh) | 应用软件评分方法及系统 | |
| CN103677854A (zh) | 适用于云计算环境下的osgi-web框架的设计方法和系统 | |
| CN115904381A (zh) | 一种依赖关系的建立方法、装置及存储介质 | |
| CN111538530A (zh) | 页面跳转方法及系统、存储介质及电子设备 | |
| US9027152B2 (en) | Device for right managing web data, recording medium for performing method for right managing web data on computer, and device and method for providing right management information | |
| CN116737236A (zh) | 一种移动跨平台的软件开发方法及装置 | |
| WO2014137025A1 (ko) | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법 | |
| WO2012121541A2 (ko) | 서비스 컴포넌트를 사용한 애플리케이션 개발 및 등록 시스템 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15886527 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15886527 Country of ref document: EP Kind code of ref document: A1 |