WO2015122552A1 - 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법 - Google Patents

메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법 Download PDF

Info

Publication number
WO2015122552A1
WO2015122552A1 PCT/KR2014/001175 KR2014001175W WO2015122552A1 WO 2015122552 A1 WO2015122552 A1 WO 2015122552A1 KR 2014001175 W KR2014001175 W KR 2014001175W WO 2015122552 A1 WO2015122552 A1 WO 2015122552A1
Authority
WO
WIPO (PCT)
Prior art keywords
app
main
user terminal
sub
information
Prior art date
Application number
PCT/KR2014/001175
Other languages
English (en)
French (fr)
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 주식회사 톡스
Publication of WO2015122552A1 publication Critical patent/WO2015122552A1/ko

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Definitions

  • the present invention relates to a system and a method for creating a subapp in the main app, and in particular, if only the main app is downloaded and installed, creating a subapp in the main app to create the subapp as needed through the main app.
  • a system and a method thereof are provided.
  • apps currently installed on smartphones are traded by purchasing them through an online app market and downloading and installing them directly on the smartphone from an app server.
  • the app here means an application.
  • the business owner is producing an app about the store that they operate for the purpose of attracting customers or providing convenience to the customer and distributes it through the app store.
  • the user has to search for many similar apps, so it is not easy to appeal his or her app to the user, thereby reducing the purpose of app production.
  • the present invention can easily create only necessary apps based on the information medium or the local information where the user is located in a simple manner, and do not need to register the apps individually in the app store. It is intended to provide a system and a method for creating a subapp in a main app.
  • the present invention for solving the above problems is an information medium including app information for the sub-app generated in the main app; App providing server for providing the sub-app according to the request by the main app; And extracting the app information from the information medium to execute the main app, adding the sub app corresponding to the app information to the search list of the main app, and generating the sub app according to a user's selection. It characterized in that it comprises a user terminal for generating the sub-app by requesting an app providing server.
  • the user terminal the recognition unit for recognizing the information medium;
  • An information processor for extracting the app information from the information medium;
  • an app generator configured to execute the main app, provide a search list of the main app, and generate a sub app provided by the app providing server.
  • the server may further include a server DB in which a pre-registered subapp is stored
  • the app providing server may include an app providing unit configured to search for the requested subapp in the server DB and provide the same to the user terminal.
  • the information medium includes the download information of the main app
  • the information processing unit extracts the download information from the information medium, and determines whether the main app is installed the main app is not installed If not, the main app may access a registered download server according to the download information, and download and install the main app.
  • the download information may include URL information of the download server.
  • the information carrier may be any one of a QR code, an NFC tag, and a message.
  • the recognition unit may be any one of a tag scanner, NFC reader, text receiving unit.
  • the app generation unit executes the main app to access the app providing server, the app providing unit searches for the sub app according to a set condition among the sub-app stored in the server DB search list of the main app It can be provided to the user terminal as.
  • the app generator may transmit the recognized app information to the app providing server.
  • the app generating unit may selectively provide at least one of a search list corresponding to the information medium and a search list provided from the app providing server.
  • the app providing server further comprises a location recognizing unit for recognizing the location of the user terminal, the app generating unit transmits the location information of the user terminal to the app providing server, the app providing unit the user The subapp corresponding to the location close to the location of the terminal may be searched for.
  • the app providing server further comprises an operating system determination unit for determining the operating system of the user terminal according to the identification information, the app generation unit transmits the identification information of the user terminal to the app providing server, An operating system determination unit may determine an operating system of the user terminal according to the identification information, and the app providing unit may provide a sub-app corresponding to the determined operating system to the user terminal.
  • a method for generating a sub app in a main app includes: executing, by a user terminal, the main app; Connecting the user terminal to an app providing server through the main app; Searching, by the app providing server, a sub app according to a set condition among pre-registered sub-apps, and providing the search to the user terminal as a search list of the main app; Requesting, by the user terminal, generation of a sub app to be generated from the search list to the app providing server according to a user's selection; And providing, by the app providing server, the requested subapp to the user terminal, wherein the user terminal generates the subapp.
  • the step of accessing the user terminal transmits its location information to the app providing server, the step of providing the sub-app corresponding to the location where the app providing server is close to the location of the user terminal You can search for
  • the requesting may include transmitting own identification information of the user terminal to the app providing server
  • the generating may include determining, by the app providing server, an operating system of the user terminal according to the identification information.
  • the method may further include providing a subapp corresponding to the determined operating system to the user terminal.
  • the step of the user terminal recognizes the information medium including the app information for the sub-app generated in the main app; And adding, by the user terminal, a sub app corresponding to the app information to the search list of the main app.
  • the executing step may be performed.
  • the information medium includes the download information of the main app, the step of recognizing the user terminal extracts the download information from the information medium, the step of executing, the user terminal Determining whether the main app is installed; If the main app is not installed, accessing a download server to which the main app is registered according to the download information; And downloading and installing the main app from the download server by the user terminal.
  • the download information may include URL information of the download server.
  • the requesting may include transmitting, by the user terminal, the recognized app information to the app providing server.
  • the user terminal may further include selecting any one of accessing and requesting the app providing server.
  • the information carrier may be any one of a QR code, an NFC tag, and a message.
  • System and method for creating a sub-app in the main app according to the present invention is easy to create the app simply by recognizing the information medium provided in the store or recommended by others, the user is inconvenient to search for the app There is an effect that can be eliminated.
  • the present invention by providing the necessary app information for the surrounding stores based on the location-based information of the user, it is possible to easily create the required app without the user visiting the store directly.
  • the present invention can be used as a marketing means by increasing the number of customers who installed the app in accordance with the provision of the convenience at the same time to provide the convenience to the business owner to customers who visit their store to create the app and Therefore, sales can be increased.
  • the present invention needs to register only one main app in a general app store, and does not need to register in an app store for each produced individual app such as a business owner, thereby eliminating the inconvenience of frequent registration.
  • the present invention can be easily selected by the user only necessary apps can prevent similar apps from being indiscriminately generated on the smart phone, thereby optimizing the performance of the smart phone.
  • FIG. 1 is a schematic configuration diagram of a system for creating a subapp in a main app according to an embodiment of the present invention
  • FIG. 2 is a block diagram illustrating a detailed configuration of the user terminal of FIG. 1.
  • FIG. 3 is a block diagram showing a detailed configuration of the app providing server of FIG.
  • FIG. 4 is a block diagram showing a detailed configuration of the server DB of FIG.
  • FIG. 5 is a flowchart illustrating a method for creating a subapp in a main app according to another embodiment of the present invention.
  • FIG. 6 is a flowchart illustrating a method for creating a subapp in a main app according to another embodiment of the present invention.
  • FIG. 1 is a schematic configuration diagram of a system for creating a subapp in a main app according to an embodiment of the present invention.
  • the system 1 extracts the app information from the information medium 100 including the app information about the sub app, and requests the generation of the sub app to the app providing server 300 to generate the sub app from the information medium 100.
  • the information medium 100 is installed at a specific location such as a store, and includes information about a sub app generated by the main app.
  • the main app is a basic app for using the system 1, which is executed in the user terminal 200 as described below, and can be downloaded from a general app store, and the sub-app, for example, As an app produced by the business owner for promotion and convenience, it may be provided from the app providing server 300 through the main app.
  • the information medium 100 includes download information of the main app, and the download information is a download server (not shown) for downloading the main app when the main app is not installed in the user terminal 200, For example, it may include URL information of the app store.
  • the information medium 100 may be any one of a QR code, an NFC tag, and a message, but is not particularly limited thereto, and may include a medium in which a user terminal 200 such as a smartphone may be recognized.
  • the user terminal 200 extracts the app information from the information medium 100 to execute the main app, adds the subapp corresponding to the app information to the search list of the main app, and generates the subapp according to the user's selection. Request the app providing server 300 to create a sub-app.
  • FIG. 2 is a block diagram illustrating a detailed configuration of the user terminal of FIG. 1.
  • the user terminal 200 includes an input / output unit 210, a communication unit 220 for communicating with the app providing server 300, a recognition unit 230 for recognizing the information medium 100, and a control unit for controlling each component ( 240, an information processor 250 for extracting app information from the information medium 100, an app generator 260 for executing a main app, and generating a sub app provided by an app providing app providing server 300, and The storage unit 270 is included.
  • the input / output unit 210 receives a user's selection for generating a sub app, and outputs an execution screen of the main app or the sub app.
  • the input / output unit 210 is preferably configured as one component as a touch pad, for example, the input / output unit 210 may be separately configured as an input unit and an output unit.
  • the communication unit 220 communicates with the app providing server 300 and the download server (not shown) through a wireless communication network, and in particular, the identification information and the app transmitted by the user terminal 200 to the app providing server 300. Packetize the information and send it.
  • the recognition unit 230 recognizes the information medium 100 and is appropriately configured according to the type of the information medium 100.
  • the recognition unit 230 is a tag scanner for scanning a QR code, etc.
  • the information medium 100 is an NFC tag, An NFC reader for reading an NFC tag, and when the information medium 100 is a message such as SNS, it is preferable that it is a text receiving unit for receiving a message, but the information medium 100 may be changed according to the form of the information medium 100. It may be a suitable means for recognition.
  • the controller 240 controls each component such as recognition of the information medium 100 and extraction of app information or download information, download of a main app, installation, creation of a sub app, and communication with the app providing server 300.
  • the information processing unit 250 extracts the app information for the sub app and the download information of the main app from the recognized information medium 100, and when the information medium 100 is recognized, the main app is stored in the user terminal 200. If the main app is not installed by determining whether it is installed, the main app is connected to the registered download server according to the download information, and the main app is downloaded and installed in the user terminal 200.
  • the app generating unit 260 executes the main app, accesses the app providing server 300, and transmits identification information and location information of the user terminal 200 to the app providing server 300 when the main app is executed.
  • the recognition unit 230 recognizes the information medium 100
  • the app information transmitted by the information processing unit 250 is transmitted to the app providing server 300.
  • the identification information may include operating system information of the user terminal 200.
  • the app generation unit 260 provides the information of the sub-app as a search list of the main app, for example, is provided from the search list of the sub-app corresponding to the information medium 100 and the app providing server 300 Optionally provide at least one of the search lists.
  • the app generator 260 requests the app providing server 300 to generate a sub app selected by the user from the selected search list, and generates a sub app provided from the app providing server 300.
  • the generation of such a sub-app includes downloading of the sub-app from the app providing server 300 and installing the downloaded sub-app on the user terminal 200.
  • the storage unit 270 stores identification information of the main app, the sub app, and the user terminal 200.
  • the app providing server 300 searches the server DB 400 according to a request by the main app running in the user terminal 200 and provides the searched subapp to the user terminal 200.
  • FIG. 3 is a block diagram illustrating a detailed configuration of an app providing server of FIG. 1.
  • the app providing server 300 may include a communication unit 310 for communicating with the user terminal 200, an operating system determination unit 320 for determining an operating system of the user terminal 200, a controller 330 for controlling each component, Location recognition unit 340 for recognizing the location of the user terminal 200, and the app providing unit 350 to search for the requested sub-app to provide to the user terminal 200.
  • the communication unit 310 communicates with the user terminal 200 through a wireless communication network.
  • the communication unit 310 packetizes the subapp requested from the user terminal 200 and transmits the packet to the user terminal 200.
  • the operating system determination unit 320 determines the operating system of the user terminal 200 according to the identification information transmitted from the user terminal 200, and notifies the app providing unit 350 of the result.
  • the controller 330 controls each component of the app providing server 300 such that the app providing server 300 generates a sub app in association with the user terminal 200.
  • the location recognizing unit 340 recognizes the location of the user terminal 200 according to the location information transmitted from the user terminal 200 and notifies the app providing unit 350 of the result.
  • the app provider 350 searches for a subapp according to a set condition among subapps stored in the server DB 400 according to a request of the user terminal 200, and provides the subapp to the user terminal 200 as a search list of the main app.
  • the app providing unit 350 may search for a sub app corresponding to a location close to the location of the user terminal 200.
  • the sub-app corresponding to the position close to the position of the terminal means the possession of the sub-app located within a certain distance from the current position of the user terminal 200, for example, a sub-app for a store.
  • the app providing unit 350 searches for a sub-app corresponding to the determined operating system in the server DB 400 to display the user terminal 200. To provide.
  • the app providing server 300 searches for the requested sub-app in the server DB 400 according to a user's selection. Provided to the user terminal 200.
  • the server DB 400 stores members, such as a user or owner of a subapp, involved in a system for creating a subapp in a main app, and a subapp provided through the main app.
  • FIG. 4 is a block diagram illustrating a detailed configuration of the server DB of FIG. 1.
  • the server DB 400 includes member information 410 and a sub app 420.
  • the member information 410 includes information about a user who downloaded a main app from a download server (not shown) and an owner of a sub app registered in the app providing server 300 in advance.
  • the sub-app 420 is provided by the app providing server 300 to the user terminal 200 and is a pre-registered sub-app, and stores the program code of the sub-app generated in the user terminal 200.
  • the system 10 for generating a subapp in the main app can easily create an app, thereby eliminating the inconvenience of the user having to search for the app, and the user can download the required app without directly visiting the store.
  • business owners can provide convenience to customers who visited their stores, and can be used as a marketing means to increase sales, eliminate the trouble of frequent registration, and similar apps are smart You can optimize the performance of your smartphone by preventing it from being created indiscriminately.
  • FIG. 5 is a flowchart illustrating a method 50 for generating a subapp in a main app according to another embodiment of the present invention.
  • the method 50 for generating a subapp in the main app includes executing the main app (S501), adding a search list according to whether the information medium is recognized (S502 and S503), and the location of the user terminal 200. Searching for a subapp registered in step S504, providing a searched subapp list in step S505, selecting a subapp that is desired to be created in step S506, and generating a selected subapp in step S607. It is composed.
  • the user executes the main app through the user terminal 200 (step S801).
  • the main app is downloaded and installed from a download server (not shown) in advance.
  • the user terminal 200 determines whether the information medium 100 is recognized (step S502), and when the information medium 100 is recognized, the information medium 100 will be described later with reference to FIG. 6. Extract the app information from and add it to the search list of the main app (step S503).
  • the user terminal 200 accesses the app providing server 300 through the main app. In this case, the user terminal 200 transmits at least one of its location information and identification information to the app providing server 300.
  • the app providing server 300 searches for a sub-app according to a set condition among the sub-apps pre-stored in the server DB 400, and in this case, when the user terminal 200 transmits its location information, the app The providing server 300 searches for a sub-app corresponding to a location close to the current location of the user terminal 200 (step S604).
  • the app providing server 300 provides the search results of the server DB 400 to the user terminal 200 as a search list of the main app (step S605).
  • the user terminal 200 outputs at least one of a search list provided to the app providing server 300 and a search list added in step S503 as a search list of the main app.
  • step S506 when the user selects a sub-app that the user wants to generate through the user terminal 200 (step S506), the user terminal 200 generates the sub-app to be created in the search list according to the user's selection. Request to 300.
  • the app providing server 300 determines the operating system of the user terminal 200 according to the transmitted identification information.
  • the app providing server 300 determines the operating system of the user terminal 200
  • the subapp corresponding to the corresponding operating system is transmitted to the user terminal 200.
  • the user terminal 200 generates a corresponding subapp (step S507).
  • the generation of the subapp includes installing the subapp provided from the app providing server 300 to the user terminal 200.
  • FIG. 6 is a flowchart illustrating a method 60 for creating a subapp in a main app according to another embodiment of the present invention.
  • the main app is executed after recognizing the information medium 100, and optionally, the main app can be easily installed when the main app is not installed in the user terminal 200. There is a difference from the embodiment described with reference to.
  • the method 60 for generating a sub app in the main app includes recognizing the information medium 100 at step S601 and installing the main app according to whether the main app is installed (steps S602 to step). S604), executing the main app (S605), providing the search list of the subapp according to the recognition on the information medium 100 (step S606), and generating the subapp corresponding to the recognition on the information medium 100. Requesting (step S607), generating a sub-app corresponding to the recognition of the information medium 100 (step S608).
  • the user terminal 200 recognizes the information medium 100 (step S601).
  • the user terminal 200 extracts the app information for the sub app and the download information of the main app from the information medium 100.
  • the information medium 100 may be any one of a QR code, an NFC tag, and a message
  • the download information may include URL information of a download server (not shown).
  • the user terminal 200 determines whether the main app is installed (step S602), and if the main app is not installed, the user terminal 200 according to the download information extracted from the information medium 100.
  • the main app accesses a registered download server (not shown) (step S603).
  • the user terminal 200 downloads and installs the main app from a download server (not shown) (step S604).
  • the user terminal 200 is installed to run the main app (step S605).
  • the user terminal 200 accesses the app providing server 300 and transmits the app information about the sub-app extracted from the information medium 100 to the app providing server 300.
  • the user terminal 200 adds a sub-app corresponding to the app information extracted from the information medium 100 to the search list of the main app (step S606).
  • the search list is provided from the app providing server 300
  • the user terminal 200 at least one of the search list and the added search list provided to the app providing server 300 of the main app Can be output as a search list.
  • the user terminal 200 extracts a search list for the app information extracted from the information medium 100, and then accesses the app providing server 300 or extracts the state without accessing the app providing server 300.
  • the request for app creation may be selectively performed to the app providing server 300.
  • the user terminal 200 Requests the app providing server 300 to generate the selected subapp.
  • the app providing server 300 operates the operating system of the user terminal 200 according to the transmitted identification information. You can judge.
  • the app providing server 300 determines the operating system of the user terminal 200
  • the subapp corresponding to the corresponding operating system is transmitted to the user terminal 200.
  • the user terminal 200 generates a corresponding subapp (step S607).
  • the generation of the subapp includes installing the subapp provided from the app providing server 300 to the user terminal 200.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명은 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법에 관한 것으로, 정보 매체 또는 사용자가 위치한 지역 정보를 기초로 필요한 앱만을 간단한 방법으로 용이하게 생성할 수 있고, 앱을 개별적으로 앱 스토어에 등록할 필요없는 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법을 제공한다. 이를 위한 본 발명은 메인앱에서 생성되는 서브앱에 대한 앱 정보를 포함하는 정보 매체; 상기 메인앱에 의한 요청에 따라 상기 서브앱을 제공하는 앱 제공 서버; 및 상기 정보 매체로부터 상기 앱 정보를 추출하여 상기 메인앱을 실행하고, 상기 앱 정보에 대응하는 상기 서브앱을 상기 메인앱의 검색리스트에 추가하며, 사용자의 선택에 따라 상기 서브앱의 생성을 상기 앱 제공 서버에 요청하여 상기 서브앱을 생성하는 사용자 단말을 포함하는 것을 특징으로 한다. 상기와 같은 구성에 의해 본 발명은 앱의 생성이 용이하여 사용자가 해당 앱을 검색해야하는 불편함을 해소할 수 있고, 사용자가 매장을 직접 방문하지 않고도 필요한 앱을 용이하게 생성할 수 있으며, 사업주가 자신의 매장에 방문한 고객에게 편의를 제공할 수 있는 동시에 마케팅 수단으로 활용하여 매출을 증대할 수 있고, 빈번한 등록의 번거로움을 해소할 수 있으며, 유사한 앱이 스마트 폰에 무분별하게 생성되는 것을 방지하여 스마트 폰의 성능을 최적화할 수 있는 효과가 있다.

Description

메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법
본 발명은 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법에 관한 것으로, 특히, 메인앱만을 다운로드하여 설치하면, 메인앱을 통하여 필요에 따라 서브앱을 생성하는 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법에 관한 것이다.
일반적으로 현재 스마트폰에 설치되는 앱은 온라인 상의 앱 마켓을 통해 구매하고 앱 서버로부터 스마트폰 상에 직접 다운로드하여 설치하는 방식에 의해 거래된다. 여기서 앱은 어플리케이션을 의미한다.
그러나, 이러한 종래의 방식은 스마트폰 사용자가 직접 앱을 검색하거나 다운로드 횟수가 높은 인기 앱을 찾아서 일일이 다운로드 받아야 하는데, 일반적인 검색 방식이나 단순히 다운로드 횟수가 높은 것만으로는 사용자가 만족할만한 앱을 검색하기 어려운 경우가 많다.
[특허문헌] KR2011-0070596 A
한편, 사업주는 고객을 유치하거나 고객에게 편의를 제공하기 위한 목적으로 자신이 운영하는 매장에 관한 앱을 제작하여 앱 스토어 등을 통하여 배포하고 있다. 그러나, 프랜차이즈 매장과 같이 유사하면서도 각기 다른 다양한 앱이 제작되는 경우, 사용자는 많은 유사 앱을 검색해야 하기 때문에 사용자에게 자신의 앱을 어필하기가 쉽지 않아 앱 제작의 목적을 경감시키는 문제점이 있다.
또한, 앱 제작 기업 입장에서는 각 사업주들이 제작된 앱을 앱 스토어에 등록하는 번거로움을 해소하기 위해, 앱의 제작뿐만 아니라, 앱의 앱 스토어 등록을 대신하는 경우, 빈번한 등록절차를 수행해야하는 불편함이 있다.
상기와 같은 종래 기술의 문제점을 해결하기 위해, 본 발명은 정보 매체 또는 사용자가 위치한 지역 정보를 기초로 필요한 앱만을 간단한 방법으로 용이하게 생성할 수 있고, 앱을 개별적으로 앱 스토어에 등록할 필요없는 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법을 제공하고자 한다.
위와 같은 과제를 해결하기 위한 본 발명은 메인앱에서 생성되는 서브앱에 대한 앱 정보를 포함하는 정보 매체; 상기 메인앱에 의한 요청에 따라 상기 서브앱을 제공하는 앱 제공 서버; 및 상기 정보 매체로부터 상기 앱 정보를 추출하여 상기 메인앱을 실행하고, 상기 앱 정보에 대응하는 상기 서브앱을 상기 메인앱의 검색리스트에 추가하며, 사용자의 선택에 따라 상기 서브앱의 생성을 상기 앱 제공 서버에 요청하여 상기 서브앱을 생성하는 사용자 단말을 포함하는 것을 특징으로 한다.
일 실시예에서, 상기 사용자 단말은, 상기 정보 매체를 인식하는 인식부; 상기 정보 매체로부터 상기 앱 정보를 추출하는 정보 처리부; 및 상기 메인앱을 실행하고, 상기 메인앱의 검색리스트를 제공하며, 상기 앱 제공 서버가 제공한 서브앱을 생성하는 앱 생성부를 포함할 수 있다.
일 실시예에서, 사전에 등록된 서브앱이 저장된 서버 DB를 더 포함하고, 상기 앱 제공 서버는 상기 요청된 서브앱을 상기 서버 DB에서 검색하여 상기 사용자 단말로 제공하는 앱 제공부를 포함할 수 있다.
일 실시예에서, 상기 정보 매체는 상기 메인앱의 다운로드 정보를 포함하고, 상기 정보 처리부는 상기 정보 매체로부터 상기 다운로드 정보를 추출하며, 상기 메인앱이 설치되어 있는지를 판단하여 상기 메인앱이 설치되지 있지 않으면, 상기 다운로드 정보에 따라 상기 메인앱이 등록된 다운로드 서버에 접속하고, 상기 메인앱을 다운로드하여 설치할 수 있다.
일 실시예에서, 상기 다운로드 정보는 상기 다운로드 서버의 URL 정보를 포함할 수 있다.
일 실시예에서, 상기 정보 매체는 QR 코드, NFC 태그, 및 메시지 중 어느 하나일 수 있다.
일 실시예에서, 상기 인식부는 태그 스캐너, NFC 리더, 문자 수신부 중 어느 하나일 수 있다.
일 실시예에서, 상기 앱 생성부는 상기 메인앱을 실행하여 상기 앱 제공 서버에 접속하고, 상기 앱 제공부는 상기 서버 DB에 저장된 서브앱 중에서 설정된 조건에 따라 서브앱을 검색하여 상기 메인앱의 검색리스트로서 상기 사용자 단말에 제공할 수 있다.
일 실시예에서, 상기 앱 생성부는 상기 인식된 앱 정보를 상기 앱 제공 서버로 전송할 수 있다.
일 실시예에서, 상기 앱 생성부는 상기 정보 매체에 대응하는 검색리스트 및 상기 앱 제공 서버로부터 제공되는 검색리스트 중 적어도 하나를 선택적으로 제공할 수 있다.
일 실시예에서, 상기 앱 제공 서버는 상기 사용자 단말의 위치를 인식하는 위치 인식부를 더 포함하며, 상기 앱 생성부는 상기 사용자 단말의 위치 정보를 상기 앱 제공 서버로 전송하고, 상기 앱 제공부는 상기 사용자 단말의 위치에 근접한 위치에 대응하는 서브앱을 검색할 수 있다.
일 실시예에서, 상기 앱 제공 서버는 상기 식별 정보에 따라 상기 사용자 단말의 운영체제를 판단하는 운영체제 판단부를 더 포함하고, 상기 앱 생성부는 상기 사용자 단말의 식별 정보를 상기 앱 제공 서버로 전송하며, 상기 운영체제 판단부는 상기 식별 정보에 따라 상기 사용자 단말의 운영체제를 판단하고, 상기 앱 제공부는 판단된 운영체제에 대응하는 서브앱을 상기 사용자 단말로 제공할 수 있다.
본 발명의 다른 양태에 따른 메인앱에서 서브앱을 생성하기 위한 방법은 사용자 단말이 메인앱을 실행하는 단계; 상기 사용자 단말이 상기 메인앱을 통하여 앱 제공 서버에 접속하는 단계; 상기 앱 제공 서버가 사전에 등록된 서브앱 중에서 설정된 조건에 따라 서브앱을 검색하여 상기 메인앱의 검색리스트로서 상기 사용자 단말에 제공하는 단계; 상기 사용자 단말이 사용자의 선택에 따라 상기 검색리스트 중 생성하고자 하는 서브앱의 생성을 상기 앱 제공 서버로 요청하는 단계; 상기 앱 제공 서버가 요청된 서브앱을 상기 사용자 단말에 제공하여 상기 사용자 단말이 상기 서브앱을 생성하는 단계를 포함하는 것을 특징으로 한다.
다른 실시예에서, 상기 접속하는 단계는 상기 사용자 단말이 자신의 위치 정보를 상기 앱 제공 서버로 전송하고, 상기 제공하는 단계는 상기 앱 제공 서버가 상기 사용자 단말의 위치에 근접한 위치에 대응하는 서브앱을 검색할 수 있다.
다른 실시예에서, 상기 요청하는 단계는 상기 사용자 단말의 자신의 식별 정보를 상기 앱 제공 서버로 전송하고, 상기 생성하는 단계는 상기 앱 제공 서버가 상기 식별 정보에 따라 상기 사용자 단말의 운영체제를 판단하는 단계를 더 포함하고, 상기 판단된 운영체제에 대응하는 서브앱을 상기 사용자 단말로 제공할 수 있다.
또 다른 실시예에서, 상기 사용자 단말이 상기 메인앱에서 생성되는 서브앱에 대한 앱 정보를 포함하는 정보 매체를 인식하는 단계; 및 상기 사용자 단말이 상기 메인앱의 검색리스트에 상기 앱 정보에 대응하는 서브앱을 추가하는 단계;를 더 포함할 수 있다.
또 다른 실시예에서, 상기 사용자 단말이 상기 정보 매체를 인식하면, 상기 실행하는 단계가 실시될 수 있다.
또 다른 실시예에서, 상기 정보 매체는 상기 메인앱의 다운로드 정보를 포함하고, 상기 인식하는 단계는 상기 사용자 단말이 상기 정보 매체로부터 상기 다운로드 정보를 추출하며, 상기 실행하는 단계는, 상기 사용자 단말이 상기 메인앱이 설치되어 있는지를 판단하는 단계; 상기 메인앱이 설치되어 있지 않았으면, 상기 다운로드 정보에 따라 상기 메인앱이 등록된 다운로드 서버에 접속하는 단계; 및 상기 사용자 단말이 상기 다운로드 서버로부터 상기 메인앱을 다운로드하여 설치하는 단계를 더 포함할 수 있다.
또 다른 실시예에서, 상기 다운로드 정보는 상기 다운로드 서버의 URL 정보를 포함할 수 있다.
또 다른 실시예에서, 상기 요청하는 단계는 상기 사용자 단말이 상기 인식된 앱 정보를 상기 앱 제공 서버로 전송할 수 있다.
또 다른 실시예에서, 상기 추가하는 단계 이후에, 상기 사용자 단말이 상기 앱 제공 서버에 접속하는 단계 및 상기 요청하는 단계 중 어느 하나를 선택하는 단계를 더 포함할 수 있다.
또 다른 실시예에서, 상기 정보 매체는 QR 코드, NFC 태그, 및 메시지 중 어느 하나일 수 있다.
본 발명에 따른 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법은 매장 등에서 제공되거나 다른 사람이 추천하는 정보 매체를 인식하는 것만으로 해당 앱의 생성이 용이하여 사용자가 해당 앱을 검색해야하는 불편함을 해소할 수 있는 효과가 있다.
또한, 본 발명은 사용자의 위치기반 정보를 기반으로 주변 매장들에 대한 필요한 앱 정보를 제공함으로써, 사용자가 매장을 직접 방문하지 않고도 필요한 앱을 용이하게 생성할 수 있다.
또한, 본 발명은 사업주가 자신의 매장에 방문한 고객이 해당 앱을 쉽게 생성할 수 있도록 편의를 제공할 수 있는 동시에 이러한 편의 제공에 따라 해당 앱을 설치한 고객의 수를 증가시킴으로써 마케팅 수단으로 활용하고 따라서 매출을 증대할 수 있다.
또한, 본 발명은 메인앱만 하나만 일반적인 앱 스토어에 등록할 필요가 있고, 사업주 등의 제작된 개별 앱마다 앱 스토어에 등록할 필요가 없으므로 빈번한 등록의 번거로움을 해소할 수 있다.
또한, 본 발명은 필요한 앱만을 사용자가 용이하게 선택할 수 있으므로 유사한 앱이 스마트 폰에 무분별하게 생성되는 것을 방지할 수 있고, 따라서 스마트 폰의 성능을 최적화할 수 있다.
도 1은 본 발명의 일 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 시스템의 개략적 구성도이고,
도 2는 도 1의 사용자 단말의 세부 구성을 도시한 블록도이며,
도 3은 도 1의 앱 제공 서버의 세부 구성을 도시한 블록도이고,
도 4는 도 1의 서버 DB의 세부 구성을 도시한 블록도이며,
도 5는 본 발명의 다른 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 방법을 도시하는 순서도이고,
도 6은 본 발명의 또 다른 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 방법을 도시하는 순서도이다.
이하, 본 발명을 바람직한 실시예와 첨부한 도면을 참고로 하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되는 것은 아니다.
먼저, 도 1을 참조하여 본 발명의 일 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 시스템(1)을 설명한다. 도 1은 본 발명의 일 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 시스템의 개략적 구성도이다.
시스템(1)은 서브앱에 대한 앱 정보를 포함하는 정보 매체(100), 정보 매체(100)로부터 앱 정보를 추출하여 앱 제공 서버(300)로 서브앱의 생성을 요청하여 서브앱을 생성하는 사용자 단말(200), 사용자 단말(200)의 요청에 따라 서브앱을 제공하는 앱 제공 서버(300), 및 각종 정보가 저장되는 서버 DB(400)를 포함한다.
정보 매체(100)는 매장 등과 같은 특정 위치에 설치되며, 메인앱에서 생성되는 서브앱에 대한 정보를 포함한다. 여기서, 메인앱은 본 시스템(1)을 이용하기 위한 기본 앱으로서, 후술하는 바와 같이 사용자 단말(200)에서 실행되며, 일반적인 앱 스토어 등에서 다운로드 할 수 있고, 서브앱은, 예를 들면, 매장의 홍보 및 편의 제공을 위해 사업주가 제작한 앱으로서, 메인앱을 통하여 앱 제공 서버(300)로부터 제공될 수 있다.
또한, 정보 매체(100)는 메인앱의 다운로드 정보를 포함하며, 이러한 다운로드 정보는, 사용자 단말(200)에 메인앱이 설치되지 않은 경우, 메인앱을 다운로드하기 위한 다운로드 서버(도시하지 않음), 예를 들면, 앱 스토어의 URL 정보를 포함할 수 있다.
또한, 정보 매체(100)는 QR 코드, NFC 태그, 및 메시지 중 어느 하나일 수 있지만, 이에 특별히 한정되지 않으며, 스마트폰 등과 같은 사용자 단말(200)이 인식가능한 형태의 매체로 이루어질 수 있다.
사용자 단말(200)은 정보 매체(100)로부터 앱 정보를 추출하여 메인앱을 실행하고, 앱 정보에 대응하는 서브앱을 메인앱의 검색리스트에 추가하며, 사용자의 선택에 따라 서브앱의 생성을 앱 제공 서버(300)에 요청하여 서브앱을 생성한다.
이하, 도 2를 참조하여 사용자 단말(200)을 상세히 설명한다. 도 2는 도 1의 사용자 단말의 세부 구성을 도시한 블록도이다.
사용자 단말(200)은 입출력부(210), 앱 제공 서버(300)와 통신을 수행하는 통신부(220), 정보 매체(100)를 인식하는 인식부(230), 각 구성요소를 제어하는 제어부(240), 정보 매체(100)로부터 앱 정보를 추출하는 정보 처리부(250), 메인앱을 실행하고, 앱 제공 앱 제공 서버(300)가 제공한 서브앱을 생성하는 앱 생성부(260), 및 저장부(270)를 포함한다.
입출력부(210)는 서브앱을 생성하기 위한 사용자의 선택이 입력되며, 메인앱 또는 서브앱의 실행화면이 출력된다. 이러한 입출력부(210)는, 예를 들면, 터치패드로서 하나의 구성 요소로 구성되는 것이 바람직하지만, 입력부와 출력부로 개별적으로 구성할 수 있다.
통신부(220)는 무선 통신망을 통하여 앱 제공 서버(300) 및 다운로드 서버(도시되지 않음)와 통신을 수행하고, 특히, 사용자 단말(200)이 앱 제공 서버(300)로 전송하는 식별 정보 및 앱 정보를 패킷화하여 전송한다.
인식부(230)는 정보 매체(100)를 인식하며, 정보 매체(100)의 형태에 따라 적합하게 구성된다. 인식부(230)는, 예를 들면, 정보 매체(100)가 QR 코드 등의 2차원 영상 매체인 경우, QR 코드 등을 스캔하기 위한 태그 스캐너이고, 정보 매체(100)가 NFC 태그인 경우, NFC 태그를 판독하기 위한 NFC 리더이며, 정보 매체(100)가 SNS 등의 메시지인 경우, 메시지를 수신하기 위한 문자 수신부인 것이 바람직하지만, 정보 매체(100)의 형태에 따라 정보 매체(100)를 인식하기 위한 적절한 수단일 수 있다.
제어부(240)는 정보 매체(100)의 인식 및 앱 정보 또는 다운로드 정보의 추출, 메인앱의 다운로드, 설치, 서브앱의 생성, 앱 제공 서버(300)와의 통신 등 각 구성부가 동작하도록 제어한다.
정보 처리부(250)는 인식된 정보 매체(100)로부터 해당 서브앱에 대한 앱 정보 및 메인앱의 다운로드 정보를 추출하고, 정보 매체(100)를 인식하는 경우, 사용자 단말(200)에 메인앱이 설치되어 있는지를 판단하여 메인앱이 설치되지 있지 않으면, 다운로드 정보에 따라 메인앱이 등록된 다운로드 서버에 접속하고, 메인앱을 다운로드하여 사용자 단말(200)에 설치한다.
앱 생성부(260)는 메인앱을 실행하고, 앱 제공 서버(300)에 접속하며, 메인앱의 실행시 사용자 단말(200)의 식별 정보 및 위치 정보를 앱 제공 서버(300)로 전송하며, 인식부(230)가 정보 매체(100)를 인식하는 경우, 정보 처리부(250)에 의해 인식된 앱 정보를 앱 제공 서버(300)로 전송한다. 여기서, 식별 정보는 사용자 단말(200)의 운영체제 정보를 포함할 수 있다.
또한, 앱 생성부(260)는 메인앱의 검색리스트로서 서브앱의 정보를 제공하며, 예를 들면, 정보 매체(100)에 대응하는 서브앱의 검색리스트 및 앱 제공 서버(300)로부터 제공되는 검색리스트 중 적어도 하나를 선택적으로 제공한다.
또한, 앱 생성부(260)는 선택된 검색리스트 중에서 사용자가 선택한 서브앱의 생성을 앱 제공 서버(300)로 요청하고, 앱 제공 서버(300)로부터 제공된 서브앱을 생성한다. 이러한 서브앱의 생성은 앱 제공 서버(300)로부터 서브앱의 다운로드 및 다운로드된 서브앱의 사용자 단말(200)에의 설치를 포함한다.
저장부(270)는 메인앱, 서브앱, 사용자 단말(200)의 식별 정보가 저장된다.
다시 도 1을 참조하면, 앱 제공 서버(300)는 사용자 단말(200)에서 실행중인 메인앱에 의한 요청에 따라 서버 DB(400)를 검색하여 검색된 서브앱을 사용자 단말(200)에 제공한다.
이하, 도 3을 참조하여 앱 제공 서버(300)를 상세히 설명한다. 도 3은 도 1의 앱 제공 서버의 세부 구성을 도시한 블록도이다.
앱 제공 서버(300)는 사용자 단말(200)과 통신을 수행하는 통신부(310), 사용자 단말(200)의 운영체제를 판단하는 운영체제 판단부(320), 각 구성요소를 제어하는 제어부(330), 사용자 단말(200)의 위치를 인식하는 위치 인식부(340), 및 요청된 서브앱을 검색하여 사용자 단말(200)로 제공하는 앱 제공부(350)를 포함한다.
통신부(310)는 무선 통신망을 통하여 사용자 단말(200)과 통신을 수행하고, 특히, 사용자 단말(200)로부터 요청된 서브앱을 패킷화하여 사용자 단말(200)로 전송한다.
운영체제 판단부(320)는 사용자 단말(200)로부터 전송된 식별 정보에 따라 사용자 단말(200)의 운영체제를 판단하고, 그 결과를 앱 제공부(350)로 통지한다.
제어부(330)는 앱 제공 서버(300)가 사용자 단말(200)과 연동하여 서브앱을 생성하도록 앱 제공 서버(300)의 각 구성부를 제어한다.
위치 인식부(340)는 사용자 단말(200)로부터 전송된 위치 정보에 따라 사용자 단말(200)의 위치를 인식하여 그 결과를 앱 제공부(350)로 통지한다.
앱 제공부(350)는 사용자 단말(200)의 요청에 따라 서버 DB(400)에 저장된 서브앱 중에서 설정된 조건에 따라 서브앱을 검색하여 메인앱의 검색리스트로서 사용자 단말(200)에 제공한다.
또한, 앱 제공부(350)는 위치 인식부(340)가 사용자 단말(200)의 위치를 인식하는 경우, 사용자 단말(200)의 위치에 근접한 위치에 대응하는 서브앱을 검색할 수 있다. 여기서, 단말의 위치에 근접한 위치에 대응하는 서브앱이란 현재 사용자 단말(200)의 위치를 중심으로 일정거리 내에 위치하는 서브앱의 소유, 예를 들면, 매장에 대한 서브앱을 의미한다.
또한, 앱 제공부(350)는 운영체제 판단부(320)가 사용자 단말(200)의 운영체제를 판단하는 경우, 판단된 운영체제에 대응하는 서브앱을 서버 DB(400)에서 검색하여 사용자 단말(200)로 제공한다.
또한, 앱 제공 서버(300)는, 사용자 단말(200)이 정보 매체(100)로부터 추출된 앱 정보를 전송하는 경우, 사용자의 선택에 따라 해당 요청된 서브앱을 서버 DB(400)에서 검색하여 사용자 단말(200)로 제공한다.
다시 도 1을 참조하면, 서버 DB(400)는 메인앱에서 서브앱을 생성하기 위한 시스템에 수반된 사용자 또는 서브앱의 소유자 등의 회원, 및 메인앱을 통하여 제공되는 서브앱이 저장된다.
도 4를 참조하여 서버 DB(400)를 상세히 설명하면, 도 4는 도 1의 서버 DB의 세부 구성을 도시한 블록도이다.
서버 DB(400)는 회원 정보(410) 및 서브앱(420)을 포함한다. 보다 상세하게는, 회원 정보(410)는 다운로드 서버(도시하지 않은)로부터 메인앱을 다운로드한 사용자, 사전에 앱 제공 서버(300)에 등록된 서브앱의 소유자에 대한 정보를 포함한다. 또한, 서브앱(420)은 앱 제공 서버(300)가 사용자 단말(200)로 제공하며 사전 등록된 서브앱으로서, 사용자 단말(200)에서 생성되는 서브앱의 프로그램 코드가 저장된다.
이와 같은 구성에 의해 메인앱에서 서브앱을 생성하는 시스템(10)은 앱의 생성이 용이하여 사용자가 해당 앱을 검색해야하는 불편함을 해소할 수 있고, 사용자가 매장을 직접 방문하지 않고도 필요한 앱을 용이하게 생성할 수 있으며, 사업주가 자신의 매장에 방문한 고객에게 편의를 제공할 수 있는 동시에 마케팅 수단으로 활용하여 매출을 증대할 수 있고, 빈번한 등록의 번거로움을 해소할 수 있으며, 유사한 앱이 스마트 폰에 무분별하게 생성되는 것을 방지하여 스마트 폰의 성능을 최적화할 수 있다.
이하, 도 5 내지 도 6을 참조하여 본 발명의 다른 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 방법을 설명한다.
도 5는 본 발명의 다른 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 방법(50)을 도시하는 순서도이다.
메인앱에서 서브앱을 생성하기 위한 방법(50)은 메인앱을 실행하는 단계 (S501), 정보 매체의 인식 여부에 따라 검색리스트를 추가하는 단계(S502 및 S503), 사용자 단말(200)의 위치에 등록된 서브앱을 검색하는 단계(S504), 검색된 서브앱 리스트를 제공하는 단계(S505), 생성을 원하는 서브앱을 선택하는 단계(S506), 및 선택된 서브앱을 생성하는 단계(S607)로 구성된다.
보다 상세히 설명하면, 도 5에 도시된 바와 같이, 먼저, 사용자가 사용자 단말(200)을 통하여 메인앱을 실행한다(단계 S801). 여기서 메인앱은 사전에 다운로드 서버(도시되지 않음)로부터 다운로드하여 설치된 것이다. 이때, 사용자 단말(200)은 정보 매체(100)의 인식 여부를 판단하여(단계 S502), 정보 매체(100)를 인식한 경우에는, 도 6을 참조하여 후술하는 바와 같이, 정보 매체(100)로부터 앱 정보를 추출하여 메인앱의 검색리스트에 추가한다(단계 S503). 단계 S502의 판단 결과, 사용자 단말(200)이 정보 매체(100)를 인식하지 않은 경우에는, 사용자 단말(200)이 메인앱을 통하여 앱 제공 서버(300)에 접속한다. 이때, 사용자 단말(200)은 자신의 위치 정보 및 식별 정보 중 적어도 하나를 앱 제공 서버(300)로 전송한다.
다음으로, 앱 제공 서버(300)가 서버 DB(400)에 사전 저장된 서브앱 중에서 설정된 조건에 따라 서브앱을 검색하고, 이때, 사용자 단말(200)이 자신의 위치 정보를 전송한 경우에는, 앱 제공 서버(300)가 사용자 단말(200)의 현재의 위치에 근접한 위치에 대응하는 서브앱을 검색한다(단계 S604).
다음으로, 앱 제공 서버(300)가 서버 DB(400)의 검색결과를 메인앱의 검색리스트로서 사용자 단말(200)로 제공한다(단계 S605). 이때, 사용자 단말(200)은 앱 제공 서버(300)로 제공된 검색리스트 및 단계 S503에서 추가된 검색리스트 중 적어도 하나를 메인앱의 검색리스트로서 출력한다.
다음으로, 사용자가 생성을 원하는 서브앱을 사용자 단말(200)을 통하여 선택하면(단계 S506), 사용자 단말(200)이 사용자의 선택에 따라 검색리스트 중 생성하고자 하는 서브앱의 생성을 앱 제공 서버(300)로 요청한다. 이때, 사용자 단말(200)은 자신의 식별 정보를 앱 제공 서버(300)로 전송하면, 앱 제공 서버(300)가 전송된 식별 정보에 따라 사용자 단말(200)의 운영체제를 판단한다.
다음으로, 앱 제공 서버(300)가 사용자 단말(200)로부터 요청된 서브앱을 사용자 단말(200)로 제공하고, 이때, 앱 제공 서버(300)가 사용자 단말(200)의 운영체제를 판단한 경우에는 해당 운영체제에 대응하는 서브앱을 사용자 단말(200)로 전송한다. 다음으로 사용자 단말(200)이 해당 서브앱을 생성한다(단계 S507). 여기서, 서브앱의 생성은 앱 제공 서버(300)로부터 제공된 서브앱을 사용자 단말(200)에 설치하는 것을 포함한다.
도 6은 본 발명의 또 다른 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 방법(60)을 도시하는 순서도이다.
본 실시예의 방법(60)은 정보 매체(100)를 인식한 후에 메인앱이 실행되고, 선택적으로 사용자 단말(200)에 메인앱이 설치되지 않은 경우 메인앱을 용이하게 설치할 수 있는 점에서, 5를 참조하여 설명한 실시예와 차이점이 있다.
본 실시예에 따른 메인앱에서 서브앱을 생성하기 위한 방법(60)은 정보 매체(100)를 인식하는 단계(S601), 메인앱의 설치 유무에 따라 메인앱을 설치하는 단계(단계 S602 내지 단계 S604), 메인앱을 실행하는 단계(S605), 정보 매체(100)에 인식에 따른 서브앱의 검색리스트를 제공하는 단계(단계 S606), 정보 매체(100)에 인식에 대응하는 서브앱의 생성을 요청하는 단계(단계 S607), 정보 매체(100)의 인식에 대응하는 서브앱을 생성하는 단계(단계 S608)로 구성된다.
보다 상세히 설명하면, 도 6에 도시된 바와 같이, 사용자 단말(200)이 정보 매체(100)를 인식한다(단계 S601). 이때, 사용자 단말(200)은 정보 매체(100)로부터 서브앱에 대한 앱 정보 및 메인앱의 다운로드 정보를 추출한다. 여기서, 정보 매체(100)는 QR 코드, NFC 태그, 및 메시지 중 어느 하나일 있고, 다운로드 정보는 다운로드 서버(도시하지 않음)의 URL 정보를 포함할 수 있다.
다음으로, 사용자 단말(200)이 메인앱이 설치되어 있는지를 판단하여(단계 S602), 메인앱이 설치되어 있지 않았으면, 사용자 단말(200)이 정보 매체(100)로부터 추출된 다운로드 정보에 따라 메인앱이 등록된 다운로드 서버(도시되지 않음)에 접속한다(단계 S603).
다음으로, 사용자 단말(200)이 다운로드 서버(도시되지 않음)로부터 메인앱을 다운로드하여 설치한다(단계 S604).
다음으로, 사용자 단말(200)이 설치된 메인앱을 실행한다(단계 S605). 이때 사용자 단말(200)이 앱 제공 서버(300)에 접속하고, 정보 매체(100)로부터 추출한 서브앱에 대한 앱 정보를 앱 제공 서버(300)로 전송한다.
다음으로, 사용자 단말(200)이 메인앱의 검색리스트에 정보 매체(100)로부터 추출된 앱 정보에 대응하는 서브앱을 추가한다(단계 S606). 이때, 상술한 바와 같이, 앱 제공 서버(300)로부터 검색리스트를 제공받은 경우에는, 사용자 단말(200)은 앱 제공 서버(300)로 제공된 검색리스트 및 추가된 검색리스트 중 적어도 하나를 메인앱의 검색리스트로서 출력할 수 있다.
한편, 사용자 단말(200)은 정보 매체(100)로부터 추출된 앱 정보에 대한 검색리스트를 추출한 후에 앱 제공 서버(300)에 접속하거나, 앱 제공 서버(300)에 접속하지 않은 상태에서, 추출된 앱 정보에 대한 검색리스트에서 해당 서브앱을 선택함으로써 앱 제공 서버(300)로 앱 생성의 요청을 선택적으로 수행할 수 있다.
다음으로, 사용자가 제공된 검색리스트 중에서 생성을 원하는 서브앱을 사용자 단말(200)을 통하여 선택하거나, 정보 매체(100)로부터 추출된 앱 정보의 서브앱을 선택하면(단계 S606), 사용자 단말(200)이 선택된 서브앱의 생성을 앱 제공 서버(300)로 요청한다. 이때, 사용자 단말(200)은 자신의 식별 정보 및 위치 정보 중 적어도 하나를 앱 제공 서버(300)로 전송하면, 앱 제공 서버(300)가 전송된 식별 정보에 따라 사용자 단말(200)의 운영체제를 판단할 수 있다.
다음으로, 앱 제공 서버(300)가 사용자 단말(200)로부터 요청된 서브앱을 사용자 단말(200)로 제공하고, 이때, 앱 제공 서버(300)가 사용자 단말(200)의 운영체제를 판단한 경우에는 해당 운영체제에 대응하는 서브앱을 사용자 단말(200)로 전송한다. 다음으로 사용자 단말(200)이 해당 서브앱을 생성한다(단계 S607). 여기서, 서브앱의 생성은 앱 제공 서버(300)로부터 제공된 서브앱을 사용자 단말(200)에 설치하는 것을 포함한다.
이와 같은 방법에 의해, 앱의 생성이 용이하여 사용자가 해당 앱을 검색해야하는 불편함을 해소할 수 있고, 사용자가 매장을 직접 방문하지 않고도 필요한 앱을 용이하게 생성할 수 있으며, 사업주가 자신의 매장에 방문한 고객에게 편의를 제공할 수 있는 동시에 마케팅 수단으로 활용하여 매출을 증대할 수 있고, 빈번한 등록의 번거로움을 해소할 수 있으며, 유사한 앱이 스마트 폰에 무분별하게 생성되는 것을 방지하여 스마트 폰의 성능을 최적화할 수 있다.
상기에서는 본 발명의 바람직한 실시예에 대하여 설명하였지만, 본 발명은 이에 한정되는 것이 아니고 본 발명의 기술 사상 범위 내에서 여러 가지로 변형하여 실시하는 것이 가능하고 이 또한 첨부된 특허 청구 범위에 속하는 것은 당연하다.

Claims (22)

  1. 메인앱에서 생성되는 서브앱에 대한 앱 정보를 포함하는 정보 매체;
    상기 메인앱에 의한 요청에 따라 상기 서브앱을 제공하는 앱 제공 서버; 및
    상기 정보 매체로부터 상기 앱 정보를 추출하여 상기 메인앱을 실행하고, 상기 앱 정보에 대응하는 상기 서브앱을 상기 메인앱의 검색리스트에 추가하며, 사용자의 선택에 따라 상기 서브앱의 생성을 상기 앱 제공 서버에 요청하여 상기 서브앱을 생성하는 사용자 단말을 포함하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  2. 제 1 항에 있어서,
    상기 사용자 단말은,
    상기 정보 매체를 인식하는 인식부;
    상기 정보 매체로부터 상기 앱 정보를 추출하는 정보 처리부; 및
    상기 메인앱을 실행하고, 상기 메인앱의 검색리스트를 제공하며, 상기 앱 제공 서버가 제공한 서브앱을 생성하는 앱 생성부를 포함하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  3. 제 2 항에 있어서,
    사전에 등록된 서브앱이 저장된 서버 DB를 더 포함하고,
    상기 앱 제공 서버는 상기 요청된 서브앱을 상기 서버 DB에서 검색하여 상기 사용자 단말로 제공하는 앱 제공부를 포함하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  4. 제 3 항에 있어서,
    상기 정보 매체는 상기 메인앱의 다운로드 정보를 포함하고,
    상기 정보 처리부는 상기 정보 매체로부터 상기 다운로드 정보를 추출하며, 상기 메인앱이 설치되어 있는지를 판단하여 상기 메인앱이 설치되지 있지 않으면, 상기 다운로드 정보에 따라 상기 메인앱이 등록된 다운로드 서버에 접속하고, 상기 메인앱을 다운로드하여 설치하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  5. 제 4 항에 있어서,
    상기 다운로드 정보는 상기 다운로드 서버의 URL 정보를 포함하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  6. 제 3 항에 있어서,
    상기 정보 매체는 QR 코드, NFC 태그, 및 메시지 중 어느 하나인, 메인앱에서 서브앱을 생성하기 위한 시스템.
  7. 제 6 항에 있어서,
    상기 인식부는 태그 스캐너, NFC 리더, 문자 수신부 중 어느 하나인, 메인앱에서 서브앱을 생성하기 위한 시스템.
  8. 제 3 항에 있어서,
    상기 앱 생성부는 상기 메인앱을 실행하여 상기 앱 제공 서버에 접속하고, 상기 앱 제공부는 상기 서버 DB에 저장된 서브앱 중에서 설정된 조건에 따라 서브앱을 검색하여 상기 메인앱의 검색리스트로서 상기 사용자 단말에 제공하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  9. 제 8 항에 있어서,
    상기 앱 생성부는 상기 인식된 앱 정보를 상기 앱 제공 서버로 전송하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  10. 제 8 항에 있어서,
    상기 앱 생성부는 상기 정보 매체에 대응하는 검색리스트 및 상기 앱 제공 서버로부터 제공되는 검색리스트 중 적어도 하나를 선택적으로 제공하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  11. 제 3 항에 있어서,
    상기 앱 제공 서버는 상기 사용자 단말의 위치를 인식하는 위치 인식부를 더 포함하며,
    상기 앱 생성부는 상기 사용자 단말의 위치 정보를 상기 앱 제공 서버로 전송하고,
    상기 앱 제공부는 상기 사용자 단말의 위치에 근접한 위치에 대응하는 서브앱을 검색하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  12. 제 3 항에 있어서,
    상기 앱 제공 서버는 상기 식별 정보에 따라 상기 사용자 단말의 운영체제를 판단하는 운영체제 판단부를 더 포함하고,
    상기 앱 생성부는 상기 사용자 단말의 식별 정보를 상기 앱 제공 서버로 전송하며, 상기 운영체제 판단부는 상기 식별 정보에 따라 상기 사용자 단말의 운영체제를 판단하고, 상기 앱 제공부는 판단된 운영체제에 대응하는 서브앱을 상기 사용자 단말로 제공하는, 메인앱에서 서브앱을 생성하기 위한 시스템.
  13. 사용자 단말이 메인앱을 실행하는 단계;
    상기 사용자 단말이 상기 메인앱을 통하여 앱 제공 서버에 접속하는 단계;
    상기 앱 제공 서버가 사전에 등록된 서브앱 중에서 설정된 조건에 따라 서브앱을 검색하여 상기 메인앱의 검색리스트로서 상기 사용자 단말에 제공하는 단계;
    상기 사용자 단말이 사용자의 선택에 따라 상기 검색리스트 중 생성하고자 하는 서브앱의 생성을 상기 앱 제공 서버로 요청하는 단계;
    상기 앱 제공 서버가 요청된 서브앱을 상기 사용자 단말에 제공하여 상기 사용자 단말이 상기 서브앱을 생성하는 단계를 포함하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  14. 제 13 항에 있어서,
    상기 접속하는 단계는 상기 사용자 단말이 자신의 위치 정보를 상기 앱 제공 서버로 전송하고,
    상기 제공하는 단계는 상기 앱 제공 서버가 상기 사용자 단말의 위치에 근접한 위치에 대응하는 서브앱을 검색하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  15. 제 13 항에 있어서,
    상기 요청하는 단계는 상기 사용자 단말의 자신의 식별 정보를 상기 앱 제공 서버로 전송하고,
    상기 생성하는 단계는 상기 앱 제공 서버가 상기 식별 정보에 따라 상기 사용자 단말의 운영체제를 판단하는 단계를 더 포함하고, 상기 판단된 운영체제에 대응하는 서브앱을 상기 사용자 단말로 제공하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  16. 제 13 항에 있어서,
    상기 사용자 단말이 상기 메인앱에서 생성되는 서브앱에 대한 앱 정보를 포함하는 정보 매체를 인식하는 단계; 및
    상기 사용자 단말이 상기 메인앱의 검색리스트에 상기 앱 정보에 대응하는 서브앱을 추가하는 단계;를 더 포함하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  17. 제 16 항에 있어서,
    상기 사용자 단말이 상기 정보 매체를 인식하면, 상기 실행하는 단계가 실시되는, 메인앱에서 서브앱을 생성하기 위한 방법.
  18. 제 16 항에 있어서,
    상기 정보 매체는 상기 메인앱의 다운로드 정보를 포함하고,
    상기 인식하는 단계는 상기 사용자 단말이 상기 정보 매체로부터 상기 다운로드 정보를 추출하며,
    상기 실행하는 단계는,
    상기 사용자 단말이 상기 메인앱이 설치되어 있는지를 판단하는 단계;
    상기 메인앱이 설치되어 있지 않았으면, 상기 다운로드 정보에 따라 상기 메인앱이 등록된 다운로드 서버에 접속하는 단계; 및
    상기 사용자 단말이 상기 다운로드 서버로부터 상기 메인앱을 다운로드하여 설치하는 단계를 더 포함하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  19. 제 18 항에 있어서,
    상기 다운로드 정보는 상기 다운로드 서버의 URL 정보를 포함하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  20. 제 16 항에 있어서,
    상기 요청하는 단계는 상기 사용자 단말이 상기 인식된 앱 정보를 상기 앱 제공 서버로 전송하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  21. 제 16 항에 있어서,
    상기 추가하는 단계 이후에, 상기 사용자 단말이 상기 앱 제공 서버에 접속하는 단계 및 상기 요청하는 단계 중 어느 하나를 선택하는 단계를 더 포함하는, 메인앱에서 서브앱을 생성하기 위한 방법.
  22. 제 16 항에 있어서,
    상기 정보 매체는 QR 코드, NFC 태그, 및 메시지 중 어느 하나인, 메인앱에서 서브앱을 생성하기 위한 방법.
PCT/KR2014/001175 2014-02-11 2014-02-13 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법 WO2015122552A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020140015406A KR20150094863A (ko) 2014-02-11 2014-02-11 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법
KR10-2014-0015406 2014-02-11

Publications (1)

Publication Number Publication Date
WO2015122552A1 true WO2015122552A1 (ko) 2015-08-20

Family

ID=53800283

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/001175 WO2015122552A1 (ko) 2014-02-11 2014-02-13 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법

Country Status (3)

Country Link
JP (1) JP2015153415A (ko)
KR (1) KR20150094863A (ko)
WO (1) WO2015122552A1 (ko)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106155737A (zh) * 2016-06-28 2016-11-23 深圳创维-Rgb电子有限公司 一种升级终端的方法及装置
CN112214260A (zh) * 2015-09-21 2021-01-12 创新先进技术有限公司 终端应用app的加载方法及装置
CN112804330A (zh) * 2021-01-14 2021-05-14 京东数字科技控股股份有限公司 应用通信方法及设备
CN114327687A (zh) * 2022-03-09 2022-04-12 恒生电子股份有限公司 微前端模式下子应用的构建方法、装置、设备及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102261153B1 (ko) * 2019-08-23 2021-06-04 김종관 앱 생성 방법
KR102261152B1 (ko) * 2019-08-23 2021-06-04 김종관 앱 생성 장치

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005135002A (ja) * 2003-10-28 2005-05-26 Canon Inc アプリケーション配付システム及びサーバ装置
KR20070107964A (ko) * 2006-05-04 2007-11-08 주식회사 케이티프리텔 핫코드 또는 rfid를 이용한 고객참여형 주변정보서비스 시스템 및 그 방법
KR20130006149A (ko) * 2011-07-08 2013-01-16 주식회사 케이티 애플리케이션 제공 장치 및 방법, 그리고 애플리케이션 등록 방법
KR20130022533A (ko) * 2011-08-25 2013-03-07 (주) 티티씨엔씨 어플리케이션 자동 설치 시스템 및 방법
KR20130103242A (ko) * 2012-03-09 2013-09-23 주식회사 네오위즈인터넷 휴대 단말의 어플리케이션 설치 제어 방법, 이를 이용하는 휴대 단말 및 어플리케이션 제공 서버
KR20130127730A (ko) * 2012-05-15 2013-11-25 김정욱 실시간 리스팅이 가능한 상점 안내 서비스 제공 방법 및 시스템

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005092469A (ja) * 2003-09-17 2005-04-07 Nec Corp アプリケーション取得/起動システム、携帯端末装置及びそれらに用いるアプリケーション取得/起動方法
JP2006092155A (ja) * 2004-09-22 2006-04-06 Hitachi Ltd アプリケーションプログラム起動支援方法、コンシューマ端末、アプリケーションプログラム起動支援方法、およびアプリケーションプログラム起動支援プログラム
EP2023246A4 (en) * 2006-05-12 2010-10-06 Nec Corp INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING METHOD, AND DEVICE AND PROGRAM USED FOR INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD
US20110055355A1 (en) * 2009-08-21 2011-03-03 Samsung Electronics Co., Ltd. Application downloading method, application providing method, user terminal using the same
JP2012014444A (ja) * 2010-06-30 2012-01-19 Ntt Docomo Inc 配信サーバ、携帯端末装置、システム、及び方法
JP5200136B2 (ja) * 2011-04-28 2013-05-15 イクス株式会社 情報処理システムおよびインストール提供方法
KR101372667B1 (ko) * 2011-08-24 2014-03-11 주식회사 팬택 응용 프로그램 자동 실행 시스템 및 방법
JP5974546B2 (ja) * 2012-03-01 2016-08-23 大日本印刷株式会社 リーダライタ、アプリケーション起動確認方法、及びアプリケーション起動確認プログラム
JP5390037B1 (ja) * 2013-06-26 2014-01-15 株式会社エクストラコマース アプリケーション提供システム

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005135002A (ja) * 2003-10-28 2005-05-26 Canon Inc アプリケーション配付システム及びサーバ装置
KR20070107964A (ko) * 2006-05-04 2007-11-08 주식회사 케이티프리텔 핫코드 또는 rfid를 이용한 고객참여형 주변정보서비스 시스템 및 그 방법
KR20130006149A (ko) * 2011-07-08 2013-01-16 주식회사 케이티 애플리케이션 제공 장치 및 방법, 그리고 애플리케이션 등록 방법
KR20130022533A (ko) * 2011-08-25 2013-03-07 (주) 티티씨엔씨 어플리케이션 자동 설치 시스템 및 방법
KR20130103242A (ko) * 2012-03-09 2013-09-23 주식회사 네오위즈인터넷 휴대 단말의 어플리케이션 설치 제어 방법, 이를 이용하는 휴대 단말 및 어플리케이션 제공 서버
KR20130127730A (ko) * 2012-05-15 2013-11-25 김정욱 실시간 리스팅이 가능한 상점 안내 서비스 제공 방법 및 시스템

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112214260A (zh) * 2015-09-21 2021-01-12 创新先进技术有限公司 终端应用app的加载方法及装置
CN112214260B (zh) * 2015-09-21 2023-09-22 创新先进技术有限公司 终端应用app的加载方法及装置
CN106155737A (zh) * 2016-06-28 2016-11-23 深圳创维-Rgb电子有限公司 一种升级终端的方法及装置
CN112804330A (zh) * 2021-01-14 2021-05-14 京东数字科技控股股份有限公司 应用通信方法及设备
CN114327687A (zh) * 2022-03-09 2022-04-12 恒生电子股份有限公司 微前端模式下子应用的构建方法、装置、设备及存储介质
CN114327687B (zh) * 2022-03-09 2022-05-20 恒生电子股份有限公司 微前端模式下子应用的构建方法、装置、设备及存储介质

Also Published As

Publication number Publication date
JP2015153415A (ja) 2015-08-24
KR20150094863A (ko) 2015-08-20

Similar Documents

Publication Publication Date Title
WO2015122552A1 (ko) 메인앱에서 서브앱을 생성하기 위한 시스템 및 그 방법
WO2012144756A2 (ko) 휴대단말기간의 어플리케이션 이체설치 방법
WO2012148179A2 (en) Method for displaying marker in a map service
WO2013028028A2 (en) Method and system for sharing activities of devices
WO2012033271A1 (ko) 캐싱된 웹 페이지를 표시하기 위한 시스템, 이를 위한 서버, 이를 위한 단말, 이를 위한 방법 및 이 방법이 기록된 컴퓨터 판독 가능한 기록 매체
WO2019235653A1 (ko) 근거리 무선 통신을 기반으로 근처 지인을 파악하기 위한 방법과 시스템 및 비-일시적인 컴퓨터 판독 가능한 기록 매체
WO2016129811A1 (ko) 인스턴트 메시징 서비스에서 공식계정의 리치 메뉴를 제공하는 방법과 시스템 및 기록 매체
WO2016035970A1 (ko) 검색광고를 이용한 광고 시스템
CN109582873A (zh) 用于推送信息的方法和装置
WO2015064817A1 (ko) 전자영수증 관리 장치 및 방법
WO2011136450A1 (ko) 무선단말기에 어플리케이션을 용이하게 설치하는 방법 및 그 시스템
CN106105158A (zh) 用于在搜索者装置与目标装置之间建立连接的方法和系统
WO2012121480A2 (ko) 복수의 사용자가 동시에 콜렉션을 수행할 수 있도록 지원하기 위한 방법, 서버 및 컴퓨터 판독 가능한 기록 매체
WO2014014229A1 (ko) 검색 기능이 부여된 대표전화 정보제공시스템 및 그 방법
WO2014098308A1 (ko) 개방형 앱스토어 기반의 통일화된 앱 정보 표시 방법 및 이를 위한 컴퓨터로 판독가능한 기록매체
WO2015008979A1 (ko) IoT 디바이스 어플리케이션 다운로드 방법 및 이를 위한 다운로드 시스템
WO2016085079A1 (ko) 모바일 단말을 위한 간편 결제 보조 장치 및 방법
WO2012118276A2 (ko) 콜렉션 정보를 이용하여 광고를 제공하기 위한 방법, 서버 및 컴퓨터 판독 가능한 기록 매체
WO2017052210A1 (ko) 사용자 계정 동기화를 이용한 디지털 상품 제공 방법 및 장치
WO2015194742A1 (ko) 스마트 단말기의 다이얼 키 패드 이용 명령 실행 방법
WO2011021884A2 (en) Method of managing contact item information, user device for executing the method, and storage medium thereof
WO2014168407A1 (ko) 이종망 연동 데이터 전송시스템 및 그 방법
CN106502598A (zh) 管理成像设备的注册信息的方法及执行其的云打印系统
KR20220074693A (ko) 쿼리 처리 시스템, 장치 및 방법
WO2018026051A1 (ko) 비콘을 이용한 광고 보상 방법 및 장치

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14882498

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 181016)

122 Ep: pct application non-entry in european phase

Ref document number: 14882498

Country of ref document: EP

Kind code of ref document: A1