KR20230160461A - Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device - Google Patents

Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device Download PDF

Info

Publication number
KR20230160461A
KR20230160461A KR1020220059933A KR20220059933A KR20230160461A KR 20230160461 A KR20230160461 A KR 20230160461A KR 1020220059933 A KR1020220059933 A KR 1020220059933A KR 20220059933 A KR20220059933 A KR 20220059933A KR 20230160461 A KR20230160461 A KR 20230160461A
Authority
KR
South Korea
Prior art keywords
native
web page
application
user terminal
user
Prior art date
Application number
KR1020220059933A
Other languages
Korean (ko)
Inventor
홍찬석
Original Assignee
홍찬석
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 홍찬석 filed Critical 홍찬석
Priority to KR1020220059933A priority Critical patent/KR20230160461A/en
Publication of KR20230160461A publication Critical patent/KR20230160461A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44584Portable applications, i.e. making applications self-contained, e.g. U3 standard
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체에 관한 것으로서, 더욱 상세하게는 사용자단말에 설치된 컴퓨터 프로그램에 해당하는 애플리케이션을 실행하여, 사용자로부터 네이티브 기능을 부가하기 위한 웹페이지의 주소정보를 입력받아, 상기 웹페이지 주소정보에 대한 가상애플리케이션을 생성하고, 생성된 가상애플리케이션에 대하여 상기 사용자단말에서 동작 가능한 1 이상의 네이티브 기능 가운데 사용자가 선택한 1 이상의 네이티브 기능을 상기 가상애플리케이션에 추가하여, 종래의 네이티브 애플리케이션과 웹 애플리케이션이 혼합된 하이브리드 웹 애플리케이션을 사용자가 용이하게 생성할 수 있도록 하는, 모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체에 관한 것이다.The present invention relates to a method and computer-readable medium for adding native functions to a mobile web page executed on a mobile device, and more specifically, to execute an application corresponding to a computer program installed on a user terminal, Address information of a web page for adding a function is input, a virtual application is created based on the web page address information, and for the created virtual application, one or more native functions selected by the user among one or more native functions that can be operated on the user terminal are added. A method for adding native functions to a mobile web page run on a mobile device, which allows users to easily create a hybrid web application that is a mixture of conventional native applications and web applications by adding functions to the virtual application, and It relates to computer-readable media.

Description

모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체 {Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device}{Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device}

본 발명은 모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체에 관한 것으로서, 더욱 상세하게는 사용자단말에 설치된 컴퓨터 프로그램에 해당하는 애플리케이션을 실행하여, 사용자로부터 네이티브 기능을 부가하기 위한 웹페이지의 주소정보를 입력받아, 상기 웹페이지 주소정보에 대한 가상애플리케이션을 생성하고, 생성된 가상애플리케이션에 대하여 상기 사용자단말에서 동작 가능한 1 이상의 네이티브 기능 가운데 사용자가 선택한 1 이상의 네이티브 기능을 상기 가상애플리케이션에 추가하여, 종래의 네이티브 애플리케이션과 웹 애플리케이션이 혼합된 하이브리드 웹 애플리케이션을 사용자가 용이하게 생성할 수 있도록 하는, 모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체에 관한 것이다.The present invention relates to a method and computer-readable medium for adding native functions to a mobile web page executed on a mobile device, and more specifically, to execute an application corresponding to a computer program installed on a user terminal, Address information of a web page for adding a function is input, a virtual application is created based on the web page address information, and for the created virtual application, one or more native functions selected by the user among one or more native functions that can be operated on the user terminal are added. A method for adding native functions to a mobile web page run on a mobile device, which allows users to easily create a hybrid web application that is a mixture of conventional native applications and web applications by adding functions to the virtual application, and It relates to computer-readable media.

스마트폰, 태블릿 PC와 같이 모바일 디바이스에서 실행되는 일종의 컴퓨터 프로그램에 해당하는 모바일 애플리케이션은 크게 네이티브 애플리케이션(Native Application), 모바일 웹 애플리케이션(Mobile Web Application) 및 하이브리드 애플리케이션(Hybrid Application)으로 구분할 수 있다. 네이티브 애플리케이션은 스마트 디바이스를 구동하는 운영체제, 예를 들어, 안드로이드 또는 iOS 기반의 플랫폼에서 고유하게 실행되는 애플리케이션을 의미한다. 따라서 네이티브 애플리케이션의 경우 플랫폼에서 제공하는 다양한 네이티브 기능에 대한 API를 사용할 수 있으므로, 실행 속도가 빠르며, 다양한 네이티브 기능을 활용하여 사용자에게 다양한 인터랙티브 환경을 제공할 수 있는 장점이 있다. 반면에, 플랫폼에서 고유하게 실행될 수 있도록 개발되었기 때문에, 다른 플랫폼으로 이식하기 위해서는 해당 플랫폼에 적합한 별도의 애플리케이션을 제작해야하는 단점이 존재한다.Mobile applications, which are a type of computer program running on mobile devices such as smartphones and tablet PCs, can be broadly divided into native applications, mobile web applications, and hybrid applications. A native application refers to an application that runs natively on a platform based on the operating system that runs the smart device, for example, Android or iOS. Therefore, in the case of native applications, APIs for various native functions provided by the platform can be used, so execution speed is fast and there is an advantage of providing various interactive environments to users by utilizing various native functions. On the other hand, since it was developed to run natively on the platform, it has the disadvantage of having to create a separate application suitable for that platform in order to port it to another platform.

한편, 모바일 웹 애플리케이션의 경우 HTML 기반으로 작성되어 모바일 디바이스에 설치된 웹 브라우저에 의해 실행되는 애플리케이션을 의미한다. 따라서 애플리케이션을 별도로 모바일 디바이스에 설치할 필요가 없으며, 모바일 디바이스의 플랫폼의 유형과 관계없이 실행될 수 있는 장점이 있다. 반면에 HTML 및 CSS 기반으로 작성되기 때문에, 모바일 디바이스의 플랫폼에서 제공하는 네이티브 기능(예를 들어, 카메라 구동, 연락처 접근, GPS를 통한 위치정보 수집 등)을 사용할 수 없는 단점이 존재한다.Meanwhile, a mobile web application refers to an application written based on HTML and executed by a web browser installed on a mobile device. Therefore, there is no need to install the application separately on the mobile device, and it has the advantage of being able to run regardless of the type of platform of the mobile device. On the other hand, because it is written based on HTML and CSS, it has the disadvantage of not being able to use native functions provided by the mobile device platform (for example, camera operation, contact access, location information collection through GPS, etc.).

마지막으로, 하이브리드 애플리케이션의 경우, 상술한 네이티브 애플리케이션과 모바일 웹 애플리케이션을 융합한 형태로써, 애플리케이션 내에서 웹페이지를 호출하는 방식으로 실행되기 때문에, HTML, CSS 및 자바스크립트를 통해 비교적 쉽게 제작할 수 있으며, 모바일 디바이스에서 제공하는 네이티브 기능에 대한 API를 활용할 수 있으므로, 네이티브 애플리케이션에서 구현가능한 네이티브 기능 또한 사용가능한 장점이 존재한다.Lastly, in the case of a hybrid application, it is a fusion of the native application and mobile web application described above and is executed by calling a web page within the application, so it can be relatively easily created through HTML, CSS, and JavaScript. Since APIs for native functions provided by mobile devices can be utilized, there is an advantage in that native functions that can be implemented in native applications can also be used.

다만, 하이브리드 애플리케이션 자체는 HTML, CSS 및 자바스크립트를 기반으로 하기 때문에 비교적 쉽게 작성할 수 있으나, 하이브리드 애플리케이션에서 모바일 디바이스 플랫폼에서 제공하는 네이티브 기능을 활용하기 위해서는 추가적으로 해당 플랫폼(운영체제)에 대한 이해 및 API를 활용할 수 있는 지식이 요구되며, 또한 각각의 모바일 디바이스의 플랫폼(예를 들어, 안드로이드 및 iOS) 별로 네이티브 기능을 구현하기 위한 방법이 상이하므로, 각 플랫폼 별로 전문적인 지식이 요구되는 문제점이 존재한다.However, the hybrid application itself is relatively easy to write because it is based on HTML, CSS, and JavaScript. However, in order to utilize the native functions provided by the mobile device platform in the hybrid application, an additional understanding of the platform (operating system) and API are required. Knowledge that can be utilized is required, and since methods for implementing native functions are different for each mobile device platform (for example, Android and iOS), there is a problem that requires specialized knowledge for each platform.

따라서, 하이브리드 애플리케이션에서 해당 모바일 디바이스의 네이티브 기능을 활용함에 있어서, 관련 지식이 없는 사용자라 하더라도 용이하게 네이티브 기능을 사용할 수 있도록 하는 새로운 방법의 개발이 필요한 상황이다.Therefore, in utilizing the native functions of the mobile device in a hybrid application, there is a need to develop a new method that allows even users without relevant knowledge to easily use the native functions.

본 발명은 모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체에 관한 것으로서, 더욱 상세하게는 사용자단말에 설치된 컴퓨터 프로그램에 해당하는 애플리케이션을 실행하여, 사용자로부터 네이티브 기능을 부가하기 위한 웹페이지의 주소정보를 입력받아, 상기 웹페이지 주소정보에 대한 가상애플리케이션을 생성하고, 생성된 가상애플리케이션에 대하여 상기 사용자단말에서 동작 가능한 1 이상의 네이티브 기능 가운데 사용자가 선택한 1 이상의 네이티브 기능을 상기 가상애플리케이션에 추가하여, 종래의 네이티브 애플리케이션과 웹 애플리케이션이 혼합된 하이브리드 웹 애플리케이션을 사용자가 용이하게 생성할 수 있도록 하는, 모바일 디바이스에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법 및 컴퓨터-판독가능 매체를 제공하는 것을 목적으로 한다.The present invention relates to a method and computer-readable medium for adding native functions to a mobile web page executed on a mobile device, and more specifically, to execute an application corresponding to a computer program installed on a user terminal, Address information of a web page for adding a function is input, a virtual application is created based on the web page address information, and for the created virtual application, one or more native functions selected by the user among one or more native functions that can be operated on the user terminal are added. A method for adding native functions to a mobile web page run on a mobile device, which allows users to easily create a hybrid web application that is a mixture of conventional native applications and web applications by adding functions to the virtual application, and The purpose is to provide computer-readable media.

상기와 같은 과제를 해결하기 위하여, 본 발명의 일 실시예는, 사용자단말에 설치된 애플리케이션을 실행하여, 상기 사용자단말에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법으로서, 상기 애플리케이션이 실행된 사용자단말 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션을 생성하는 가상애플리케이션생성단계; 해당 사용자로부터 수신한 1 이상의 가상애플리케이션 가운데 어느 하나의 가상애플리케이션에 대한 선택입력에 따라, 해당 가상애플리케이션을 실행하여 상기 사용자단말 상에 디스플레이하는 가상애플리케이션실행단계; 해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말에 설치된 운영체제에서 직접 실행할 수 있는 1 이상의 네이티브 기능을 부가하기 위한 네이티브입력인터페이스를 표시하고, 상기 네이티브입력인터페이스 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능에 대한 선택입력에 따라, 해당 가상애플리케이션에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능을 적용하는 네이티브적용단계; 및 상기 네이티브적용단계를 통해 1 이상의 네이티브 기능이 적용된 가상애플리케이션이 실행됨에 따라 특정 네이티브 기능이 실행되어야 하는 경우에, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어에 따라 상기 사용자단말의 운영체제로부터 상기 특정 네이티브 기능에 대한 결과정보를 수신하여 표시하는 네이티브실행단계;를 포함하는, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 제공한다.In order to solve the above problems, an embodiment of the present invention is a method for adding native functions to a mobile web page executed on the user terminal by executing an application installed on the user terminal, wherein the application is executed. A virtual application creation step of receiving web page address information from a user on a user terminal and creating a virtual application for a web page corresponding to the web page address information; A virtual application execution step of executing the virtual application and displaying it on the user terminal according to a selection input for one virtual application among one or more virtual applications received from the user; According to the call input received from the user, a native input interface is displayed for adding one or more native functions that can be directly executed in the operating system installed on the user terminal, and one or more native functions input from the user on the native input interface A native application step of applying the one or more native functions to a web page corresponding to the corresponding virtual application according to the selection input for; And when a specific native function needs to be executed as a virtual application to which one or more native functions are applied through the native application step is executed, the specific native function is activated from the operating system of the user terminal according to a preset command corresponding to the specific native function. Provides a method for adding a native function to a mobile web page, including a native execution step of receiving and displaying result information about the function.

본 발명의 일 실시예에 따르면, 상기 사용자단말에 설치된 애플리케이션은 명령어변환모듈을 포함하고, 상기 네이티브실행단계는, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어를 상기 명령어변환모듈로 송신하는 단계; 상기 명령어변환모듈에서 수신한 상기 기설정된 명령어에 대응하는 네이티브 코드로 변환하는 단계; 및 변환된 상기 네이티브 코드를 상기 사용자단말에 운영체제로 송신하고, 상기 운영체제로부터 상기 네이티브 코드에 대한 실행 결과정보를 수신하는 단계;를 포함할 수 있다.According to one embodiment of the present invention, the application installed on the user terminal includes a command conversion module, and the native execution step includes transmitting a preset command corresponding to the specific native function to the command conversion module; Converting the preset command received from the command conversion module into native code corresponding to the command; And transmitting the converted native code to the user terminal to an operating system, and receiving execution result information for the native code from the operating system.

본 발명의 일 실시예에 따르면, 상기 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법은, 해당 사용자의 선택입력에 따라 상기 가상애플리케이션생성단계를 통해 생성된 1 이상의 가상애플리케이션의 목록을 표시하는 목록인터페이스를 디스플레이하는 단계;를 더 포함하고, 상기 목록인터페이스는, 2 이상의 가상애플리케이션 각각에 상응하는 웹페이지 주소정보에 포함된 도메인정보가 동일한 경우에, 상기 2 이상의 가상애플리케이션은 하나의 목록엘리먼트로써 표시되는 것을 특징으로 할 수 있다.According to one embodiment of the present invention, a method for adding native functions to the mobile web page includes a list interface that displays a list of one or more virtual applications created through the virtual application creation step according to the user's selection input. Further comprising: displaying; wherein the list interface is configured to display the two or more virtual applications as one list element when the domain information included in the web page address information corresponding to each of the two or more virtual applications is the same. It can be characterized as:

본 발명의 일 실시예에 따르면, 상기 네이티브입력인터페이스는, 상기 사용자단말에 설치된 운영체제에서 구현가능한 1 이상의 네이티브 기능 각각에 대한 1 이상의 그래픽요소들을 포함하고, 상기 네이티브적용단계는, 상기 네이티브입력인터페이스에 포함된 1 이상의 그래픽요소 가운데 특정 그래픽요소에 대한 사용자의 선택입력을 수신하여, 상기 특정 그래픽요소에 해당하는 네이티브 기능에 대한 기설정된 명령어를 상기 웹페이지에 적용할 수 있다.According to one embodiment of the present invention, the native input interface includes one or more graphic elements for each of one or more native functions that can be implemented in an operating system installed on the user terminal, and the native application step is performed on the native input interface. By receiving a user's selection input for a specific graphic element among one or more included graphic elements, a preset command for a native function corresponding to the specific graphic element can be applied to the web page.

상기와 같은 과제를 해결하기 위하여, 본 발명의 일 실시예는, 애플리케이션을 실행하여, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 수행하는 사용자단말로서, 상기 애플리케이션이 실행된 사용자단말 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션을 생성하는 가상애플리케이션생성단계; 해당 사용자로부터 수신한 1 이상의 가상애플리케이션 가운데 어느 하나의 가상애플리케이션에 대한 선택입력에 따라, 해당 가상애플리케이션을 실행하여 상기 사용자단말 상에 디스플레이하는 가상애플리케이션실행단계; 해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말에 설치된 운영체제에서 직접 실행할 수 있는 1 이상의 네이티브 기능을 부가하기 위한 네이티브입력인터페이스를 표시하고, 상기 네이티브입력인터페이스 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능에 대한 선택입력에 따라, 해당 가상애플리케이션에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능을 적용하는 네이티브적용단계; 및 상기 네이티브적용단계를 통해 1 이상의 네이티브 기능이 적용된 가상애플리케이션이 실행됨에 따라 특정 네이티브 기능이 실행되어야 하는 경우에, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어에 따라 상기 사용자단말의 운영체제로부터 상기 특정 네이티브 기능에 대한 결과정보를 수신하여 표시하는 네이티브실행단계;를 수행하는, 사용자단말을 제공한다.In order to solve the above problem, one embodiment of the present invention is a user terminal that executes an application and performs a method for adding native functions to a mobile web page, where the user receives information from the user terminal on which the application is executed. A virtual application creation step of receiving web page address information and creating a virtual application for a web page corresponding to the web page address information; A virtual application execution step of executing the virtual application and displaying it on the user terminal according to a selection input for one virtual application among one or more virtual applications received from the user; According to the call input received from the user, a native input interface is displayed for adding one or more native functions that can be directly executed in the operating system installed on the user terminal, and one or more native functions input from the user on the native input interface A native application step of applying the one or more native functions to a web page corresponding to the corresponding virtual application according to the selection input for; And when a specific native function needs to be executed as a virtual application to which one or more native functions are applied through the native application step is executed, the specific native function is activated from the operating system of the user terminal according to a preset command corresponding to the specific native function. A user terminal is provided that performs a native execution step of receiving and displaying result information for a function.

상기와 같은 과제를 해결하기 위하여, 본 발명의 일 실시예는, 사용자단말 상에서 컴퓨터 프로그램을 실행하여, 상기 사용자단말에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 구현하기 위한 컴퓨터-판독가능 매체로서, 상기 컴퓨터-판독가능 매체는, 상기 사용자단말로 하여금 이하의 단계들을 수행하도록 하는 명령들을 저장하며, 상기 이하의 단계들은: 상기 애플리케이션이 실행된 사용자단말 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션을 생성하는 가상애플리케이션생성단계; 해당 사용자로부터 수신한 1 이상의 가상애플리케이션 가운데 어느 하나의 가상애플리케이션에 대한 선택입력에 따라, 해당 가상애플리케이션을 실행하여 상기 사용자단말 상에 디스플레이하는 가상애플리케이션실행단계; 해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말에 설치된 운영체제에서 직접 실행할 수 있는 1 이상의 네이티브 기능을 부가하기 위한 네이티브입력인터페이스를 표시하고, 상기 네이티브입력인터페이스 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능에 대한 선택입력에 따라, 해당 가상애플리케이션에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능을 적용하는 네이티브적용단계; 및 상기 네이티브적용단계를 통해 1 이상의 네이티브 기능이 적용된 가상애플리케이션이 실행됨에 따라 특정 네이티브 기능이 실행되어야 하는 경우에, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어에 따라 상기 사용자단말의 운영체제로부터 상기 특정 네이티브 기능에 대한 결과정보를 수신하여 표시하는 네이티브실행단계;를 포함하는, 컴퓨터-판독가능 매체를 제공한다.In order to solve the above problems, an embodiment of the present invention is a computer-readable method for implementing a method for adding native functions to a mobile web page executed on the user terminal by executing a computer program on the user terminal. As an enabling medium, the computer-readable medium stores instructions for causing the user terminal to perform the following steps, the following steps being: receiving web page address information from the user on the user terminal on which the application is executed; A virtual application creation step of receiving input and generating a virtual application for a web page corresponding to the web page address information; A virtual application execution step of executing the virtual application and displaying it on the user terminal according to a selection input for one virtual application among one or more virtual applications received from the user; According to the call input received from the user, a native input interface is displayed for adding one or more native functions that can be directly executed in the operating system installed on the user terminal, and one or more native functions input from the user on the native input interface A native application step of applying the one or more native functions to a web page corresponding to the corresponding virtual application according to the selection input for; And when a specific native function needs to be executed as a virtual application to which one or more native functions are applied through the native application step is executed, the specific native function is activated from the operating system of the user terminal according to a preset command corresponding to the specific native function. A computer-readable medium comprising a native execution step of receiving and displaying result information about a function is provided.

본 발명의 일 실시예에 따르면, 모바일 디바이스의 사용자는 입력한 웹페이지 주소정보에 상응하여 생성된 가상애플리케이션에 대하여 1 이상의 네이티브 기능을 부여할 수 있는 네이티브입력인터페이스를 사용하여 부가하고자 하는 1 이상의 네이티브 기능에 대한 그래픽요소를 선택하는 것으로 해당 웹페이지에 1 이상의 네이티브 기능을 부가할 수 있으므로, 사용자가 모바일 디바이스 운영체제에 대한 지식이 없더라도 네이티브 기능을 부가할 수 있도록 하는 효과를 발휘할 수 있다.According to one embodiment of the present invention, the user of the mobile device selects one or more native functions to be added using a native input interface capable of granting one or more native functions to a virtual application created corresponding to the entered web page address information. By selecting a graphic element for a function, one or more native functions can be added to the web page, which has the effect of allowing users to add native functions even if they do not have knowledge of the mobile device operating system.

본 발명의 일 실시예에 따르면, 사용자에 의해 생성된 복수의 가상애플리케이션 각각에 상응하는 웹페이지 주소정보의 일부가 동일한 경우에, 복수의 가상애플리케이션의 목록을 표시하는 목록인터페이스에서는 웹페이지 주소정보의 일부가 동일한 2 이상의 가상애플리케이션을 하나의 목록엘리먼트 형태로 표시하므로, 사용자의 별도의 입력 없이도, 수많은 가상애플리케이션을 시각적으로 간소화하여 표시할 수 있는 효과를 발휘할 수 있다.According to one embodiment of the present invention, when part of the web page address information corresponding to each of the plurality of virtual applications created by the user is the same, the list interface that displays the list of the plurality of virtual applications displays the web page address information. Since two or more virtual applications, some of which are identical, are displayed in the form of a single list element, it is possible to visually simplify and display numerous virtual applications without any additional input from the user.

도 1은 본 발명의 일 실시예에 따른 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 수행하기 위한 구성요소들을 개략적으로 도시한다.
도 2는 본 발명의 일 실시예에 따른 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법의 세부 단계들을 개략적으로 도시한다.
도 3은 본 발명의 일 실시예에 따른 네이티브실행단계가 수행되는 과정을 개략적으로 도시한다.
도 4는 본 발명의 일 실시예에 따른 사용자단말에 설치된 애플리케이션이 최초 실행됨에 따라 사용자단말에 디스플레이되는 화면을 개략적으로 도시한다.
도 5는 본 발명의 일 실시예에 따른 사용자의 입력에 의해 가상애플리케이션생성단계가 수행됨에 따라 사용자단말에 디스플레이되는 화면을 개략적으로 도시한다.
도 6은 본 발명의 일 실시예에 따른 사용자의 입력에 의해 가상애플리케이션이 추가적으로 생성됨에 따라 사용자단말에 디스플레이되는 화면을 개략적으로 도시한다.
도 7은 본 발명의 일 실시예에 따른 네이티브입력인터페이스 상에서 사용자의 입력에 따라 웹페이지에 명령어를 적용하는 과정을 개략적으로 도시한다.
도 8은 본 발명의 일 실시예에 따른 설정목록인터페이스 및 푸시설정인터페이스가 사용자단말에 디스플레이된 화면들을 개략적으로 도시한다.
도 9는 본 발명의 일 실시예에 따른 컴퓨팅장치의 내부 구성을 개략적으로 도시한다.
Figure 1 schematically shows components for performing a method for adding native functions to a mobile web page according to an embodiment of the present invention.
Figure 2 schematically shows detailed steps of a method for adding native functions to a mobile web page according to an embodiment of the present invention.
Figure 3 schematically shows the process in which the native execution step is performed according to an embodiment of the present invention.
Figure 4 schematically shows a screen displayed on the user terminal when an application installed on the user terminal is first executed according to an embodiment of the present invention.
Figure 5 schematically shows a screen displayed on the user terminal as the virtual application creation step is performed by user input according to an embodiment of the present invention.
Figure 6 schematically shows a screen displayed on a user terminal as a virtual application is additionally created by a user's input according to an embodiment of the present invention.
Figure 7 schematically shows the process of applying a command to a web page according to a user's input on a native input interface according to an embodiment of the present invention.
Figure 8 schematically shows screens on which a settings list interface and a push settings interface are displayed on a user terminal according to an embodiment of the present invention.
Figure 9 schematically shows the internal configuration of a computing device according to an embodiment of the present invention.

이하에서는, 다양한 실시예들 및/또는 양상들이 이제 도면들을 참조하여 개시된다. 하기 설명에서는 설명을 목적으로, 하나 이상의 양상들의 전반적 이해를 돕기 위해 다수의 구체적인 세부사항들이 개시된다. 그러나, 이러한 양상(들)은 이러한 구체적인 세부사항들 없이도 실행될 수 있다는 점 또한 본 발명의 기술 분야에서 통상의 지식을 가진 자에게 인식될 수 있을 것이다. 이후의 기재 및 첨부된 도면들은 하나 이상의 양상들의 특정한 예시적인 양상들을 상세하게 기술한다. 하지만, 이러한 양상들은 예시적인 것이고 다양한 양상들의 원리들에서의 다양한 방법들 중 일부가 이용될 수 있으며, 기술되는 설명들은 그러한 양상들 및 그들의 균등물들을 모두 포함하고자 하는 의도이다.BRIEF DESCRIPTION OF THE DRAWINGS Various embodiments and/or aspects are now disclosed with reference to the drawings. In the following description, for purposes of explanation, numerous specific details are set forth to facilitate a general understanding of one or more aspects. However, it will also be appreciated by those skilled in the art that this aspect(s) may be practiced without these specific details. The following description and accompanying drawings set forth in detail certain example aspects of one or more aspects. However, these aspects are illustrative and some of the various methods in the principles of the various aspects may be utilized, and the written description is intended to encompass all such aspects and their equivalents.

또한, 다양한 양상들 및 특징들이 다수의 디바이스들, 컴포넌트들 및/또는 모듈들 등을 포함할 수 있는 시스템에 의하여 제시될 것이다. 다양한 시스템들이, 추가적인 장치들, 컴포넌트들 및/또는 모듈들 등을 포함할 수 있다는 점 그리고/또는 도면들과 관련하여 논의된 장치들, 컴포넌트들, 모듈들 등 전부를 포함하지 않을 수도 있다는 점 또한 이해되고 인식되어야 한다.Additionally, various aspects and features may be presented by a system that may include multiple devices, components and/or modules, etc. It is also understood that various systems may include additional devices, components and/or modules, etc. and/or may not include all of the devices, components, modules, etc. discussed in connection with the drawings. It must be understood and recognized.

본 명세서에서 사용되는 "실시예", "예", "양상", "예시" 등은 기술되는 임의의 양상 또는 설계가 다른 양상 또는 설계들보다 양호하다거나, 이점이 있는 것으로 해석되지 않을 수도 있다. 아래에서 사용되는 용어들 '~부', '컴포넌트', '모듈', '시스템', '인터페이스' 등은 일반적으로 컴퓨터 관련 엔티티(computer-related entity)를 의미하며, 예를 들어, 하드웨어, 하드웨어와 소프트웨어의 조합, 소프트웨어를 의미할 수 있다.As used herein, “embodiments,” “examples,” “aspects,” “examples,” etc. may not be construed to mean that any aspect or design described is better or advantageous over other aspects or designs. . The terms '~part', 'component', 'module', 'system', 'interface', etc. used below generally refer to computer-related entities, such as hardware, hardware, etc. A combination of and software, it can mean software.

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하지만, 하나 이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다.Additionally, the terms “comprise” and/or “comprising” mean that the feature and/or element is present, but exclude the presence or addition of one or more other features, elements and/or groups thereof. It should be understood as not doing so.

또한, 제1, 제2 등과 같이 서수를 포함하는 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.Additionally, terms including ordinal numbers, such as first, second, etc., may be used to describe various components, but the components are not limited by the terms. The above terms are used only for the purpose of distinguishing one component from another. For example, a first component may be named a second component, and similarly, the second component may also be named a first component without departing from the scope of the present invention. The term and/or includes any of a plurality of related stated items or a combination of a plurality of related stated items.

또한, 본 발명의 실시예들에서, 별도로 다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 발명의 실시예에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In addition, in the embodiments of the present invention, unless otherwise defined, all terms used herein, including technical or scientific terms, are generally understood by those skilled in the art to which the present invention pertains. It has the same meaning as Terms defined in commonly used dictionaries should be interpreted as having a meaning consistent with the meaning in the context of the related technology, and unless clearly defined in the embodiments of the present invention, have an ideal or excessively formal meaning. It is not interpreted as

도 1은 본 발명의 일 실시예에 따른 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 수행하기 위한 구성요소들을 개략적으로 도시한다.Figure 1 schematically shows components for performing a method for adding native functions to a mobile web page according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 본 발명의 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법은 사용자단말(1000)에 설치된 컴퓨터 프로그램, 바람직하게는 모바일 웹페이지를 디버깅하는 방법을 수행하기 위한 별도의 애플리케이션(1100)을 통해 수행될 수 있다.As shown in Figure 1, the method for adding native functions to a mobile web page of the present invention is a computer program installed on the user terminal 1000, preferably a separate application for performing a method of debugging a mobile web page. It can be performed through (1100).

상기 애플리케이션(1100)은 브라우저(1110) 및 명령어변환모듈(1120)을 포함하고, 추가적으로 사용자에 입력에 의해 1 이상의 가상애플리케이션(1130)이 생성된 경우, 상기 1 이상의 가상애플리케이션(1130) 각각을 더 포함할 수 있다. 상기 브라우저(1110)는 웹 서버(2000)와의 통신을 수행하여 가상애플리케이션(1130)으로 생성하고자 하는 웹페이지를 표시하거나, 혹은 가상애플리케이션(1130)이 실행됨에 따라 상기 가상애플리케이션(1130)에 상응하는 웹페이지를 불러올 수 있다. 상기 명령어변환모듈(1120)은 가상애플리케이션(1130)에 상응하는 웹페이지에 1 이상의 네이티브 기능(1300)을 사용자가 용이하게 추가하기 위한 기능들을 수행한다.The application 1100 includes a browser 1110 and a command conversion module 1120, and additionally, when one or more virtual applications 1130 are created by user input, each of the one or more virtual applications 1130 is further configured. It can be included. The browser 1110 communicates with the web server 2000 to display a web page to be created as a virtual application 1130, or as the virtual application 1130 is executed, the browser 1110 displays a web page corresponding to the virtual application 1130. You can load a web page. The command conversion module 1120 performs functions that allow the user to easily add one or more native functions 1300 to the web page corresponding to the virtual application 1130.

한편, 본 발명의 사용자단말(1000)은 1 이상의 프로세서 및 1 이상의 메모리를 포함하는 컴퓨팅장치로써, 바람직하게는 상기 사용자단말(1000)은 스마트폰이나 태블릿 PC와 같이 PC, 데스크탑 등과 상이하게 이동성이 높은 형태의 컴퓨팅장치를 의미할 수 있다.Meanwhile, the user terminal 1000 of the present invention is a computing device including one or more processors and one or more memories. Preferably, the user terminal 1000 is mobile, unlike a PC or desktop, such as a smartphone or tablet PC. It can refer to a high-level computing device.

본 발명의 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법은 사용자단말(1000)에 설치된 애플리케이션(1100)에서 수행되나, 사용자가 네이티브 기능(1300)을 추가하는 대상이 되는 모바일 웹페이지를 상기 사용자단말(1000)에 출력하기 위하여, 상기 사용자단말(1000)은 상기 모바일 웹페이지에 상응하는 웹 서버(2000)와 통신을 수행하여, 상기 웹 서버(2000)로부터 상기 모바일 웹페이지를 출력하기 위한 정보, 예를 들어, HTML 기반의 파일을 수신하여 이를 상기 사용자단말(1000)에 구비된 디스플레이모듈을 통해 출력할 수 있다.The method for adding a native function to a mobile web page of the present invention is performed in the application 1100 installed on the user terminal 1000, but the user connects the mobile web page to which the native function 1300 is added to the user terminal. In order to output to (1000), the user terminal (1000) communicates with the web server (2000) corresponding to the mobile web page, and outputs the mobile web page from the web server (2000), For example, an HTML-based file can be received and output through a display module provided in the user terminal 1000.

또한, 상기 사용자단말(1000)에는 상기 사용자단말(1000)에 포함된 1 이상의 프로세서, 1 이상의 메모리 및 부가적으로 구비된 하드웨어모듈, 예를 들어, GPS모듈, 카메라모듈, NFC모듈 등을 포함하며, 추가적으로 1 이상의 프로세서, 1 이상의 메모리 및 하드웨어모듈을 제어하기 위한 운영체제(1200)를 포함한다.In addition, the user terminal 1000 includes one or more processors, one or more memories, and additionally provided hardware modules, such as a GPS module, a camera module, and an NFC module. , Additionally, it includes an operating system 1200 for controlling one or more processors, one or more memories, and hardware modules.

상기 운영체제(1200)는 상술한 사용자단말(1000)의 하드웨어 구성요소를 제어, 예를 들어, GPS모듈 제어(1310), 카메라모듈 제어(1320), NFC모듈 제어(1330)하는 것뿐만 아니라, 상기 운영체제(1200)를 기반으로 구현되는 소프트웨어 기반의 구성요소에 대한 제어, 예를 들어, 연락처 접근 관리, 사진첩 접근 관리(1340) 등을 수행할 수 있다.The operating system 1200 not only controls the hardware components of the user terminal 1000 described above, for example, GPS module control 1310, camera module control 1320, and NFC module control 1330. Control of software-based components implemented based on the operating system 1200, for example, contact access management, photo album access management 1340, etc. can be performed.

이와 같이, 운영체제(1200)에서 1 이상의 하드웨어모듈 또는 소프트웨어 기반의 구성요소를 통해 구현되는 기능들을 네이티브 기능(1300)이라 하며, 운영체제(1200)는 네이티브 코드를 통해 상기 네이티브 기능(1300) 각각을 구현할 수 있다.In this way, functions implemented through one or more hardware modules or software-based components in the operating system 1200 are called native functions 1300, and the operating system 1200 implements each of the native functions 1300 through native code. You can.

도 2는 본 발명의 일 실시예에 따른 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법의 세부 단계들을 개략적으로 도시한다.Figure 2 schematically shows detailed steps of a method for adding native functions to a mobile web page according to an embodiment of the present invention.

도 2에 도시된 바와 같이, 사용자단말(1000)에 설치된 애플리케이션(1100)을 실행하여, 상기 사용자단말(1000)에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법으로서, 상기 애플리케이션(1100)이 실행된 사용자단말(1000) 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션(1130)을 생성하는 가상애플리케이션생성단계(S100); 해당 사용자로부터 수신한 1 이상의 가상애플리케이션(1130) 가운데 어느 하나의 가상애플리케이션(1130)에 대한 선택입력에 따라, 해당 가상애플리케이션(1130)을 실행하여 상기 사용자단말(1000) 상에 디스플레이하는 가상애플리케이션실행단계(S110); 해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말(1000)에 설치된 운영체제(1200)에서 직접 실행할 수 있는 1 이상의 네이티브 기능(1300)을 부가하기 위한 네이티브입력인터페이스(L7)를 표시하고, 상기 네이티브입력인터페이스(L7) 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능(1300)에 대한 선택입력에 따라, 해당 가상애플리케이션(1130)에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능(1300)을 적용하는 네이티브적용단계(S120); 및 상기 네이티브적용단계(S120)를 통해 1 이상의 네이티브 기능(1300)이 적용된 가상애플리케이션(1130)이 실행됨에 따라 특정 네이티브 기능(1300)이 실행되어야 하는 경우에, 상기 특정 네이티브 기능(1300)에 상응하는 기설정된 명령어에 따라 상기 사용자단말(1000)의 운영체제(1200)로부터 상기 특정 네이티브 기능(1300)에 대한 결과정보를 수신하여 표시하는 네이티브실행단계(S130);를 포함할 수 있다.As shown in FIG. 2, a method for adding native functions to a mobile web page executed on the user terminal 1000 by executing an application 1100 installed on the user terminal 1000, wherein the application 1100 A virtual application creation step (S100) of receiving web page address information from the user on the executed user terminal 1000 and creating a virtual application 1130 for the web page corresponding to the web page address information; According to the selection input for one virtual application (1130) among one or more virtual applications (1130) received from the user, executing the corresponding virtual application (1130) and displaying the virtual application on the user terminal (1000). Step (S110); According to the call input received from the user, a native input interface (L7) is displayed for adding one or more native functions (1300) that can be directly executed in the operating system (1200) installed on the user terminal (1000), and the native input interface (L7) is displayed. Native application of applying one or more native functions (1300) to a web page corresponding to the virtual application (1130) according to the selection input of one or more native functions (1300) received from the user on the input interface (L7). Step (S120); And when the virtual application 1130 to which one or more native functions 1300 are applied through the native application step (S120) is executed, a specific native function 1300 must be executed, corresponding to the specific native function 1300. It may include a native execution step (S130) of receiving and displaying result information for the specific native function 1300 from the operating system 1200 of the user terminal 1000 according to a preset command.

구체적으로, 도 2에 도시된 상기 가상애플리케이션생성단계(S100), 상기 가상애플리케이션실행단계(S110), 상기 네이티브적용단계(S120) 및 상기 네이티브실행단계(S130)는 상기 사용자단말(1000)에 설치된 애플리케이션(1100)에 의해 수행될 수 있다.Specifically, the virtual application creation step (S100), the virtual application execution step (S110), the native application step (S120), and the native execution step (S130) shown in FIG. 2 are installed in the user terminal (1000). It may be performed by the application 1100.

상기 가상애플리케이션생성단계(S100)는, 사용자가 특정 모바일 웹페이지에 1 이상의 네이티브 기능(1300)을 추가하기 위하여, 즉, 상기 특정 모바일 웹페이지를 상술한 하이브리드 애플리케이션(1100) 형태로 생성하기 위하여 특정 모바일 웹페이지에 대한 가상애플리케이션(1130)을 생성할 수 있다.In the virtual application creation step (S100), the user adds one or more native functions 1300 to a specific mobile web page, that is, to create the specific mobile web page in the form of the hybrid application 1100 described above. A virtual application 1130 for a mobile web page can be created.

더 구체적으로, 상기 가상애플리케이션생성단계(S100)는, 사용자단말(1000) 상에 특정 인터페이스를 디스플레이하도록 하고, 상기 특정 인터페이스 상에서 사용자가 입력한 모바일 웹페이지에 대한 웹페이지 주소정보를 사용하여 상기 웹페이지 주소정보에 상응하는 가상애플리케이션(1130)을 생성한다. 이와 같이, 상기 가상애플리케이션생성단계(S100)를 통해 생성된 가상애플리케이션(1130)에는 하이브리드 애플리케이션(1100)과 같이, 사용자에 의해 1 이상의 네이티브 기능(1300)이 추가될 수 있다.More specifically, in the virtual application creation step (S100), a specific interface is displayed on the user terminal 1000, and the web page address information for the mobile web page entered by the user on the specific interface is used to display the web page. A virtual application (1130) corresponding to the page address information is created. In this way, like the hybrid application 1100, one or more native functions 1300 may be added to the virtual application 1130 created through the virtual application creation step (S100) by the user.

상기 가상애플리케이션실행단계(S110)는, 상기 가상애플리케이션생성단계(S100)를 통해 생성된 1 이상의 가상애플리케이션(1130) 가운데 어느 하나의 가상애플리케이션(1130)에 대한 사용자의 선택입력에 따라 상기 어느 하나의 가상애플리케이션(1130)을 실행한다.The virtual application execution step (S110) is performed according to the user's selection input for any one virtual application (1130) among the one or more virtual applications (1130) created through the virtual application creation step (S100). Run the virtual application (1130).

본 발명의 일 실시예에서 상기 가상애플리케이션생성단계(S100)에서는 사용자가 입력한 모바일 웹페이지에 대한 웹페이지 주소정보에 따라 상기 사용자단말(1000)에 저장되는 로컬 기반의 HTML 파일을 생성하여 가상애플리케이션(1130)을 생성할 수 있고, 상기 가상애플리케이션실행단계(S110)는 사용자에 의해 선택된 어느 하나의 가상애플리케이션(1130)에 대한 로컬 HTML 파일을 브라우저(1110)를 통해 로드할 수도 있다.In one embodiment of the present invention, in the virtual application creation step (S100), a local-based HTML file stored in the user terminal 1000 is generated according to the web page address information for the mobile web page entered by the user to create the virtual application. (1130) can be created, and in the virtual application execution step (S110), a local HTML file for one virtual application (1130) selected by the user may be loaded through the browser (1110).

상기 네이티브적용단계(S120)는 상기 가상애플리케이션실행단계(S110)를 통해 실행된 가상애플리케이션(1130)에 대하여 사용자의 입력에 따라 1 이상의 네이티브 기능(1300)을 추가할 수 있다. 더 구체적으로 상기 네이티브적용단계(S120)는 사용자의 호출입력에 따라 네이티브입력인터페이스(L7)를 상기 사용자단말(1000) 상에 디스플레이하고, 상기 네이티브입력인터페이스(L7) 상에서 사용자가 입력한 1 이상의 선택입력에 따라 상기 1 이상의 선택입력 각각에 상응하는 1 이상의 네이티브 기능(1300)이 상기 가상애플리케이션(1130)에 추가될 수 있다.The native application step (S120) may add one or more native functions (1300) to the virtual application (1130) executed through the virtual application execution step (S110) according to the user's input. More specifically, the native application step (S120) displays a native input interface (L7) on the user terminal 1000 according to the user's call input, and selects one or more selections entered by the user on the native input interface (L7). Depending on the input, one or more native functions 1300 corresponding to each of the one or more selection inputs may be added to the virtual application 1130.

한편, 상기 네이티브입력인터페이스(L7)에는 상기 1 이상의 네이티브 기능(1300) 각각에 상응하는 그래픽요소(E7)가 표시되어 있고, 사용자는 특정 그래픽요소(E7)를 선택하는 것만으로 네이티브 기능(1300)을 가상애플리케이션(1130)에 추가할 수 있으므로, 네이티브 코드 등에 대한 지식이 없더라도 사용자가 용이하게 네이티브 기능(1300)을 부가할 수 있는 효과를 발휘할 수 있다.Meanwhile, graphic elements (E7) corresponding to each of the one or more native functions (1300) are displayed on the native input interface (L7), and the user can use the native function (1300) simply by selecting a specific graphic element (E7). Since can be added to the virtual application 1130, the user can easily add the native function 1300 even without knowledge of native code.

상기 네이티브실행단계(S130)는 상기 네이티브적용단계(S120)를 통해 1 이상의 네이티브 기능(1300)이 추가된 가상애플리케이션(1130)이 상기 가상애플리케이션실행단계(S110)를 통해 실행된 상태에서, 해당 가상애플리케이션(1130)에 추가된 1 이상의 네이티브 기능(1300)이 동작해야 하는 경우에 상기 운영체제(1200)와 통신을 수행하여, 상기 운영체제(1200)로 하여금 1 이상의 네이티브 기능(1300)을 수행하도록 하고, 그 결과정보를 상기 운영체제(1200)로부터 수신하여 상기 사용자단말(1000)에 표시할 수 있다.The native execution step (S130) is performed when the virtual application (1130) to which one or more native functions (1300) are added through the native application step (S120) is executed through the virtual application execution step (S110). When one or more native functions (1300) added to the application (1130) need to operate, communicate with the operating system (1200) to enable the operating system (1200) to perform one or more native functions (1300), The result information can be received from the operating system 1200 and displayed on the user terminal 1000.

한편, 상술한 네이티브적용단계(S120) 및 네이티브실행단계(S130)의 동작 과정에 대해서는 도 3에서 더욱 자세하게 설명하도록 한다.Meanwhile, the operation processes of the native application step (S120) and the native execution step (S130) described above will be described in more detail in FIG. 3.

도 3은 본 발명의 일 실시예에 따른 네이티브실행단계(S130)가 수행되는 과정을 개략적으로 도시한다.Figure 3 schematically shows the process in which the native execution step (S130) is performed according to an embodiment of the present invention.

도 3에 도시된 바와 같이, 상기 사용자단말(1000)에 설치된 애플리케이션(1100)은 명령어변환모듈(1120)을 포함하고, 상기 네이티브실행단계(S130)는, 상기 특정 네이티브 기능(1300)에 상응하는 기설정된 명령어를 상기 명령어변환모듈(1120)로 송신하는 단계; 상기 명령어변환모듈(1120)에서 수신한 상기 기설정된 명령어에 대응하는 네이티브 코드로 변환하는 단계; 및 변환된 상기 네이티브 코드를 상기 사용자단말(1000)에 운영체제(1200)로 송신하고, 상기 운영체제(1200)로부터 상기 네이티브 코드에 대한 실행 결과정보를 수신하는 단계;를 포할 수 있다.As shown in FIG. 3, the application 1100 installed on the user terminal 1000 includes a command conversion module 1120, and the native execution step (S130) corresponds to the specific native function 1300. Transmitting a preset command to the command conversion module 1120; Converting the preset command received from the command conversion module 1120 into native code corresponding to the command; and transmitting the converted native code to the user terminal 1000 to the operating system 1200 and receiving execution result information for the native code from the operating system 1200.

구체적으로, 상기 네이티브적용단계(S120)에서 상기 사용자단말(1000)에 디스플레이되는 네이티브입력인터페이스(L7) 상에서 사용자가 특정 네이티브 기능(1300)에 대한 그래픽요소(E7)를 선택하는 경우에, 상기 네이티브적용단계(S120)는 선택된 그래픽요소(E7)에 상응하는 명령어를 해당 가상애플리케이션(1130)의 웹페이지 상에 적용한다. 이때 상기 명령어는 특정 네이티브 기능(1300)을 운영체제(1200)에서 수행하기 위한 네이티브 코드가 아니라, 상기 네이티브 코드와 매핑되어 있는 간략화된 형태의 기설정된 명령 코드에 해당할 수 있다.Specifically, when the user selects a graphic element (E7) for a specific native function (1300) on the native input interface (L7) displayed on the user terminal (1000) in the native application step (S120), the native In the application step (S120), the command corresponding to the selected graphic element (E7) is applied to the web page of the corresponding virtual application (1130). At this time, the command may not be a native code for performing a specific native function 1300 in the operating system 1200, but may correspond to a preset command code in a simplified form that is mapped to the native code.

이와 같은 구성을 통해, 본 발명의 다른 실시예에서 사용자는 네이티브입력인터페이스(L7) 상에 표시된 그래픽요소(E7)를 선택하는 것으로 가상애플리케이션(1130)에 대한 네이티브 기능(1300)을 추가하는 것과 별개로, 사용자가 직접 기설정된 명령어를 입력하는 것으로도 가상애플리케이션(1130)에 대한 네이티브 기능(1300)을 추가할 수도 있다.Through this configuration, in another embodiment of the present invention, the user selects the graphic element (E7) displayed on the native input interface (L7), which is separate from adding the native function (1300) to the virtual application (1130). Thus, the native function 1300 for the virtual application 1130 can be added by the user directly entering a preset command.

또한, 본 발명의 또 다른 실시예에서 상기 가상애플리케이션생성단계(S100)에서 로컬 기반의 HTML 파일을 통해 가상애플리케이션(1130)이 생성되는 경우에, 상기 네이티브적용단계(S120)는 해당 가상애플리케이션(1130)의 로컬 HTML 파일에 사용자가 선택한 그래픽요소(E7)에 상응하는 기설정된 명령어를 삽입함으로써 네이티브 기능(1300)을 추가할 수도 있다.In addition, in another embodiment of the present invention, when the virtual application 1130 is created through a local-based HTML file in the virtual application creation step (S100), the native application step (S120) is performed on the virtual application (1130). The native function 1300 can also be added by inserting a preset command corresponding to the graphic element (E7) selected by the user in the local HTML file of ).

한편, 네이티브실행단계(S130)는 상술한 바와 같이, 상기 명령어변환모듈(1120)로 송신하는 단계, 네이티브 코드로 변환하는 단계 및 실행 결과정보를 수신하는 단계를 포함한다.Meanwhile, the native execution step (S130) includes the steps of transmitting to the command conversion module 1120, converting to native code, and receiving execution result information, as described above.

상기 명령어변환모듈(1120)로 송신하는 단계는, 상기 브라우저(1110)를 통해 로드된 가상애플리케이션(1130)에 대한 코드를 순차적으로 실행함에 따라 상기 네이티브적용단계(S120)에서 추가된 1 이상의 기설정된 명령어를 실행해야 하는 경우에, 해당 명령어를 상기 애플리케이션(1100)에 포함된 명령어변환모듈(1120)로 송신한다.The step of transmitting to the command conversion module 1120 sequentially executes the code for the virtual application 1130 loaded through the browser 1110, thereby sequentially executing one or more preset codes added in the native application step (S120). When a command needs to be executed, the command is transmitted to the command conversion module 1120 included in the application 1100.

상기 명령어변환모듈(1120)에는 상기 사용자단말(1000)의 플랫폼(운영체제(1200))에서 구현 가능한 1 이상의 네이티브 기능(1300) 각각에 대하여 상기 1 이상의 네이티브 기능(1300) 각각에 대응하는 1 이상의 기설정된 명령어들과 해당 네이티브 기능(1300)을 운영체제(1200)에서 실제로 구현하기 위한 네이티브 코드가 매핑되어 있다. 따라서, 상기 명령어변환모듈(1120)에 의해 수행되는 상기 네이티브 코드로 변환하는 단계는, 수신한 명령어를 해당 명령어에 대응하는 네이티브 코드로 변환한다.The command conversion module 1120 includes one or more functions corresponding to each of the one or more native functions 1300 that can be implemented in the platform (operating system 1200) of the user terminal 1000. Native code for actually implementing the set instructions and the corresponding native function 1300 in the operating system 1200 is mapped. Accordingly, the step of converting to native code performed by the command conversion module 1120 converts the received command into native code corresponding to the command.

이에 따라, 상기 실행 결과정보를 수신하는 단계는, 변환된 네이티브 코드를 상기 사용자단말(1000)의 운영체제(1200)로 송신하여, 운영체제(1200)로 하여금 상기 네이티브 코드에 대응하는 네이티브 기능(1300)을 구현하도록 하며, 상기 운영체제(1200)로부터 네이티브 기능(1300)의 구현에 따른 실행 결과정보를 수신하여 상기 사용자단말(1000) 상에 디스플레이한다.Accordingly, the step of receiving the execution result information includes transmitting the converted native code to the operating system 1200 of the user terminal 1000 to enable the operating system 1200 to perform a native function 1300 corresponding to the native code. is implemented, and execution result information according to the implementation of the native function 1300 is received from the operating system 1200 and displayed on the user terminal 1000.

본 발명에서는 이와 같은 과정을 통해 가상애플리케이션(1130)에 운영체제(1200)에서는 인식하지 못하는 간략화된 형태의 기설정된 명령어를 추가하더라도 명령어변환모듈(1120)의 구성을 통해 사용자가 의도했던 네이티브 기능(1300)을 정상적으로 구현할 수 있다.In the present invention, even if a preset command in a simplified form that is not recognized by the operating system 1200 is added to the virtual application 1130 through this process, the native function (1300) intended by the user is maintained through the configuration of the command conversion module (1120). ) can be implemented normally.

도 4는 본 발명의 일 실시예에 따른 사용자단말(1000)에 설치된 애플리케이션(1100)이 최초 실행됨에 따라 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Figure 4 schematically shows a screen displayed on the user terminal 1000 when the application 1100 installed on the user terminal 1000 according to an embodiment of the present invention is first executed.

도 4의 (A)는 본 발명의 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 수행하는 애플리케이션(1100)이 실행됨에 따라 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Figure 4 (A) schematically shows a screen displayed on the user terminal 1000 as the application 1100, which performs the method for adding a native function to a mobile web page of the present invention, is executed.

도 4의 (A)에 도시된 바와 같이, 사용자단말(1000)에 디스플레이되는 화면에 표시된 제1주소입력영역(A1)을 통해 사용자는 특정 웹페이지 주소정보를 입력할 수 있고, 이를 통해 웹페이지표시영역(A2)에는 입력받은 웹페이지 주소정보에 상응하는 웹페이지가 표시될 수 있다.As shown in (A) of FIG. 4, the user can input specific web page address information through the first address input area (A1) displayed on the screen displayed on the user terminal 1000, and through this, the web page A web page corresponding to the input web page address information may be displayed in the display area (A2).

한편, 상기 웹페이지표시영역(A2)에는 상기 웹페이지 주소정보에 상응하는 웹페이지만 표시되는 것이 아니라, 도 4의 (A)에 도시된 바와 같이, 현재 표시된 웹페이지를 기준으로 이전에 표시된 웹페이지를 표시하거나, 혹은 이후에 표시된 웹페이지를 표시하도록 하는 이동엘리먼트(E2) 및 상기 애플리케이션(1100)에서 수행하는 다양한 기능들을 호출할 수 있는 메뉴확장엘리먼트(E1)가 웹페이지 상에 오버레이되어 추가적으로 표시될 수 있다.Meanwhile, the web page display area (A2) not only displays web pages corresponding to the web page address information, but also displays previously displayed web pages based on the currently displayed web page, as shown in (A) of FIG. 4. A moving element (E2) that displays a page or displays a subsequently displayed web page and a menu expansion element (E1) that can call various functions performed by the application 1100 are overlaid on the web page to add additional can be displayed.

한편, 상기 이동엘리먼트(E2) 및 상기 메뉴확장엘리먼트(E1)는 상기 웹페이지표시영역(A2)에서 기설정된 위치에만 고정되어 있는 것이 아니라, 오버레이되어 표시됨에 따라 웹페이지의 일부 요소가 가려지는 것을 방지하기 위하여, 사용자의 드래그 입력에 따라 상기 이동엘리먼트(E2) 및 상기 메뉴확장엘리먼트(E1)는 상기 웹페이지표시영역(A2) 상에서 임의의 위치에 배치될 수 있다.Meanwhile, the moving element (E2) and the menu expansion element (E1) are not fixed only at preset positions in the web page display area (A2), but are overlaid and displayed, preventing some elements of the web page from being obscured. To prevent this, the moving element (E2) and the menu expansion element (E1) may be placed at arbitrary positions on the web page display area (A2) according to the user's drag input.

도 4의 (B)는 상술한 도 4의 (A)에서 상기 메뉴확장엘리먼트(E1)를 사용자가 선택하는 경우에 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Figure 4 (B) schematically shows a screen displayed on the user terminal 1000 when the user selects the menu expansion element (E1) in Figure 4 (A) described above.

도 4의 (B)에 도시된 바와 같이, 사용자가 상기 메뉴확장엘리먼트(E1)를 선택한 경우에, 상기 웹페이지표시영역(A2)에 표시된 웹페이지는 시각적으로 상이하게(어둡게) 표시되고, 기존에 표시되었던 상기 이동엘리먼트(E2) 및 상기 메뉴확장엘리먼트(E1)가 표시되지 않고, 상기 애플리케이션(1100)에서 수행할 수 있는 1 이상의 기능을 호출할 수 있는 1 이상의 세부메뉴엘리먼트(E3)가 표시될 수 있다. 이에 따라 사용자는 표시된 1 이상의 세부메뉴엘리먼트(E3) 가운데 어느 하나의 세부메뉴엘리먼트(E3)를 선택하는 경우에, 상기 애플리케이션(1100)은 선택된 세부메뉴엘리먼트(E3)에 상응하는 기능을 구현할 수 있다.As shown in (B) of FIG. 4, when the user selects the menu expansion element (E1), the web page displayed in the web page display area (A2) is displayed visually differently (darker), and is displayed differently than the existing menu expansion element (E1). The moving element (E2) and the menu expansion element (E1) displayed in are not displayed, and one or more detailed menu elements (E3) that can call one or more functions that can be performed in the application 1100 are displayed. It can be. Accordingly, when the user selects one detailed menu element (E3) among one or more displayed detailed menu elements (E3), the application 1100 can implement the function corresponding to the selected detailed menu element (E3). .

도 5는 본 발명의 일 실시예에 따른 사용자의 입력에 의해 가상애플리케이션생성단계(S100)가 수행됨에 따라 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Figure 5 schematically shows a screen displayed on the user terminal 1000 as the virtual application creation step (S100) is performed by a user's input according to an embodiment of the present invention.

구체적으로, 도 5의 (A)에 도시된 도면은, 상술한 도 4의 (B)에 표시된 1 이상의 세부메뉴엘리먼트(E3) 가운데, 'AddMyApp'으로 표시된 세부메뉴엘리먼트(E3)를 사용자가 선택하는 경우에 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Specifically, the diagram shown in (A) of FIG. 5 shows that the user selects the detailed menu element (E3) indicated as 'AddMyApp' among one or more detailed menu elements (E3) shown in (B) of FIG. 4 above. The screen displayed on the user terminal 1000 in this case is schematically shown.

도 5의 (A)에 도시된 바와 같이, 사용자단말(1000)에는 주소정보입력인터페이스(L1)가 디스플레이된다. 상기 주소정보입력인터페이스(L1)에 포함된 제2주소입력영역(A3)을 통해 사용자는 가상애플리케이션(1130)으로 생성하고자 하는 웹페이지의 주소정보, 바람직하게는 URL정보를 직접 입력하거나, 혹은 주소정보입력인터페이스(L1)에 더 포함된 현재페이지추가엘리먼트(E4)를 선택하는 것으로, 상기 웹페이지표시영역(A2)에 표시되었던 웹페이지의 주소정보가 상기 제2주소입력영역(A3)에 자동적으로 표시될 수도 있다.As shown in (A) of FIG. 5, the address information input interface (L1) is displayed on the user terminal 1000. Through the second address input area (A3) included in the address information input interface (L1), the user directly inputs address information, preferably URL information, of the web page to be created with the virtual application (1130), or By selecting the current page addition element (E4) further included in the information input interface (L1), the address information of the web page displayed in the web page display area (A2) is automatically added to the second address input area (A3). It may also be displayed as .

이와 같이, 상기 제2주소입력영역(A3)에 가상애플리케이션(1130)으로 생성하고자 하는 웹페이지의 주소정보가 사용자에 의해 직접 입력되거나, 간접적으로 표시된 이후에 사용자가 상기 주소정보입력인터페이스(L1)에 포함된 앱추가엘리먼트(E5)를 선택하는 경우에, 도 5의 (B)에 도시된 바와 같이 가상애플리케이션(1130)을 생성하기 위한 별도의 인터페이스가 상기 사용자단말(1000)에 디스플레이될 수 있다.In this way, after the address information of the web page to be created by the virtual application 1130 is directly input by the user or indirectly displayed in the second address input area (A3), the user enters the address information input interface (L1) When selecting the app additional element (E5) included in , a separate interface for creating a virtual application 1130 may be displayed on the user terminal 1000, as shown in (B) of FIG. .

도 5의 (B)에 도시된 바와 같이, 상기 앱추가엘리먼트(E5)를 사용자가 선택하는 경우에 상기 사용자단말(1000)에는 가상앱설정인터페이스(L2)가 디스플레이될 수 있다. 상기 가상앱설정인터페이스(L2)에 포함된 앱정보입력영역(A4)을 통해 사용자는 생성하고자 하는 가상애플리케이션(1130)에 대한 명칭을 설정하거나, 혹은 상기 제2주소입력영역(A3)에 입력했던 웹페이지 주소정보를 임의로 변경할 수 있다.As shown in (B) of FIG. 5, when the user selects the app addition element (E5), a virtual app setting interface (L2) may be displayed on the user terminal (1000). Through the app information input area (A4) included in the virtual app setting interface (L2), the user sets the name for the virtual application (1130) to be created, or the name entered in the second address input area (A3). Web page address information can be changed arbitrarily.

한편, 상기 가상앱설정인터페이스(L2)에 포함된 앱생성엘리먼트(E6)를 사용자가 선택하는 경우에, 상기 앱정보입력영역(A4) 상에 입력된 정보를 기반으로 가상애플리케이션(1130)이 생성될 수 있고, 도 5의 (C)에 도시된 바와 같이 목록인터페이스(L3) 상에는 사용자에 의해 생성된 1 이상의 가상애플리케이션(1130)의 목록이 표시될 수 있다.Meanwhile, when the user selects the app creation element (E6) included in the virtual app setting interface (L2), a virtual application (1130) is created based on the information entered on the app information input area (A4). As shown in (C) of FIG. 5, a list of one or more virtual applications 1130 created by the user may be displayed on the list interface L3.

도 5의 (C)에 도시된 도면은, 상술한 도 4의 (B)에 표시된 1 이상의 세부메뉴엘리먼트(E3) 가운데, 'MyApp'으로 표시된 세부메뉴엘리먼트(E3)를 사용자가 선택하는 경우에 목록인터페이스(L3)가 사용자단말(1000)에 디스플레이된 화면을 개략적으로 도시한다.The diagram shown in FIG. 5 (C) shows that when the user selects the detailed menu element (E3) displayed as 'MyApp' among one or more detailed menu elements (E3) shown in (B) of FIG. 4 above. The list interface L3 schematically shows a screen displayed on the user terminal 1000.

상기 목록인터페이스(L3)에는 사용자가 생성한 1 이상의 가상애플리케이션(1130)이 시각적 요소에 해당하는 1 이상의 목록엘리먼트(A5)로써 표시될 수 있다. 구체적으로, 상기 목록엘리먼트(A5)는 상응하는 가상애플리케이션(1130)에 대한 웹페이지를 시각적으로 구분할 수 있는 그래픽요소에 해당하며, 더 구체적으로 상기 목록엘리먼트(A5)의 시각적 요소(아이콘)는 해당 웹페이지에 대한 즐겨찾기 아이콘(favorites icon, favicon)에 해당하며, 상기 가상애플리케이션생성단계(S100)에서 가상애플리케이션(1130)을 생성하는 경우에, 해당 가상애플리케이션(1130)에 해당하는 웹페이지에서 즐겨찾기 아이콘을 수집할 수 있다.In the list interface (L3), one or more virtual applications (1130) created by the user may be displayed as one or more list elements (A5) corresponding to visual elements. Specifically, the list element (A5) corresponds to a graphic element that can visually distinguish the web page for the corresponding virtual application 1130, and more specifically, the visual element (icon) of the list element (A5) corresponds to the corresponding It corresponds to a favorites icon (favicon) for a web page, and when creating a virtual application (1130) in the virtual application creation step (S100), you can enjoy the favorites on the web page corresponding to the virtual application (1130). You can collect find icons.

도 6은 본 발명의 일 실시예에 따른 사용자의 입력에 의해 가상애플리케이션(1130)이 추가적으로 생성됨에 따라 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Figure 6 schematically shows a screen displayed on the user terminal 1000 as a virtual application 1130 is additionally created by a user's input according to an embodiment of the present invention.

도 6에 도시된 바와 같이, 상기 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법은, 해당 사용자의 선택입력에 따라 상기 가상애플리케이션생성단계(S100)를 통해 생성된 1 이상의 가상애플리케이션(1130)의 목록을 표시하는 목록인터페이스를 디스플레이하는 단계;를 더 포함하고, 상기 목록인터페이스(L5)는, 2 이상의 가상애플리케이션(1130) 각각에 상응하는 웹페이지 주소정보에 포함된 도메인정보가 동일한 경우에, 상기 2 이상의 가상애플리케이션(1130)은 하나의 목록엘리먼트(A7)로써 표시되는 것을 특징으로 할 수 있다.As shown in FIG. 6, the method for adding native functions to the mobile web page includes a list of one or more virtual applications 1130 created through the virtual application creation step (S100) according to the user's selection input. Further comprising: displaying a list interface that displays, wherein the list interface (L5) is configured to, when the domain information included in the web page address information corresponding to each of the two or more virtual applications (1130) is the same, the two The above virtual application 1130 may be displayed as a single list element (A7).

구체적으로, 본 발명에서는 상기 가상애플리케이션생성단계(S100)를 통해 복수의 가상애플리케이션(1130)이 생성되었고, 복수의 가상애플리케이션(1130) 가운데 2 이상의 가상애플리케이션(1130) 각각에 대응하는 웹페이지 주소정보의 일부가 동일한 경우에, 상기 목록인터페이스(L5)에서는 웹페이지 주소정보의 일부가 동일한 2 이상의 가상애플리케이션(1130)을 그룹화하여 표시함으로써, 상기 목록인터페이스(L5) 상에 대량의 가상애플리케이션(1130)이 효율적으로 표시될 수 있도록 한다.Specifically, in the present invention, a plurality of virtual applications 1130 are created through the virtual application creation step (S100), and web page address information corresponding to each of two or more virtual applications 1130 among the plurality of virtual applications 1130 In the case where parts of are the same, the list interface (L5) groups and displays two or more virtual applications (1130) with the same part of the web page address information, thereby creating a large number of virtual applications (1130) on the list interface (L5). This ensures that it can be displayed efficiently.

더 구체적으로, 도 6의 (A)는 도 4의 (B)에서 설명한 바와 유사하게, 웹페이지표시영역(A2) 상에 표시된 다른 웹페이지 상에 오버레이된 메뉴확장엘리먼트(E1)를 사용자가 선택하여 1 이상의 세부메뉴엘리먼트(E3)가 상기 웹페이지표시영역(A2) 상에 표시된 화면을 개략적으로 도시한다.More specifically, in Figure 6 (A), similar to what is described in Figure 4 (B), the user selects the menu expansion element (E1) overlaid on another web page displayed on the web page display area (A2). Thus, one or more detailed menu elements (E3) schematically show a screen displayed on the web page display area (A2).

도 6의 (B)는 도 6의 (A)에 도시된 1 이상의 세부메뉴엘리먼트(E3) 가운데 'AddMyApp'으로 표시된 세부메뉴엘리먼트(E3)가 선택되어 해당 웹페이지를 가상애플리케이션(1130)으로 생성하기 위한 가상앱설정인터페이스(L4)가 디스플레이된 화면을 개략적으로 도시한다. 도 6의 (B)에 도시된 가상앱설정인터페이스(L4)에 표시된 앱정보입력영역(A6)을 참고하면 해당 웹페이지의 주소정보(URL정보)가 표시되어 있고, 해당 웹페이지의 주소정보는 도 5의 (B)에 도시된 앱정보입력영역(A4)에 표시된 웹페이지의 주소정보(URL정보)와 일부가 동일함을 확인할 수 있다.In (B) of FIG. 6, a detailed menu element (E3) indicated as 'AddMyApp' is selected among one or more detailed menu elements (E3) shown in (A) of FIG. 6, and the corresponding web page is generated as a virtual application (1130). The screen on which the virtual app settings interface (L4) is displayed is schematically shown. Referring to the app information input area (A6) displayed on the virtual app settings interface (L4) shown in (B) of Figure 6, the address information (URL information) of the web page is displayed, and the address information of the web page is It can be confirmed that part of the address information (URL information) of the web page displayed in the app information input area (A4) shown in (B) of FIG. 5 is identical.

이와 같이, 2 이상의 가상애플리케이션(1130) 각각에 상응하는 웹페이지 주소정보의 일부가 동일한 경우, 바람직하게는 URL정보에 포함된 메인도메인정보가 동일한 경우에, 상기 2 이상의 가상애플리케이션(1130)은 상기 목록인터페이스(L5) 상에서 그룹화되어 표시될 수 있다.In this way, when part of the web page address information corresponding to each of the two or more virtual applications 1130 is the same, preferably when the main domain information included in the URL information is the same, the two or more virtual applications 1130 are They can be grouped and displayed on the list interface (L5).

도 6의 (C)는 복수의 가상애플리케이션(1130)의 목록이 표시되어 있는 목록인터페이스(L5)를 개략적으로 도시한다. 도 6의 (C)에 도시된 바와 같이, 목록인터페이스(L5)에는 제1목록엘리먼트(A7) 및 제2목록엘리먼트(A8)가 디스플레이될 수 있고, 상기 제1목록엘리먼트(A7)는 웹페이지 주소정보의 일부가 동일한 2 이상의 가상애플리케이션(1130)이 그룹화되어 있는 경우에 표시되는 엘리먼트에 해당하고, 상기 제2목록엘리먼트(A8)는 하나의 가상애플리케이션(1130), 즉 그룹화되지 않은 가상애플리케이션(1130)을 표시하기 위한 엘리먼트에 해당한다.Figure 6 (C) schematically shows a list interface (L5) in which a list of a plurality of virtual applications 1130 is displayed. As shown in (C) of FIG. 6, a first list element (A7) and a second list element (A8) can be displayed in the list interface (L5), and the first list element (A7) is displayed on a web page. It corresponds to an element displayed when two or more virtual applications 1130 with the same part of address information are grouped, and the second list element A8 is one virtual application 1130, that is, an ungrouped virtual application ( 1130).

즉, 상기 목록엘리먼트(A5)는 제1목록엘리먼트(A7) 및 제2목록엘리먼트(A8)로 구분할 수 있고, 상기 목록엘리먼트(A5)에는 해당 목록엘리먼트(A5)에 그룹화된 가상애플리케이션(1130)의 개수정보가 추가적으로 표시될 수 있다. 예를 들어, 도 6의 (C)에 도시된 제1목록엘리먼트(A7)에는 '2'라는 개수정보가 표시되어 있으며, 이는 2 개의 가상애플리케이션(1130)이 그룹화되어 있음을 의미한다. 반면에 제2목록엘리먼트(A8)에는 '1'이라는 개수정보가 표시되어 있으며, 이는 해당 목록엘리먼트(A5)는 그룹화되어 있지 않은, 단일 가상애플리케이션(1130)을 표시하는 것을 의미한다.That is, the list element (A5) can be divided into a first list element (A7) and a second list element (A8), and the list element (A5) includes a virtual application (1130) grouped in the corresponding list element (A5). Quantity information may be additionally displayed. For example, the number information '2' is displayed in the first list element A7 shown in (C) of FIG. 6, which means that two virtual applications 1130 are grouped. On the other hand, the second list element (A8) displays the number information of '1', which means that the list element (A5) is not grouped and displays a single virtual application (1130).

한편, 도 6의 (D)는 도 6의 (C)에 도시된 목록인터페이스(L5)에 표시된 제1목록엘리먼트(A7)를 사용자가 선택한 경우에 가상앱선택인터페이스(L6)가 상기 사용자단말(1000)에 디스플레이되는 화면을 개략적으로 도시한다.Meanwhile, Figure 6 (D) shows that when the user selects the first list element (A7) displayed on the list interface (L5) shown in Figure 6 (C), the virtual app selection interface (L6) is displayed at the user terminal ( 1000) schematically shows the screen displayed.

상기 가상앱선택인터페이스(L6)는 2 이상의 가상애플리케이션(1130)이 그룹화되어 있음을 시각적으로 표시하는 제1목록엘리먼트(A7)를 사용자가 선택한 경우에만 사용자단말(1000)에 디스플레이될 수 있고, 제2목록엘리먼트(A8)를 사용자가 선택한 경우에는 가상앱선택인터페이스(L6)가 사용자단말(1000)에 표시되지 않고, 제2목록엘리먼트(A8)에 대응하는 가상애플리케이션(1130)이 바로 실행될 수 있다.The virtual app selection interface (L6) can be displayed on the user terminal (1000) only when the user selects the first list element (A7), which visually indicates that two or more virtual applications (1130) are grouped. When the user selects the second list element (A8), the virtual app selection interface (L6) is not displayed on the user terminal (1000), and the virtual application (1130) corresponding to the second list element (A8) can be immediately executed. .

상기 가상앱선택인터페이스(L6)에 포함된 가상앱표시영역(A9)에는 해당 제1목록엘리먼트(A7)에 의해 그룹화되어 있는 2 이상의 가상애플리케이션(1130)에 대한 정보들이 표시되며, 사용자가 2 이상의 가상애플리케이션(1130)에 대한 정보 가운데 어느 하나의 가상애플리케이션(1130)에 대한 정보를 선택한 경우에, 선택된 가상애플리케이션(1130)이 실행되어 사용자단말(1000)에 표시될 수 있다.In the virtual app display area (A9) included in the virtual app selection interface (L6), information about two or more virtual applications (1130) grouped by the corresponding first list element (A7) is displayed, and the user can use two or more virtual applications (1130). When information about one virtual application 1130 is selected among the information about the virtual application 1130, the selected virtual application 1130 may be executed and displayed on the user terminal 1000.

도 7은 본 발명의 일 실시예에 따른 네이티브입력인터페이스(L7) 상에서 사용자의 입력에 따라 웹페이지에 명령어를 적용하는 과정을 개략적으로 도시한다.Figure 7 schematically shows the process of applying a command to a web page according to a user's input on the native input interface (L7) according to an embodiment of the present invention.

도 7에 도시된 바와 같이, 상기 네이티브입력인터페이스(L7)는, 상기 사용자단말(1000)에 설치된 운영체제(1200)에서 구현가능한 1 이상의 네이티브 기능(1300) 각각에 대한 1 이상의 그래픽요소(E7)들을 포함하고, 상기 네이티브적용단계(S120)는, 상기 네이티브입력인터페이스(L7)에 포함된 1 이상의 그래픽요소(E7) 가운데 특정 그래픽요소(E7)에 대한 사용자의 선택입력을 수신하여, 상기 특정 그래픽요소(E7)에 해당하는 네이티브 기능(1300)에 대한 기설정된 명령어를 상기 웹페이지에 적용할 수 있다.As shown in FIG. 7, the native input interface (L7) includes one or more graphic elements (E7) for each of one or more native functions (1300) that can be implemented in the operating system (1200) installed on the user terminal (1000). It includes, and the native application step (S120) receives a user's selection input for a specific graphic element (E7) among one or more graphic elements (E7) included in the native input interface (L7), and selects the specific graphic element (E7). A preset command for the native function 1300 corresponding to (E7) can be applied to the web page.

구체적으로, 상기 가상애플리케이션실행단계(S110)를 통해 사용자단말(1000)에 해당 가상애플리케이션(1130)에 상응하는 웹페이지가 표시된 상태에서, 상기 웹페이지 상에 오버레이된 메뉴확장엘리먼트(E1)를 사용자가 선택하는 경우에, 상술한 바와 같이 1 이상의 세부메뉴엘리먼트(E3)가 사용자단말(1000)에 표시되며, 이때 사용자가 상기 네이티브적용단계(S120)를 수행하기 위한 세부메뉴엘리먼트(E3)를 선택한 경우에, 도 7에 도시된 바와 같이, 네이티브입력인터페이스(L7)가 사용자단말(1000)에 디스플레이될 수 있다.Specifically, while the web page corresponding to the virtual application 1130 is displayed on the user terminal 1000 through the virtual application execution step (S110), the user selects the menu expansion element (E1) overlaid on the web page. In the case of selection, as described above, one or more detailed menu elements (E3) are displayed on the user terminal 1000, and at this time, the user selects the detailed menu element (E3) for performing the native application step (S120). In this case, as shown in FIG. 7, the native input interface (L7) may be displayed on the user terminal 1000.

상기 네이티브입력인터페이스(L7)에는 상기 사용자단말(1000)에서 수행할 수 있는 1 이상의 네이티브 기능(1300) 각각에 대한 그래픽요소(E7)들이 표시된다. 예를 들어, 도 7에 도시된 바와 같이, 각각의 그래픽요소(E7)들은 상기 사용자단말(1000)에 구비된 카메라모듈을 실행하는 네이티브 기능(1300), 상기 사용자단말(1000)의 운영체제(1200)에 구현된 사진첩에 접근하여 1 이상의 이미지파일에 접근하는 네이티브 기능(1300)과 같이, 각각의 네이티브 기능(1300)을 의미한다.The native input interface (L7) displays graphic elements (E7) for each of one or more native functions (1300) that can be performed by the user terminal (1000). For example, as shown in FIG. 7, each graphic element (E7) has a native function (1300) for executing a camera module provided in the user terminal (1000) and an operating system (1200) of the user terminal (1000). ) refers to each native function (1300), such as the native function (1300) of accessing one or more image files by accessing a photo album implemented in ).

한편, 상기 네이티브입력인터페이스(L7)에 표시된 복수의 그래픽요소(E7) 가운데 사용자가 어느 하나의 그래픽요소(E7)를 선택한 경우에, 상기 네이티브적용단계(S120)는 상기 선택된 그래픽요소(E7)에 상응하는 네이티브 기능(1300)에 대응하는 기설정된 명령어를 상기 가상애플리케이션(1130)의 웹페이지에 적용한다.Meanwhile, when the user selects one graphic element (E7) among the plurality of graphic elements (E7) displayed on the native input interface (L7), the native application step (S120) is performed on the selected graphic element (E7). A preset command corresponding to the corresponding native function 1300 is applied to the web page of the virtual application 1130.

본 발명의 다른 실시예에서 상기 가상애플리케이션(1130)이 로컬 HTML 기반의 파일을 통해 생성된 경우에, 상기 기설정된 명령어는 로컬 HTML 기반의 파일에 포함될 수 있다.In another embodiment of the present invention, when the virtual application 1130 is created through a local HTML-based file, the preset command may be included in the local HTML-based file.

이와 같이, 본 발명에서는 유저인터페이스 기반으로 네이티브 기능(1300)을 구현할 수 있는 명령어(코드)를 손쉽게 삽입할 수 있고, 이를 통해 상술한 바와 같이, 네이티브실행단계(S130)에서 기설정된 명령어에 기초하여 사용자단말(1000)의 운영체제(1200)로 하여금 네이티브 기능(1300)을 수행할 수 있도록 한다.As such, in the present invention, it is possible to easily insert instructions (code) that can implement the native function 1300 based on the user interface, and through this, as described above, based on the instructions preset in the native execution step (S130) It allows the operating system 1200 of the user terminal 1000 to perform the native function 1300.

도 8은 본 발명의 일 실시예에 따른 설정목록인터페이스(L8) 및 푸시설정인터페이스(L9)가 사용자단말(1000)에 디스플레이된 화면들을 개략적으로 도시한다.Figure 8 schematically shows screens on which the settings list interface (L8) and the push settings interface (L9) are displayed on the user terminal 1000 according to an embodiment of the present invention.

도 8의 (A)에 도시된 도면은 사용자의 메뉴확장엘리먼트(E1)에 대한 선택입력에 따라 사용자단말(1000)에 표시되는 복수의 세부메뉴엘리먼트(E3) 가운데 상기 애플리케이션(1100) 및 사용자의 입력에 의해 생성된 1 이상의 가상애플리케이션(1130)을 설정할 수 있는 기능에 상응하는 특정 세부메뉴엘리먼트(E3)를 선택함에 따라 설정목록인터페이스(L8)가 사용자단말(1000)에 디스플레이된 화면을 개략적으로 도시한다. 상기 설정목록인터페이스(L8)를 통해 사용자는 상기 애플리케이션(1100) 및 생성된 1 이상의 가상애플리케이션(1130)과 관련된 설정을 입력할 수 있다.The diagram shown in (A) of FIG. 8 shows the application 1100 and the user among a plurality of detailed menu elements (E3) displayed on the user terminal 1000 according to the user's selection input for the menu expansion element (E1). As a specific detailed menu element (E3) corresponding to the function of setting one or more virtual applications (1130) created by input is selected, the settings list interface (L8) schematically shows the screen displayed on the user terminal (1000). It shows. Through the settings list interface (L8), the user can input settings related to the application 1100 and one or more created virtual applications 1130.

한편, 도 8의 (A)에 도시된 설정목록인터페이스(L8)(L3)에서 '서비스별 Push'로 기재되어 있는 영역, 즉 가상앱푸시설정영역을 선택하는 경우에 도 8의 (B)에 도시된 바와 같이 푸시설정인터페이스(L9)가 사용자단말(1000)에 디스플레이될 수 있다.Meanwhile, when selecting the area described as 'Push by service' in the settings list interface (L8) (L3) shown in (A) of FIG. 8, that is, the virtual app push setting area, in (B) of FIG. 8 As shown, a push setting interface (L9) may be displayed on the user terminal (1000).

상기 푸시설정인터페이스(L9)를 통해 사용자는 생성한 1 이상의 가상애플리케이션(1130)에 대한 푸시를 설정할 수 있다. 예를 들어, 가상애플리케이션(1130)을 통해 통신을 수행하는 웹 서버(2000)로부터 정보를 수신하거나, 가상애플리케이션(1130)에 추가된 네이티브 기능(1300)을 실질적으로 수행하는 운영체제(1200)에서의 수행 결과 정보를 수신하는 경우에, 푸시가 설정된 가상애플리케이션(1130)은 수신한 정보를 다양한 형태, 예를 들어, 팝업메시지 등으로 표시할 수 있다.Through the push setting interface (L9), the user can set up a push for one or more created virtual applications (1130). For example, the operating system 1200 receives information from the web server 2000 that performs communication through the virtual application 1130, or substantially performs the native function 1300 added to the virtual application 1130. When receiving performance result information, the virtual application 1130 configured for push may display the received information in various forms, for example, as a pop-up message.

도 9은 본 발명의 일 실시예에 따른 컴퓨팅장치의 내부 구성을 개략적으로 도시한다.Figure 9 schematically shows the internal configuration of a computing device according to an embodiment of the present invention.

상술한 도 1에 도시된 사용자단말(1000)은 상기 도 9에 도시된 컴퓨팅장치(11000)의 구성요소들을 포함할 수 있다.The user terminal 1000 shown in FIG. 1 described above may include components of the computing device 11000 shown in FIG. 9 .

도 9에 도시된 바와 같이, 컴퓨팅장치(11000)는 적어도 하나의 프로세서(processor)(11100), 메모리(memory)(11200), 주변장치 인터페이스(peripheral interface)(11300), 입/출력 서브시스템(I/O subsystem)(11400), 전력 회로(11500) 및 통신 회로(11600)를 적어도 포함할 수 있다. 이때, 컴퓨팅장치(11000)는 도 1에 도시된 사용자단말(1000)에 해당될 수 있다.As shown in FIG. 9, the computing device 11000 includes at least one processor 11100, a memory 11200, a peripheral interface 11300, and an input/output subsystem ( It may include at least an I/O subsystem (11400), a power circuit (11500), and a communication circuit (11600). At this time, the computing device 11000 may correspond to the user terminal 1000 shown in FIG. 1.

메모리(11200)는 일례로 고속 랜덤 액세스 메모리(high-speed random access memory), 자기 디스크, 에스램(SRAM), 디램(DRAM), 롬(ROM), 플래시 메모리 또는 비휘발성 메모리를 포함할 수 있다. 메모리(11200)는 컴퓨팅장치(11000)의 동작에 필요한 소프트웨어 모듈, 명령어 집합 또는 그 밖에 다양한 데이터를 포함할 수 있다.The memory 11200 may include, for example, high-speed random access memory, magnetic disk, SRAM, DRAM, ROM, flash memory, or non-volatile memory. . The memory 11200 may include software modules, instruction sets, or other various data necessary for the operation of the computing device 11000.

이때, 프로세서(11100)나 주변장치 인터페이스(11300) 등의 다른 컴포넌트에서 메모리(11200)에 액세스하는 것은 프로세서(11100)에 의해 제어될 수 있다.At this time, access to the memory 11200 from other components such as the processor 11100 or the peripheral device interface 11300 may be controlled by the processor 11100.

주변장치 인터페이스(11300)는 컴퓨팅장치(11000)의 입력 및/또는 출력 주변장치를 프로세서(11100) 및 메모리(11200)에 결합시킬 수 있다. 프로세서(11100)는 메모리(11200)에 저장된 소프트웨어 모듈 또는 명령어 집합을 실행하여 컴퓨팅장치(11000)을 위한 다양한 기능을 수행하고 데이터를 처리할 수 있다.The peripheral interface 11300 may couple input and/or output peripherals of the computing device 11000 to the processor 11100 and the memory 11200. The processor 11100 may execute a software module or set of instructions stored in the memory 11200 to perform various functions for the computing device 11000 and process data.

입/출력 서브시스템은 다양한 입/출력 주변장치들을 주변장치 인터페이스(11300)에 결합시킬 수 있다. 예를 들어, 입/출력 서브시스템은 모니터나 키보드, 마우스, 프린터 또는 필요에 따라 터치스크린이나 센서 등의 주변장치를 주변장치 인터페이스(11300)에 결합시키기 위한 컨트롤러를 포함할 수 있다. 다른 측면에 따르면, 입/출력 주변장치들은 입/출력 서브시스템을 거치지 않고 주변장치 인터페이스(11300)에 결합될 수도 있다.The input/output subsystem can couple various input/output peripherals to the peripheral interface 11300. For example, the input/output subsystem may include a controller for coupling peripheral devices such as a monitor, keyboard, mouse, printer, or, if necessary, a touch screen or sensor to the peripheral device interface 11300. According to another aspect, input/output peripherals may be coupled to the peripheral interface 11300 without going through the input/output subsystem.

전력 회로(11500)는 단말기의 컴포넌트의 전부 또는 일부로 전력을 공급할 수 있다. 예를 들어 전력 회로(11500)는 전력 관리 시스템, 배터리나 교류(AC) 등과 같은 하나 이상의 전원, 충전 시스템, 전력 실패 감지 회로(power failure detection circuit), 전력 변환기나 인버터, 전력 상태 표시자 또는 전력 생성, 관리, 분배를 위한 임의의 다른 컴포넌트들을 포함할 수 있다.Power circuit 11500 may supply power to all or some of the terminal's components. For example, power circuit 11500 may include a power management system, one or more power sources such as batteries or alternating current (AC), a charging system, a power failure detection circuit, a power converter or inverter, a power status indicator, or a power source. It may contain arbitrary other components for creation, management, and distribution.

통신 회로(11600)는 적어도 하나의 외부 포트를 이용하여 다른 컴퓨팅장치와 통신을 가능하게 할 수 있다.The communication circuit 11600 may enable communication with another computing device using at least one external port.

또는 상술한 바와 같이 필요에 따라 통신 회로(11600)는 RF 회로를 포함하여 전자기 신호(electromagnetic signal)라고도 알려진 RF 신호를 송수신함으로써, 다른 컴퓨팅장치와 통신을 가능하게 할 수도 있다.Alternatively, as described above, if necessary, the communication circuit 11600 may include an RF circuit to transmit and receive RF signals, also known as electromagnetic signals, to enable communication with other computing devices.

이러한 도 9의 실시예는, 컴퓨팅장치(11000)의 일례일 뿐이고, 컴퓨팅장치(11000)는 도 9에 도시된 일부 컴포넌트가 생략되거나, 도 9에 도시되지 않은 추가의 컴포넌트를 더 구비하거나, 2개 이상의 컴포넌트를 결합시키는 구성 또는 배치를 가질 수 있다. 예를 들어, 모바일 환경의 통신 단말을 위한 컴퓨팅장치는 도 9에 도시된 컴포넌트들 외에도, 터치스크린이나 센서 등을 더 포함할 수도 있으며, 통신 회로(11600)에 다양한 통신방식(WiFi, 3G, LTE, Bluetooth, NFC, Zigbee 등)의 RF 통신을 위한 회로가 포함될 수도 있다. 컴퓨팅장치(11000)에 포함 가능한 컴포넌트들은 하나 이상의 신호 처리 또는 애플리케이션에 특화된 집적 회로를 포함하는 하드웨어, 소프트웨어, 또는 하드웨어 및 소프트웨어 양자의 조합으로 구현될 수 있다.This embodiment of FIG. 9 is only an example of the computing device 11000, and the computing device 11000 omits some components shown in FIG. 9, further includes additional components not shown in FIG. 9, or 2 It may have a configuration or arrangement that combines more than one component. For example, a computing device for a communication terminal in a mobile environment may further include a touch screen or a sensor in addition to the components shown in FIG. 9, and the communication circuit 11600 may be equipped with various communication methods (WiFi, 3G, LTE). , Bluetooth, NFC, Zigbee, etc.) may also include a circuit for RF communication. Components that can be included in the computing device 11000 may be implemented as hardware, software, or a combination of both hardware and software, including one or more signal processing or application-specific integrated circuits.

본 발명의 실시예에 따른 방법들은 다양한 컴퓨팅장치를 통하여 수행될 수 있는 프로그램 명령(instruction) 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 특히, 본 실시예에 따른 프로그램은 PC 기반의 프로그램 또는 모바일 단말 전용의 애플리케이션으로 구성될 수 있다. 본 발명이 적용되는 애플리케이션은 파일 배포 시스템이 제공하는 파일을 통해 컴퓨팅장치(11000)에 설치될 수 있다. 일 예로, 파일 배포 시스템은 컴퓨팅장치(11000)의 요청에 따라 상기 파일을 전송하는 파일 전송부(미도시)를 포함할 수 있다.Methods according to embodiments of the present invention may be implemented in the form of program instructions that can be executed through various computing devices and recorded on a computer-readable medium. In particular, the program according to this embodiment may be composed of a PC-based program or a mobile terminal-specific application. The application to which the present invention is applied can be installed on the computing device 11000 through a file provided by a file distribution system. As an example, the file distribution system may include a file transmission unit (not shown) that transmits the file according to a request from the computing device 11000.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The device described above may be implemented with hardware components, software components, and/or a combination of hardware components and software components. For example, devices and components described in embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), etc. , may be implemented using one or more general-purpose or special-purpose computers, such as a programmable logic unit (PLU), microprocessor, or any other device capable of executing and responding to instructions. A processing device may execute an operating system (OS) and one or more software applications that run on the operating system. Additionally, a processing device may access, store, manipulate, process, and generate data in response to the execution of software. For ease of understanding, a single processing device may be described as being used; however, those skilled in the art will understand that a processing device includes multiple processing elements and/or multiple types of processing elements. It can be seen that it may include. For example, a processing device may include a plurality of processors or one processor and one controller. Additionally, other processing configurations, such as parallel processors, are possible.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로 (collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨팅장치 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device. Software and/or data may be used by any type of machine, component, physical device, virtual equipment, computer storage medium or device to be interpreted by or to provide instructions or data to a processing device. , or may be permanently or temporarily embodied in a transmitted signal wave. Software may be distributed over networked computing devices and stored or executed in a distributed manner. Software and data may be stored on one or more computer-readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, etc., singly or in combination. Program instructions recorded on the medium may be specially designed and configured for the embodiment or may be known and available to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -Includes optical media (magneto-optical media) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, etc. Examples of program instructions include machine language code, such as that produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter, etc. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

본 발명의 일 실시예에 따르면, 모바일 디바이스의 사용자는 입력한 웹페이지 주소정보에 상응하여 생성된 가상애플리케이션에 대하여 1 이상의 네이티브 기능을 부여할 수 있는 네이티브입력인터페이스를 사용하여 부가하고자 하는 1 이상의 네이티브 기능에 대한 그래픽요소를 선택하는 것으로 해당 웹페이지에 1 이상의 네이티브 기능을 부가할 수 있으므로, 사용자가 모바일 디바이스 운영체제에 대한 지식이 없더라도 네이티브 기능을 부가할 수 있도록 하는 효과를 발휘할 수 있다.According to one embodiment of the present invention, the user of the mobile device selects one or more native functions to be added using a native input interface capable of granting one or more native functions to a virtual application created corresponding to the entered web page address information. By selecting a graphic element for a function, one or more native functions can be added to the web page, which has the effect of allowing users to add native functions even if they do not have knowledge of the mobile device operating system.

본 발명의 일 실시예에 따르면, 사용자에 의해 생성된 복수의 가상애플리케이션 각각에 상응하는 웹페이지 주소정보의 일부가 동일한 경우에, 복수의 가상애플리케이션의 목록을 표시하는 목록인터페이스에서는 웹페이지 주소정보의 일부가 동일한 2 이상의 가상애플리케이션을 하나의 목록엘리먼트 형태로 표시하므로, 사용자의 별도의 입력 없이도, 수많은 가상애플리케이션을 시각적으로 간소화하여 표시할 수 있는 효과를 발휘할 수 있다.According to one embodiment of the present invention, when part of the web page address information corresponding to each of the plurality of virtual applications created by the user is the same, the list interface that displays the list of the plurality of virtual applications displays the web page address information. Since two or more virtual applications, some of which are identical, are displayed in the form of a single list element, it is possible to visually simplify and display numerous virtual applications without any additional input from the user.

이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described with limited examples and drawings, various modifications and variations can be made by those skilled in the art from the above description. For example, the described techniques are performed in a different order than the described method, and/or components of the described system, structure, device, circuit, etc. are combined or combined in a different form than the described method, or other components are used. Alternatively, appropriate results may be achieved even if substituted or substituted by an equivalent.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents of the claims also fall within the scope of the claims described below.

Claims (6)

사용자단말에 설치된 애플리케이션을 실행하여, 상기 사용자단말에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법으로서,
상기 애플리케이션이 실행된 사용자단말 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션을 생성하는 가상애플리케이션생성단계;
해당 사용자로부터 수신한 1 이상의 가상애플리케이션 가운데 어느 하나의 가상애플리케이션에 대한 선택입력에 따라, 해당 가상애플리케이션을 실행하여 상기 사용자단말 상에 디스플레이하는 가상애플리케이션실행단계;
해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말에 설치된 운영체제에서 직접 실행할 수 있는 1 이상의 네이티브 기능을 부가하기 위한 네이티브입력인터페이스를 표시하고, 상기 네이티브입력인터페이스 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능에 대한 선택입력에 따라, 해당 가상애플리케이션에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능을 적용하는 네이티브적용단계; 및
상기 네이티브적용단계를 통해 1 이상의 네이티브 기능이 적용된 가상애플리케이션이 실행됨에 따라 특정 네이티브 기능이 실행되어야 하는 경우에, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어에 따라 상기 사용자단말의 운영체제로부터 상기 특정 네이티브 기능에 대한 결과정보를 수신하여 표시하는 네이티브실행단계;를 포함하는, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법.
A method for adding native functions to a mobile web page performed on the user terminal by executing an application installed on the user terminal,
A virtual application creation step of receiving web page address information from the user on the user terminal on which the application is executed and creating a virtual application for a web page corresponding to the web page address information;
A virtual application execution step of executing the virtual application and displaying it on the user terminal according to a selection input for one virtual application among one or more virtual applications received from the user;
According to the call input received from the user, a native input interface is displayed for adding one or more native functions that can be directly executed in the operating system installed on the user terminal, and one or more native functions input from the user on the native input interface A native application step of applying the one or more native functions to a web page corresponding to the corresponding virtual application according to the selection input for; and
When a specific native function must be executed as a virtual application to which one or more native functions are applied through the native application step is executed, the specific native function is activated from the operating system of the user terminal according to a preset command corresponding to the specific native function. A method for adding a native function to a mobile web page, including a native execution step of receiving and displaying result information.
청구항 1에 있어서,
상기 사용자단말에 설치된 애플리케이션은 명령어변환모듈을 포함하고,
상기 네이티브실행단계는,
상기 특정 네이티브 기능에 상응하는 기설정된 명령어를 상기 명령어변환모듈로 송신하는 단계;
상기 명령어변환모듈에서 수신한 상기 기설정된 명령어에 대응하는 네이티브 코드로 변환하는 단계; 및
변환된 상기 네이티브 코드를 상기 사용자단말에 운영체제로 송신하고, 상기 운영체제로부터 상기 네이티브 코드에 대한 실행 결과정보를 수신하는 단계;를 포함하는, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법.
In claim 1,
The application installed on the user terminal includes a command conversion module,
The native execution step is,
transmitting a preset command corresponding to the specific native function to the command conversion module;
Converting the preset command received from the command conversion module into native code corresponding to the command; and
A method for adding a native function to a mobile web page, comprising: transmitting the converted native code to the user terminal to an operating system and receiving execution result information for the native code from the operating system.
청구항 1에 있어서,
상기 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법은,
해당 사용자의 선택입력에 따라 상기 가상애플리케이션생성단계를 통해 생성된 1 이상의 가상애플리케이션의 목록을 표시하는 목록인터페이스를 디스플레이하는 단계;를 더 포함하고,
상기 목록인터페이스는,
2 이상의 가상애플리케이션 각각에 상응하는 웹페이지 주소정보에 포함된 도메인정보가 동일한 경우에, 상기 2 이상의 가상애플리케이션은 하나의 목록엘리먼트로써 표시되는 것을 특징으로 하는, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법.
In claim 1,
The method for adding native functions to the mobile web page is:
It further includes: displaying a list interface that displays a list of one or more virtual applications created through the virtual application creation step according to the user's selection input,
The list interface is,
When the domain information included in the web page address information corresponding to each of two or more virtual applications is the same, the two or more virtual applications are displayed as a single list element for adding native functions to a mobile web page. method.
청구항 1에 있어서,
상기 네이티브입력인터페이스는,
상기 사용자단말에 설치된 운영체제에서 구현가능한 1 이상의 네이티브 기능 각각에 대한 1 이상의 그래픽요소들을 포함하고,
상기 네이티브적용단계는,
상기 네이티브입력인터페이스에 포함된 1 이상의 그래픽요소 가운데 특정 그래픽요소에 대한 사용자의 선택입력을 수신하여, 상기 특정 그래픽요소에 해당하는 네이티브 기능에 대한 기설정된 명령어를 상기 웹페이지에 적용하는, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법.
In claim 1,
The native input interface is,
Contains one or more graphic elements for each of one or more native functions that can be implemented in the operating system installed on the user terminal,
The native application step is,
A mobile web page that receives a user's selection input for a specific graphic element among one or more graphic elements included in the native input interface and applies a preset command for a native function corresponding to the specific graphic element to the web page. How to add native features to .
애플리케이션을 실행하여, 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 수행하는 사용자단말로서,
상기 애플리케이션이 실행된 사용자단말 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션을 생성하는 가상애플리케이션생성단계;
해당 사용자로부터 수신한 1 이상의 가상애플리케이션 가운데 어느 하나의 가상애플리케이션에 대한 선택입력에 따라, 해당 가상애플리케이션을 실행하여 상기 사용자단말 상에 디스플레이하는 가상애플리케이션실행단계;
해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말에 설치된 운영체제에서 직접 실행할 수 있는 1 이상의 네이티브 기능을 부가하기 위한 네이티브입력인터페이스를 표시하고, 상기 네이티브입력인터페이스 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능에 대한 선택입력에 따라, 해당 가상애플리케이션에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능을 적용하는 네이티브적용단계; 및
상기 네이티브적용단계를 통해 1 이상의 네이티브 기능이 적용된 가상애플리케이션이 실행됨에 따라 특정 네이티브 기능이 실행되어야 하는 경우에, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어에 따라 상기 사용자단말의 운영체제로부터 상기 특정 네이티브 기능에 대한 결과정보를 수신하여 표시하는 네이티브실행단계;를 수행하는, 사용자단말.
As a user terminal that executes an application and performs a method for adding native functions to a mobile web page,
A virtual application creation step of receiving web page address information from the user on the user terminal on which the application is executed and creating a virtual application for a web page corresponding to the web page address information;
A virtual application execution step of executing the virtual application and displaying it on the user terminal according to a selection input for one virtual application among one or more virtual applications received from the user;
According to the call input received from the user, a native input interface is displayed for adding one or more native functions that can be directly executed in the operating system installed on the user terminal, and one or more native functions input from the user on the native input interface A native application step of applying the one or more native functions to a web page corresponding to the corresponding virtual application according to the selection input for; and
When a specific native function must be executed as a virtual application to which one or more native functions are applied through the native application step is executed, the specific native function is activated from the operating system of the user terminal according to a preset command corresponding to the specific native function. A user terminal that performs a native execution step of receiving and displaying result information.
사용자단말 상에서 컴퓨터 프로그램을 실행하여, 상기 사용자단말에서 수행되는 모바일 웹페이지에 네이티브 기능을 추가하기 위한 방법을 구현하기 위한 컴퓨터-판독가능 매체로서, 상기 컴퓨터-판독가능 매체는, 상기 사용자단말로 하여금 이하의 단계들을 수행하도록 하는 명령들을 저장하며, 상기 이하의 단계들은:
상기 애플리케이션이 실행된 사용자단말 상에서 사용자로부터 웹페이지 주소정보를 입력받고, 상기 웹페이지 주소정보에 상응하는 웹페이지에 대한 가상애플리케이션을 생성하는 가상애플리케이션생성단계;
해당 사용자로부터 수신한 1 이상의 가상애플리케이션 가운데 어느 하나의 가상애플리케이션에 대한 선택입력에 따라, 해당 가상애플리케이션을 실행하여 상기 사용자단말 상에 디스플레이하는 가상애플리케이션실행단계;
해당 사용자로부터 수신한 호출입력에 따라, 상기 사용자단말에 설치된 운영체제에서 직접 실행할 수 있는 1 이상의 네이티브 기능을 부가하기 위한 네이티브입력인터페이스를 표시하고, 상기 네이티브입력인터페이스 상에서 해당 사용자로부터 입력받은 1 이상의 네이티브 기능에 대한 선택입력에 따라, 해당 가상애플리케이션에 상응하는 웹페이지에 상기 1 이상의 네이티브 기능을 적용하는 네이티브적용단계; 및
상기 네이티브적용단계를 통해 1 이상의 네이티브 기능이 적용된 가상애플리케이션이 실행됨에 따라 특정 네이티브 기능이 실행되어야 하는 경우에, 상기 특정 네이티브 기능에 상응하는 기설정된 명령어에 따라 상기 사용자단말의 운영체제로부터 상기 특정 네이티브 기능에 대한 결과정보를 수신하여 표시하는 네이티브실행단계;를 포함하는, 컴퓨터-판독가능 매체.
A computer-readable medium for executing a computer program on a user terminal to implement a method for adding native functions to a mobile web page executed on the user terminal, wherein the computer-readable medium allows the user terminal to Stores instructions to perform the following steps, which include:
A virtual application creation step of receiving web page address information from the user on the user terminal on which the application is executed and creating a virtual application for a web page corresponding to the web page address information;
A virtual application execution step of executing the virtual application and displaying it on the user terminal according to a selection input for one virtual application among one or more virtual applications received from the user;
According to the call input received from the user, a native input interface is displayed for adding one or more native functions that can be directly executed in the operating system installed on the user terminal, and one or more native functions input from the user on the native input interface A native application step of applying the one or more native functions to a web page corresponding to the corresponding virtual application according to the selection input for; and
When a specific native function must be executed as a virtual application to which one or more native functions are applied through the native application step is executed, the specific native function is activated from the operating system of the user terminal according to a preset command corresponding to the specific native function. A computer-readable medium comprising a native execution step of receiving and displaying result information.
KR1020220059933A 2022-05-17 2022-05-17 Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device KR20230160461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220059933A KR20230160461A (en) 2022-05-17 2022-05-17 Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220059933A KR20230160461A (en) 2022-05-17 2022-05-17 Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device

Publications (1)

Publication Number Publication Date
KR20230160461A true KR20230160461A (en) 2023-11-24

Family

ID=88972485

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220059933A KR20230160461A (en) 2022-05-17 2022-05-17 Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device

Country Status (1)

Country Link
KR (1) KR20230160461A (en)

Similar Documents

Publication Publication Date Title
EP3543847B1 (en) Service processing method and device
US20100205559A1 (en) Quick-launch desktop application
CN104995601B (en) It is switched to the machine Web page application program and is switched away from from the machine Web page application program
Smyth Android Studio 3.2 Development Essentials-Android 9 Edition: Developing Android 9 Apps Using Android Studio 3.2, Java and Android Jetpack
US11455075B2 (en) Display method when application is exited and terminal
US20130249810A1 (en) Text entry mode selection
KR20230160461A (en) Method and Computer-readable Medium for Adding Native Function to a Mobile Webpage Performed on a Mobile Device
KR20150099318A (en) A recording media recognized by computer for providing an application developing environment program
KR20230160460A (en) Method and Computer-readable Medium for Debugging a Mobile Webpage Performed on a Mobile Device
KR20150097190A (en) A system for providing an application developing environment
KR20150099279A (en) A system for providing an application developing environment
KR20150099319A (en) A recording media specialized for an application developing environment program recording recognized by computer
KR20150099028A (en) A system for providing an application developing environment
KR20150099029A (en) A system for providing an application developing environment
KR20150099021A (en) A system for providing an application developing environment
KR20150099257A (en) A system for providing an application developing environment
KR20150099242A (en) A device for providing an application developing environment
KR20150099253A (en) A system for providing an application developing environment
KR20150099250A (en) A system for providing an application developing environment
KR20150099260A (en) A system for providing an application developing environment
KR20150099012A (en) A system for providing an application developing environment
KR20150099342A (en) A device for providing an application developing environment
KR20150099273A (en) A system for providing an application developing environment
KR20150098880A (en) A device for providing an application developing environment
KR20150097197A (en) A system for providing an application developing environment

Legal Events

Date Code Title Description
E902 Notification of reason for refusal