WO2014137025A1 - 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법 - Google Patents
안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법 Download PDFInfo
- Publication number
- WO2014137025A1 WO2014137025A1 PCT/KR2013/003595 KR2013003595W WO2014137025A1 WO 2014137025 A1 WO2014137025 A1 WO 2014137025A1 KR 2013003595 W KR2013003595 W KR 2013003595W WO 2014137025 A1 WO2014137025 A1 WO 2014137025A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- tizen
- android
- file
- package
- application
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/51—Source to source
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
Definitions
- the present invention relates to a technology for automatically converting a previously secured Android application into a Tizen installable package.
- the present invention focuses on the reality that there are already a large number of smart terminal applications (Android applications) that can run on the Android platform, and there are popular applications that have a large number of users.
- the present invention relates to a technology for automatically converting into an application package form that can be downloaded and installed on a smart terminal of the Tizen platform.
- the smart terminal provides a convenience of allowing a single terminal to use functions in an area previously processed by a computer, an area provided by a mobile communication service, and various other electronic dictionaries. Such smart terminals are usually manufactured and provided in a form that a user can carry. Representative smart terminals include smart phones, smart pads, tablet computers (PCs), and smart set-top boxes and smart televisions (TVs).
- PCs tablet computers
- TVs smart televisions
- the operating system (OS) of the smart terminal is divided into Apple's own operating system (iOS) and the Android operating system (Android OS) released by Google, and in 2012, the Android platform based on the Android operating system. This accounted for 70% of the world market.
- the Android platform is a software stack released by Google-led Open Handset Alliance (OHA). It is a software package that includes the Linux kernel, virtual machine (VM), framework, and application. Provides a basis for development.
- the Android platform is now the trend of smart devices. As of 2012, more than 400 million units are sold annually in the form of smartphones, and there are active movements in the form of smart pads, set-top boxes, and smart televisions. In line with this movement, the development of Android applications is also active, including popular applications such as Angry Birds and Katok.
- a computer-readable recording medium that records a program for converting an EMB and WifiJava application to an Android application (Patent application 10-2010-0034068)
- an object of the present invention is to take advantage of the reality that there are already a large number of smart terminal applications (Android applications) that can run on the Android platform, and there are popular applications that secure a large number of users. It is to provide a technology that automatically converts Android applications into an application package form that can be downloaded and installed on a smart terminal of the recently proposed Tizen platform.
- the information extraction module 210 from the Android application package 10, Android application configuration information and Android icon file and Android class file First step to extract the Android library file;
- a fifth step of the Tizen compression module 230 compressing the generated Tizen file tree structure data to generate the Tizen installable package 20.
- the package combination module 220 the step of identifying the specifications of the Tizen terminal to install the Tizen installable package; It is preferable that the package combination module 220 generates a Tizen class file by optimizing the Android class file according to the Android standard according to the identified Tizen terminal specification.
- the computer-readable recording medium includes an information extraction module 210 for extracting the Android application configuration information, the Android icon file, the Android class file, and the Android library file from the Android application package 10; Convert the extracted Android application configuration information into Tizen desktop file, generate Tizen icon file, Tizen class file, Tizen library file from Android icon file, Android class file, Android library file, Tizen desktop file
- a package combination module 220 for generating a Tizen file tree structure according to a Tizen application using a Tizen icon file, a Tizen class file, and a Tizen library file; Tizen installable package conversion program of the Android application comprising a;
- Tizen compression module 230 for compressing the data of the generated Tizen file tree structure to generate a Tizen installable package (20).
- the package combination module 220 identifies the specifications of the Tizen terminal to download and install the Tizen installable package, and optimizes the Android class file according to the Android standard according to the identified Tizen terminal specification to optimize the Tizen class file. It is desirable to produce.
- a number of existing Android applications (especially, popular Android applications) can be automatically converted into a Tizen installable package, so that developers of Android applications can conveniently obtain Tizen applications. There is this.
- FIG. 1 is a diagram illustrating a process of converting an Android application package into a Tizen installable package according to the present invention
- FIG. 2 is an internal functional block diagram of a computer with a conversion tool according to the present invention
- FIG. 3 is a diagram illustrating a conversion process for converting an Android application package into a Tizen installable package according to the present invention
- FIG. 4 is a diagram illustrating a file extracted and generated in each module constituting a conversion system according to the present invention
- FIG. 5 is a control flowchart when converting an Android application package into a Tizen installable package according to the present invention.
- FIG. 1 is a diagram illustrating a process of converting an Android application package into a Tizen installable package according to the present invention, wherein the Android application package 10 is a Tizen installable package 20 in the conversion system 100 according to the present invention.
- Figure is a diagram showing the form converted to.
- the Android application package 10 is a code package for providing the download, installation, uninstall, program execution of a specific application to the smart terminal of the Android platform.
- a game application, a search application, an office application, a map application, etc. for an Android smartphone are each managed by the Android application package 10.
- the Tizen installable package 20 is a code package for providing download, installation, and uninstallation of a specific application to the smart terminal of the Tizen platform.
- the Tizen installable package 20 also includes code for program execution, but the present invention does not guarantee the execution of the program on the Tizen platform, and the Tizen installable package 20 converted in accordance with the present invention in the Tizen terminal.
- the Android driving module should be additionally provided in the Tizen terminal (however, the scope of the present invention is not limited thereto).
- a process of converting the Android application package 10 into a Tizen installable package in the conversion system 100 will be described below.
- the Android application package is input or stored in the conversion system 100 having a tool for converting the Android application package 10 into a Tizen installable package 20. Thereafter, the user drives the conversion tool, selects the conversion target Android application package 10, and requests conversion to the Tizen installable package 20 through a menu operation.
- the conversion system 100 then converts the Android application package 10 into a Tizen installable package 20 using a conversion tool.
- the Android application package 10 is converted into a Tizen installable package 20 which can be downloaded / installed / uninstalled from a Tizen terminal through a conversion tool.
- the configuration and operation of the conversion tool will be described in detail with reference to the drawings described below.
- FIG. 1 it is assumed that a tool for converting the Android application package 10 into a Tizen installable package 20 is included in an external conversion system 100. If the processing capacity is acceptable, it can be configured to be embedded in the smart terminal.
- the Tizen smart terminal is an Android for driving the converted Tizen installable package 20. It can be configured to include additional execution modules.
- the present invention will be mainly described in the case where the Android application package 10 is converted into a Tizen installable package 20 in a conversion system 100 having a conversion tool for convenience of description.
- the conversion system 100 includes a user UI unit 101, a transceiver unit 102, a memory 103, a conversion controller 110, an information extraction module 210, and a package combination module. 220, the Tizen compression module 230, and in addition to these may be further included as needed.
- 'module' and 'means' mean a logical unit of program code and hardware resources as a functional and structural combination of hardware and software for carrying out the technical idea of the present invention. It does not necessarily mean a physically connected code or one kind of hardware can be easily understood by an average person skilled in the art.
- the conversion control unit 110 controls various operations performed in the conversion system 100 according to the present invention, and in particular, extracts information to convert the Android application package 10 into a Tizen installable package 20.
- the module 210, the package combination module 220, and the Tizen compression module 230 are controlled.
- the user UI unit 101 recognizes a user's operation signal and provides the converted control unit 110 to the user, while providing information on various processes performed in the conversion system 100 to the user on a display screen.
- the transceiver 102 is a module for connecting to the outside through a wired or wireless network such as a mobile communication network (3G, 4G, LTE, WIBRO) or wired or wireless LAN (LAN, Wi-Fi) to perform a data interface or data conversion.
- a wired or wireless network such as a mobile communication network (3G, 4G, LTE, WIBRO) or wired or wireless LAN (LAN, Wi-Fi) to perform a data interface or data conversion.
- the memory 103 may include a nonvolatile region for temporarily storing various data generated during the operation of the conversion controller 110 and a nonvolatile region for storing a program code or a database.
- the memory 103 includes an area for storing a conversion tool for converting the Android application package 10 into a Tizen installable package 20, and the Android application package 10 and a Tizen installable package 20 ) May be stored.
- the storage unit 13 may include a RAM, a ROM, a flash memory, an MRAM (magnetic material RAM), a PRAM (phase change RAM), an FRAM (ferroelectric RAM), a web disk, a cloud disk, and the like.
- the information extraction module 210, the package combination module 220, and the Tizen compression module 230 are actual operations for converting the Android application package 10 into a Tizen installable package 20 according to the present invention.
- FIG. 3 is a diagram illustrating a conversion process for converting the Android application package 10 into a Tizen installable package 20 according to the present invention, and the components shown in FIG. 3 use a conversion tool stored in the memory 103.
- the conversion control unit 110 is driven, the means for performing each operation is illustrated.
- step S300 the Android application package 10 is input to the information extraction module 210. That is, after the Android application package 10 is stored in the memory 103 of the conversion system 100 and the user selects a specific Android application package 10 while the conversion tool is driven in the conversion system 100. This is the case where conversion to the Tizen installable package 20 is requested.
- the information extraction module 210 extracts various information and files for configuring the Tizen package from the APK file in the form of the Android application package 10.
- the information extraction module 210 obtains information of various files from a file in the form of an Android application package in step S310.
- the information extraction module 210 first extracts an "AndroidManifest.xml" file from the Android application package 10 and parses the extracted file to obtain application basic configuration information. Parsing is a process in which a compiler or interpreter understands a program and analyzes the syntax or syntax of each sentence.
- the information extraction module 210 extracts an icon file from resource files of the Android application package 10. Since the icon file is a specific preset type, the icon file can be extracted from the resource file. In addition, the information extraction module 210 extracts an Android class file (classes.dex) and a library (shared object) file from the Android application package 10.
- an Android class file classes.dex
- a library shared object
- the files extracted by the information extraction module 210 are provided to the package combination module 220 in step S320.
- the package combination module 220 converts the Tizen package file into a structure using various files provided above. That is, the package combination module 220 forms an application package structure that can be downloaded, installed, and uninstalled from the Tizen terminal using various information and files extracted by the information extractor 210 from the Android application package 10.
- the directory and file structure of the Tizen installable package 20 generated by the package combination module 220 are as follows.
- app directory A directory that stores files in the Android application package format.
- bin directory A directory that stores executable files that run Android applications.
- dalvik-cache directory This directory optimizes the "classes.dex" extracted from the Android application package 10 and stores the resulting files. The optimization process is performed by utilizing the optimization function of the Android standard provided by being implemented in the standard Android Software Development Kit (Android SDK).
- data directory A directory that stores library files used by Android applications.
- res directory A directory for storing icon files registered in Tizen terminal.
- Desktop file File that stores Tizen application information file, application name, executable file path, icon file path and other application options.
- the package combination module 220 converts the file into a Tizen format file in step S330
- the package combination module 220 provides the converted data to the Tizen compression module 230 in step S340.
- the Tizen compression module 230 receives directory and file information input from the package combining module 220 and compresses the provided data into a Tizen installable package format.
- the compression format used by Tizen applications was originally called RPM, but was renamed as TPK due to the official release of the Tizen 2.0 SDK (Software Development Kit). As such, it is generally referred to herein as Tizen compression.
- Tizen compression is done in a form that can be executed immediately after installing a program provided by Linux.
- An example of such a compressed file list format is shown in the following ⁇ Table>.
- FIG. 4 is a diagram illustrating a file extracted and generated by each module 210, 220, 230 constituting a conversion system according to the present invention.
- the information extraction module 210 extracts information for constituting the package 20 of the Tizen application from the APK file in the form of the Android application package 10. That is, the information extraction module 210 extracts "AndroidManifest.xml" from the Android application package 10 and parses the extracted file to obtain the Android application configuration information 211. In addition, the Android icon file 212, the Android class file 213, and the library file 213 in the resource file are extracted from the Android application package 10.
- the information extracted by the information extraction module 210 is provided to the package combination module 220, and the package combination module 220 recombines these information to generate various data for use in a Tizen application. That is, the package combination module 220 generates a Tizen desktop file 221 using the Android application configuration information 211, and generates a Tizen icon file 222 using the Android icon file 212.
- the Tizen class file 223 is generated using the Android class file 213, and the Tizen library file 224 is generated using the Android library file 214.
- the Tizen icon file 222, the Tizen class file 223, and the Tizen library file 224 can recycle the Android icon file 212, the Android class file 213, and the Android library file 214. have.
- the recombination generated file that is, the Tizen desktop file 221, the Tizen icon file 222, the Tizen class file 223, and the Tizen library file ( 224 is provided to a Tizen compression module 230.
- the Tizen compression module 230 compresses these provided files into a Tizen installable package 20 according to the Tizen standard to complete file generation.
- FIG. 5 is a control flowchart when converting the Android application package 10 into a Tizen installable package 20 according to the present invention.
- a conversion tool is driven and required for conversion to the Android application package 10 which is stored in advance or provided via a network. Alternatively, if the Android application package 10 is pre-stored or provided through a network, the conversion tool of the conversion system 100 is driven for conversion.
- the information extraction module 210 extracts the Android application configuration information 211 from this in step S402. Also, the information extraction module 210 extracts the Android icon file 212, the Android class file (classes.dex) 213, and the Android library file 214 from the Android application package 10 through steps S404 to S408. do.
- steps S400 to S408 is a process performed by the information extraction module 210.
- the file extracted by the information extraction module 210 is provided to the package combination module 220.
- the package combination module 220 generates the Tizen desktop file 221 from the Android application configuration information 211 in operation S410, and generates the Tizen class file 223 using the Android class file 213 in operation S412. Create At this time, the Tizen class file 223 can be recycled by importing the Android class file 213 as it is.
- the Tizen class file 213 is pre-optimized through the optimization function provided in the Android SDK. It is preferable to utilize the class file 223.
- the Android standard requires an optimization process in the process of installing the Android application package 10 on the Android terminal, it is preferable to go through the optimization process in advance in the conversion process as the present invention.
- the optimization process is performed in advance accordingly.
- the Tizen class file 223 is generated by performing the optimization process in advance, a later process can be performed when the Tizen installable package 20 is installed in the Tizen terminal, thereby improving user satisfaction.
- the package combination module 220 generates a file tree structure (Tizen file tree structure) suitable for the Tizen application structure in step S414 and accordingly, the Tizen library file. Form 224.
- the Tizen compression module 230 compresses the format to be used in the Tizen terminal in step S416.
- the format of Tizen compression is as shown in ⁇ Table>, but the Tizen compressed file formed by matching the format is based on the specifications required by Tizen in the basic format. Therefore, the Tizen compressed file is downloaded, installed, or uninstalled on the Tizen terminal. This is possible. Accordingly, in the present invention, the Tizen compressed file thus formed is referred to as Tizen installable package 20.
- the invention can also be embodied in the form of computer readable codes on a computer readable recording medium.
- the computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored.
- Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like, which may be implemented in the form of a carrier wave (eg, transmission over the Internet). .
- the computer readable recording medium can also store and execute computer readable code in a distributed manner over networked computer systems. And functional programs, codes, and code segments for implementing the present invention can be easily inferred by programmers in the technical field to which the present invention belongs.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Devices For Executing Special Programs (AREA)
Abstract
Description
Claims (6)
- 정보 추출 모듈(210)이 안드로이드 어플리케이션 패키지(10)로부터 안드로이드 어플리케이션 구성정보와 안드로이드 아이콘 파일과 안드로이드 클래스 파일과 안드로이드 라이브러리 파일을 추출하는 제 1 단계;패키지 조합 모듈(220)이 상기 추출된 안드로이드 어플리케이션 구성정보를 타이젠 데스크탑 파일로 변환하는 제 2 단계;상기 패키지 조합 모듈(220)이 상기 안드로이드 아이콘 파일, 안드로이드 클래스 파일, 안드로이드 라이브러리 파일로부터 타이젠 아이콘 파일, 타이젠 클래스 파일, 타이젠 라이브러리 파일을 생성하는 제 3 단계;상기 패키지 조합 모듈(220)이 상기 타이젠 데스크탑 파일, 타이젠 아이콘 파일, 타이젠 클래스 파일, 타이젠 라이브러리 파일을 이용하여 타이젠 어플리케이션에 따른 타이젠 파일 트리 구조를 생성하는 제 4 단계;타이젠 압축 모듈(230)이 상기 생성된 타이젠 파일 트리 구조의 데이터를 압축하여 타이젠 설치가능 패키지(20)를 생성하는 제 5 단계;를 포함하여 구성되는 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법.
- 청구항 1에 있어서,상기 제 3 단계는,상기 패키지 조합 모듈(220)이 상기 타이젠 설치가능 패키지를 다운로드 설치할 타이젠 단말의 사양을 식별하는 단계;상기 패키지 조합 모듈(220)이 상기 식별된 타이젠 단말 사양에 따라 상기 안드로이드 클래스 파일을 안드로이드 표준에 따라 최적화하여 상기 타이젠 클래스 파일을 생성하는 단계;를 포함하는 것을 특징으로 하는 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법.
- 안드로이드 어플리케이션 패키지(10)로부터 안드로이드 어플리케이션 구성정보와 안드로이드 아이콘 파일과 안드로이드 클래스 파일과 안드로이드 라이브러리 파일을 추출하는 정보 추출 모듈(210);상기 추출된 안드로이드 어플리케이션 구성정보를 타이젠 데스크탑 파일로 변환하고, 상기 안드로이드 아이콘 파일, 안드로이드 클래스 파일, 안드로이드 라이브러리 파일로부터 타이젠 아이콘 파일, 타이젠 클래스 파일, 타이젠 라이브러리 파일을 생성하며, 상기 타이젠 데스크탑 파일, 타이젠 아이콘 파일, 타이젠 클래스 파일, 타이젠 라이브러리 파일을 이용하여 타이젠 어플리케이션에 따른 타이젠 파일 트리 구조를 생성하는 패키지 조합 모듈(220);상기 생성된 타이젠 파일 트리 구조의 데이터를 압축하여 타이젠 설치가능 패키지(20)를 생성하는 타이젠 압축 모듈(230);을 포함하여 이루어지는 안드로이드 어플리케이션의 타이젠 설치가능 패키지 변환 프로그램을 기록한 컴퓨터로 판독가능한 기록매체.
- 청구항 4에 있어서,상기 패키지 조합 모듈(220)은 상기 타이젠 설치가능 패키지를 다운로드 설치할 타이젠 단말의 사양을 식별하고, 상기 식별된 타이젠 단말 사양에 따라 상기 안드로이드 클래스 파일을 안드로이드 표준에 따라 최적화하여 상기 타이젠 클래스 파일을 생성하는 것을 특징으로 하는 안드로이드 어플리케이션의 타이젠 설치가능 패키지 변환 프로그램을 기록한 컴퓨터로 판독가능한 기록매체.
- 청구항 1 내지 청구항 3 중 어느 하나의 항에 따른 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법을 실행하기 위한 프로그램을 기록한 컴퓨터로 판독 가능한 기록매체.
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015560083A JP6001199B2 (ja) | 2013-03-08 | 2013-04-25 | アンドロイドアプリケーションのタイゼン導入可能パッケージ自動変換方法及びこのためのコンピュータ読み取り可能な記録媒体 |
CN201380074383.0A CN105027078A (zh) | 2013-03-08 | 2013-04-25 | 将安卓应用程序自动转换成泰泽安装包的方法 |
EP13876858.5A EP2966565A4 (en) | 2013-03-08 | 2013-04-25 | METHOD FOR AUTOMATIC CONVERSION OF ANDROID APPLICATION IN TIZEN INSTALLABLE SOFTWARE |
US14/773,241 US20160019040A1 (en) | 2013-03-08 | 2013-04-25 | Method for automatically converting android application to tizen installable package |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2013-0025110 | 2013-03-08 | ||
KR20130025110A KR101427562B1 (ko) | 2013-03-08 | 2013-03-08 | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법 및 이를 위한 컴퓨터로 판독가능한 기록매체 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2014137025A1 true WO2014137025A1 (ko) | 2014-09-12 |
Family
ID=51491525
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2013/003595 WO2014137025A1 (ko) | 2013-03-08 | 2013-04-25 | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법 |
Country Status (6)
Country | Link |
---|---|
US (1) | US20160019040A1 (ko) |
EP (1) | EP2966565A4 (ko) |
JP (1) | JP6001199B2 (ko) |
KR (1) | KR101427562B1 (ko) |
CN (1) | CN105027078A (ko) |
WO (1) | WO2014137025A1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020526120A (ja) * | 2017-09-30 | 2020-08-27 | 中興通訊股▲ふん▼有限公司Zte Corporation | モバイル端末による複数動画再生方法、モバイル端末、および可読記憶媒体 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9740856B2 (en) * | 2015-05-13 | 2017-08-22 | SEWORKS, Inc. | Apparatus and method for managing gaming engine file in a mobile platform |
CN105573764B (zh) * | 2015-12-24 | 2019-03-22 | 北京大学 | 一种面向智能手表的Android应用重构方法 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20100024192A (ko) | 2008-08-25 | 2010-03-05 | 삼성전기주식회사 | 카메라 장치 |
KR20100034068A (ko) | 2008-09-23 | 2010-04-01 | 유형래 | 차량용 시동버튼 |
KR20100036298A (ko) * | 2010-03-18 | 2010-04-07 | (주)디지탈아리아 | 임베디드 및 모바일 기기에서 특정 런타임 기반의 콘텐츠를 다른 기종의 단말에서 구동하는 방법 |
KR20110076171A (ko) | 2009-12-29 | 2011-07-06 | 홍진혁 | 라벨 보호 커버 및 이를 이용한 서류철 |
KR20110077591A (ko) * | 2009-12-30 | 2011-07-07 | 링크젠 주식회사 | 위피 기반 어플리케이션을 위한 멀티 플랫폼 변환 장치 및 방법 |
KR20110114754A (ko) * | 2010-04-14 | 2011-10-20 | (주)앵글스톤테크놀러지 | 에스케이브이엠 및 위피자바 응용프로그램을 안드로이드 응용프로그램으로 변환하는 프로그램을 기록한 컴퓨터로 판독가능한 기록매체 |
KR101095426B1 (ko) * | 2011-07-06 | 2011-12-16 | (주)티비스톰 | 엑스렛 어플리케이션 실행 방법 및 기록매체 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6854123B1 (en) * | 2000-05-09 | 2005-02-08 | International Business Machines Corporation | Method, system, and program for mapping standard application program interfaces (APIs) to user interface APIs |
US20090007081A1 (en) * | 2006-05-26 | 2009-01-01 | Lau Allen N L | System and Method of Generating Applications for Mobile Devices |
US8171470B2 (en) * | 2006-08-29 | 2012-05-01 | Adobe Systems Incorporated | Software installation and support |
US9063765B2 (en) * | 2008-04-28 | 2015-06-23 | Kaazing Corporation | System and methods for distributed execution of computer executable programs utilizing asymmetric translation |
CN102053836B (zh) * | 2010-12-31 | 2013-04-10 | 广东欧珀电子工业有限公司 | 一种Android应用开发的版本管理工具的实现方法 |
US9383985B2 (en) * | 2011-06-10 | 2016-07-05 | Unisys Corporation | Automated modification of pre-generated MSI packaged applications |
US9176773B2 (en) * | 2011-06-29 | 2015-11-03 | Microsoft Technology Licensing, Llc | Virtual machine migration tool |
EP2798533A4 (en) * | 2011-12-30 | 2015-09-23 | Intel Corp | APPARATUSES AND METHODS FOR WEB APPLICATION CONVERSION SYSTEMS |
US8910115B2 (en) | 2012-04-02 | 2014-12-09 | Kony Solutions, Inc. | Systems and methods for application development |
-
2013
- 2013-03-08 KR KR20130025110A patent/KR101427562B1/ko active IP Right Grant
- 2013-04-25 JP JP2015560083A patent/JP6001199B2/ja not_active Expired - Fee Related
- 2013-04-25 WO PCT/KR2013/003595 patent/WO2014137025A1/ko active Application Filing
- 2013-04-25 US US14/773,241 patent/US20160019040A1/en not_active Abandoned
- 2013-04-25 CN CN201380074383.0A patent/CN105027078A/zh active Pending
- 2013-04-25 EP EP13876858.5A patent/EP2966565A4/en not_active Withdrawn
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20100024192A (ko) | 2008-08-25 | 2010-03-05 | 삼성전기주식회사 | 카메라 장치 |
KR20100034068A (ko) | 2008-09-23 | 2010-04-01 | 유형래 | 차량용 시동버튼 |
KR20110076171A (ko) | 2009-12-29 | 2011-07-06 | 홍진혁 | 라벨 보호 커버 및 이를 이용한 서류철 |
KR20110077591A (ko) * | 2009-12-30 | 2011-07-07 | 링크젠 주식회사 | 위피 기반 어플리케이션을 위한 멀티 플랫폼 변환 장치 및 방법 |
KR20100036298A (ko) * | 2010-03-18 | 2010-04-07 | (주)디지탈아리아 | 임베디드 및 모바일 기기에서 특정 런타임 기반의 콘텐츠를 다른 기종의 단말에서 구동하는 방법 |
KR20110114754A (ko) * | 2010-04-14 | 2011-10-20 | (주)앵글스톤테크놀러지 | 에스케이브이엠 및 위피자바 응용프로그램을 안드로이드 응용프로그램으로 변환하는 프로그램을 기록한 컴퓨터로 판독가능한 기록매체 |
KR101095426B1 (ko) * | 2011-07-06 | 2011-12-16 | (주)티비스톰 | 엑스렛 어플리케이션 실행 방법 및 기록매체 |
Non-Patent Citations (1)
Title |
---|
See also references of EP2966565A4 |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2020526120A (ja) * | 2017-09-30 | 2020-08-27 | 中興通訊股▲ふん▼有限公司Zte Corporation | モバイル端末による複数動画再生方法、モバイル端末、および可読記憶媒体 |
JP7095835B2 (ja) | 2017-09-30 | 2022-07-05 | 中興通訊股▲ふん▼有限公司 | モバイル端末による複数動画再生方法、モバイル端末、および可読記憶媒体 |
EP3691255B1 (en) * | 2017-09-30 | 2024-08-07 | ZTE Corporation | Method for playing multiple videos on mobile terminal, mobile terminal, and readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN105027078A (zh) | 2015-11-04 |
US20160019040A1 (en) | 2016-01-21 |
JP2016515243A (ja) | 2016-05-26 |
EP2966565A1 (en) | 2016-01-13 |
JP6001199B2 (ja) | 2016-10-05 |
KR101427562B1 (ko) | 2014-08-07 |
EP2966565A4 (en) | 2016-11-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2014185573A1 (ko) | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환을 이용한 적응 실행 방법 | |
CN108536524B (zh) | 资源更新方法、装置、终端及存储介质 | |
CN109918055B (zh) | 一种应用程序的生成方法及设备 | |
CN102081535B (zh) | 基于Android的应用程序升级方法、系统及应用开发平台 | |
CA2768752C (en) | Terminal device of non-android platform for executing android applications, and computer readable recording medium for storing program of executing android applications on non-android platform | |
WO2015021860A1 (en) | Method and apparatus for loading rendering engine | |
WO2015035908A1 (zh) | 一种智能电视操作系统 | |
CN111740948B (zh) | 数据包发布方法、动态更新方法、装置、设备及介质 | |
CN107733985B (zh) | 一种云计算系统功能组件部署方法及装置 | |
US10191751B2 (en) | Information processing device for generating application programming interface information | |
CN103324474B (zh) | 基于Linux操作系统跨体系构造ISO的方法及模块 | |
CN106502717B (zh) | 应用程序运行方法及装置 | |
CN111930382B (zh) | 应用页面的接入方法、装置及设备 | |
CN112631622A (zh) | 应用安装方法、装置、服务器及计算机可读介质 | |
EP3327565A1 (en) | Method and equipment for running a file | |
WO2014137025A1 (ko) | 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법 | |
KR101117165B1 (ko) | 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛 | |
CN104063306A (zh) | 智能终端软件测试中的自动登录方法、装置和系统 | |
CN103309677A (zh) | 内置资源管理方法、装置及终端 | |
KR101617765B1 (ko) | 안드로이드 어플리케이션 패키지의 자동 변환 방법 | |
CN106778270B (zh) | 一种恶意应用程序的检测方法及系统 | |
CN113448585B (zh) | 一种线程池的编译方法、装置、电子设备和存储介质 | |
KR101675420B1 (ko) | 안드로이드 os 기반 어플리케이션 패키지를 가전기기용 타이젠 os 기반 어플리케이션 패키지로 자동 변환하는 방법 | |
WO2011152593A1 (en) | Data upload method using shortcut | |
CN110475141B (zh) | 基于rn的视频播放方法、系统及电子设备和存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201380074383.0 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13876858 Country of ref document: EP Kind code of ref document: A1 |
|
REEP | Request for entry into the european phase |
Ref document number: 2013876858 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2013876858 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2015560083 Country of ref document: JP Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 14773241 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |