WO2013180505A1 - 애플리케이션 커스터마이즈를 위한 앱 재구성 단말기 및 서버 - Google Patents

애플리케이션 커스터마이즈를 위한 앱 재구성 단말기 및 서버 Download PDF

Info

Publication number
WO2013180505A1
WO2013180505A1 PCT/KR2013/004792 KR2013004792W WO2013180505A1 WO 2013180505 A1 WO2013180505 A1 WO 2013180505A1 KR 2013004792 W KR2013004792 W KR 2013004792W WO 2013180505 A1 WO2013180505 A1 WO 2013180505A1
Authority
WO
WIPO (PCT)
Prior art keywords
app
component
terminal
reconfiguration
server
Prior art date
Application number
PCT/KR2013/004792
Other languages
English (en)
French (fr)
Inventor
장길훈
Original Assignee
Chang Gil-Hoon
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 Chang Gil-Hoon filed Critical Chang Gil-Hoon
Publication of WO2013180505A1 publication Critical patent/WO2013180505A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements

Definitions

  • the present invention relates to an app reconfiguration terminal and a server, and more particularly, to a user reconfiguring an app reconfiguration terminal and a server that allows a user to find a desired function quickly and conveniently by directly selecting a function of a required application. It is about.
  • the first problem to be solved by the present invention is to provide an app reconfiguration terminal that allows the user to quickly and conveniently find the desired function by allowing the user to directly select the functions of the required application to produce a new app.
  • a second problem to be solved by the present invention is to provide an app reconfiguration server that charges a user for reconfiguring or customizing an application, and provides a business model that allows the user to receive a fee reduction through an advertisement selected by the user.
  • the third problem to be solved by the present invention is to provide a method for reconfiguring the app that allows the user to quickly and conveniently find the desired function by allowing the user to directly select the functions of the required application to create a new app.
  • the present invention provides a computer-readable recording medium having recorded thereon a program for executing the above method on a computer.
  • the present invention provides a user interface unit for receiving an app reconfiguration command for combining at least two or more apps or app components to deliver the first object to the control unit; A controller for transmitting a control signal to an app request unit according to the app reconfiguration command; An app request unit for transmitting an app or app component request signal to a server according to a control signal of the controller; And an app receiver configured to receive an app or an app component corresponding to the request signal from the server.
  • an app storage unit for storing the app or app component received by the app receiving unit, or stores the app or app component generated by the app generator
  • an app generating unit for generating a new app by combining the app or app components received from the app storage unit or the app receiving unit
  • the app generating unit generates a new app by combining or linking the source code of one app or app component and the source code of another app or app component, or the object code of another app or app component and another app or app Create a new app by combining or linking the object code of the component, or creating a new app by combining or linking the source code of one app or app component with the object code of another app or app component. can do.
  • the app reconfiguration command may include a command for reconfiguring an app using an app or an app component stored in the terminal, a command for reconfiguring an app using an app or an app component stored in the server, or the terminal. It is preferably any one of a command for reconfiguring the app by using an app or an app component stored in the server.
  • the charging signal may be transmitted to the charging server to charge the terminal.
  • At least one or more advertisements selected from the user interface unit are included in the app or the app component, and the fee charged to the terminal according to the number of the included advertisements or the advertisement exposure time. You may want to reduce some or all of them.
  • the present invention to receive the app or app component request signal according to the app reconfiguration command for combining at least two or more apps or app components from the terminal to achieve the second object, and according to the request signal a new app or It provides an app reconfiguration server, characterized in that to generate an app component and transmit to the terminal.
  • a control unit for receiving an app or app component request signal from the terminal, and transmits a control signal to an app generator or an app storage unit according to the request signal;
  • An app generator configured to generate a new app or app component by combining the app or app component received from the app storage unit when receiving the control signal;
  • An app storage unit which delivers the app or the app component to the app generator or the app or app component to an app transmitter when receiving the control signal;
  • an app transmitter configured to receive the app or app component from the app generator or the app storage, and to transmit the received app or app component to the terminal.
  • the terminal after receiving a name of an app or an app component from the terminal, generating a compilation option using the received name, and transmits an app configuration option or the compilation option to a compilation server A receiving server; And compiling source code corresponding to the app or app component using the compilation option or the app configuration option received from the receiving server, and combining the compiled source code to generate a new app or app component.
  • a compilation server for transmitting to the terminal, wherein the app configuration option comprises at least one of an image, a string of a new app or an app component, or a size of a screen on which the app component operates. You can do
  • the present invention comprises the steps of receiving an app reconfiguration command for combining at least two or more apps or app components to achieve the third object; Transmitting an app or app component request signal to a server according to the app reconfiguration command; It provides an app reconfiguration method comprising the step of receiving an app or app component corresponding to the request signal from the server.
  • the present invention provides a computer-readable recording medium recording a program for executing the above-described app reconfiguration method on a computer.
  • the present invention by allowing the user to directly select the functions of the required application to create a new app, the user can quickly and conveniently find the desired function.
  • FIG. 1 is a block diagram of an app reconfiguration terminal and an app reconfiguration server according to an embodiment of the present invention.
  • FIG. 2 is a block diagram of an app reconfiguration terminal and an app reconfiguration server according to another exemplary embodiment of the present invention.
  • FIG. 3 illustrates a first embodiment of a method for creating a new app in an app reconfiguration terminal according to an embodiment of the present invention.
  • FIG. 4 illustrates a second embodiment of a method for generating a new app in an app reconfiguration terminal according to an embodiment of the present invention.
  • FIG. 5 illustrates a third embodiment of a method for generating a new app in an app reconfiguration terminal according to an embodiment of the present invention.
  • FIG. 6 is a flowchart illustrating an app reconfiguration method according to an exemplary embodiment of the present invention.
  • FIG. 7 is a flowchart illustrating an app reconfiguration method according to another exemplary embodiment of the present invention.
  • FIG. 8 is a flowchart illustrating an app reconfiguration method according to another exemplary embodiment of the present invention.
  • App reconfiguration terminal comprises a user interface for receiving an app reconfiguration command for combining at least two or more apps or app components to the control unit; A controller for transmitting a control signal to an app request unit according to the app reconfiguration command; An app request unit for transmitting an app or app component request signal to a server according to a control signal of the controller; And an app receiver configured to receive an app or an app component corresponding to the request signal from the server.
  • FIG. 1 is a block diagram of an app reconfiguration terminal and an app reconfiguration server according to an embodiment of the present invention.
  • the app reconfiguration terminal 100 includes a user interface 110, a controller 120, an app requester 130, an app receiver 135, an app storage 140, and an app generator 145.
  • the app reconfiguration terminal 100 receives at least one or more apps or app components requested by the app reconfiguration server 150 and combines them with at least one or more apps or app components stored in the app reconfiguration terminal 100 to create a new app. Or, after receiving two or more apps or app components received from the app reconfiguration server 150 may be combined to create a new app. In addition, it may be possible to create a new app by combining two or more apps or app components stored in the app reconfiguration terminal 100 without receiving an app or app component from the app reconfiguration server 150.
  • the user interface 110 receives an app reconfiguration command from the user and delivers the command to the controller 120.
  • the app reconfiguration command is a command for reconfiguring using only the app or app components stored in the app reconfiguration terminal 100, a command for reconfiguring using only the app or app components stored in the app reconfiguration server 150,
  • the app reconfiguration terminal 100 and the app reconfiguration server 150 may be made of a command or the like to reconfigure using the app or app components stored in.
  • the controller 120 analyzes the app reconfiguration command received from the user interface unit 110 and transmits a control signal to the app request unit 130, the app storage unit 140, or the app generator 145.
  • the control signal transmitted by the controller 120 may vary according to the app reconfiguration command.
  • the controller 120 stores the app or app components stored in the app storage 140.
  • the control unit transmits a control signal for transferring the app or app components selected by the user to the app generator 145. Thereafter, the app generator 145 reconfigures the app or app components received from the app storage 140 to generate a new app.
  • the control unit 120 is an app or app component selected by the user to the app request unit 130. Pass control signals to request The app request unit 130 transmits an app or app component request signal to the controller 160 of the app reconfiguration server 150, and the app receiver 135 receives the app from the app transmitter 190 of the app reconfiguration server 150. Alternatively, the app component is received and transmitted to the app storage unit 140 or the app generating unit 145.
  • the app request unit 130, the app storage unit 140 and the app Each control unit 145 transmits a control signal.
  • the app generator 145 may combine the app or app component received from the app storage unit 140 with the app or app component received from the app reconfiguration server 150 to generate a new app.
  • the app request unit 130 transmits an app or app component request signal to the app reconfiguration server 150 according to the control signal of the controller 120.
  • the app receiver 135 receives an app or app components selected by the user from the app transmitter 190 of the app reconfiguration server 150.
  • the received app or app component is stored in the app storage 140 or transferred to the app generator 145 under the control of the controller 140.
  • the app storage unit 140 stores the app or app components received from the app receiving unit 135 or transmits the stored app or app components to the app generator 145 according to the control signal of the controller 120. do.
  • the app generated by the app generator 145 may be stored in the app storage unit 140 as one app or app component.
  • the app generator 145 combines the app or app components received from the app storage 140 and the app receiver 135 to generate a new app.
  • a new app may be created by assigning priorities between the app or app components. In other words, a high priority app or app component can be combined.
  • When creating a new app use a higher priority app or app component according to the above priority for configurations where conflicts between apps or app components occur, or for which configuration is not determined which app or app component to use.
  • the priority may be set in advance or set by a user.
  • the app generating unit 145 may transmit a charging signal to the charging server 195 each time a new app is generated to charge the user of the app reconfiguration terminal 100 every time the app is generated.
  • the app reconfiguration server 150 includes a controller 160, an app generator 170, an app storage unit 180, and an app transmitter 190.
  • the app reconfiguration terminal 100 When the app reconfiguration server 150 receives an app or app component request from the app reconfiguration terminal 100, the app reconfiguration terminal 100 transmits the requested app or app component to the app reconfiguration terminal 100, or combines the requested app or app component. The new app can be transmitted to the app reconfiguration terminal 100.
  • the controller 160 receives an app component request signal or an app request signal from the app request unit 130.
  • the controller 160 transmits a control signal to the app storage unit 180 to transmit the app component stored in the app storage unit 180 to the app transmitter 190.
  • the controller 160 transmits the app components stored in the app storage unit 180 to the app generator 170, and the app generator 170 uses the app components.
  • the control signal is transmitted to the app generator 170 to generate a new app.
  • the generated new app is transmitted to the app reconfiguration terminal 100 through the app transmitter 190.
  • the app generator 170 generates a new app using the received app components under the control of the controller 160.
  • the source code of each of the two app components may reflect the user's choice or be combined with each other. It is desirable to be programmed to be packaged into one program. In other words, the functionality of the two app components merge at the HTML, CSS, and Script levels.
  • the app generators 145 and 170 may combine or link the source code of one app component with the source code of another app component.
  • the object code of one app component and the object code of another app component may be combined or linked, or the source code of one app or app component and the object code of another app or app component may be combined or linked. .
  • the app generators 145 and 170 When the user selects the app component through the user interface 110, the app generators 145 and 170 generate a new app using the source code or the object code of the selected app component. You can change or replace some features of your app by implementing some of the features of your app and saving them as source code or object code.
  • a new app may be created by assigning priorities between the app or app components. In other words, a high priority app or app component can be combined.
  • When creating a new app use a higher priority app or app component according to the above priority for configurations where conflicts between apps or app components occur, or for which configuration is not determined which app or app component to use. To create a new app.
  • the priority may be set in advance or set by a user.
  • the app generator 170 may transmit a billing signal to the billing server 195 every time the app is generated, thereby charging the user of the app reconfiguration terminal 100 every time the app is generated.
  • the app storage unit 180 delivers the stored app component or app to the app generator 170.
  • the app storage unit 140 preferably treats the stored app as one app component.
  • App storage unit 140, 180 may be a user-only storage by a user account, may be a storage for a specific group, may be a storage that everyone can access and receive.
  • the app transmitter 190 transmits the app or app components generated by the app generator 170 to the app receiver 135 of the app reconfiguration terminal 100.
  • the app transmitter 190 may transmit an app or an app component stored in the app storage unit 180 to the app receiver 135.
  • the app transmitter 190 may charge the user of the app reconfiguration terminal 100 by transmitting a charging signal to the charging server 195 for transmitting the app or the app component to the app receiver 135.
  • the app reconfiguration server 150 is a source server corresponding to the name of the app component and the app component to receive the name of the app component or app to be combined from the app reconfiguration terminal 100 It may be separate to the compilation server where the source code is located.
  • the receiving server generates a compile option by receiving names of app components selected by the user through the app reconfiguration terminal 100.
  • the receiving server receives an app configuration option from the user about an app component or a new app that is a result of reconfiguring the app, such as an image, a string, and a size of a screen on which the app component operates.
  • the received app configuration option can be sent to the compilation server. For example, if the app configuration option is the size of the screen on which the app component operates, it may be possible to determine the proportion of the dictionary app to occupy the entire screen when adding the dictionary app to the app that reads overseas news.
  • the compilation server compiles the source code using the received compilation options and app configuration options, thereby creating a new app component or app and rebuilding the app. Send to 100.
  • the charging server 195 receives the charging signal from the app generator 145 of the app reconfiguration terminal 100, the app generator 170 of the app reconfiguration server 150, or the app transmitter 190 to app reconstruction terminal 100. Or a user of the app reconfiguration server 150.
  • the billing method of the billing server 195 may use a flat rate method and a pay-as-you-go method.
  • the flat rate method pays the same amount regardless of the number of times the app is created, and the pay-as-you-go method pays the amount according to the number of times of use.
  • the charging form is not limited to the flat rate and pay-as-you-go method, and various types of charging methods are possible.
  • the billing server 195 preferably allows the app reconfiguration terminal 100 to pay for downloading an app or app component from the app reconfiguration server 150.
  • the basic app or app component is a free app or app component, and may charge a fee for the number of times a new app or app component is generated by the app reconfiguration terminal 100.
  • An advertisement may be added to a web or an app provided by the app reconfiguration terminal according to an exemplary embodiment of the present invention.
  • the user With the advertisements received from the ad server 196 listed in the web / app that the user reconfigures or customizes the app using the app reconfiguration terminal 100, the user is listed in the process of creating the web / app. You can choose one or more of these ads. The selected advertisement is added to the newly reconfigured or customized app by the user. As the advertisement is selected, the billing server 195 may reduce some or all of the fees charged to the user.
  • Ads added to a user's newly reconfigured or customized app are selected in several ways.
  • the advertisement selected by the user in the advertisement list enters the app, or the user selects an interest or category of the advertisement so that ads belonging to the category and related advertisements enter the app.
  • the user may include the advertisement or interest category previously selected by the user as information for selecting additional additional advertisements or additional services in the app.
  • FIG. 2 is a block diagram of an app reconfiguration terminal and an app reconfiguration server according to another exemplary embodiment of the present invention.
  • an app component or an app may be requested and received between the first app reconfiguration terminal 100 and the app reconfiguration server 150, and likewise, the first app reconfiguration terminal 100 may be a second app reconfiguration terminal.
  • the terminal user may reconfigure the app through the following process.
  • the app reconstruction server 150 requests the app required to perform the received app reconfiguration command.
  • the web site may reconfigure and receive the apps received from the app reconfiguration server 150 to the user terminal.
  • the web site may send the reconfigured app to the user terminal in the form of a push, send it by email, or store it in an app store so that the user terminal downloads it.
  • the app reconfiguration from the app reconfiguration server 150 to receive the app required to perform the app reconfiguration command from the app reconfiguration server 150, instead of reconfiguring the app
  • the app can be received by the website and sent to the user terminal.
  • the app reconfigured by the app reconfiguration server 150 may be transmitted directly to the user terminal without going through a web site.
  • FIG. 3 illustrates a first embodiment of a method for creating a new app in an app reconfiguration terminal according to an embodiment of the present invention.
  • a screen of a website or an application for reconfiguring or customizing an application may be displayed as "Navigation App Menu", "Restaurant App menu”, or "New App Menu”.
  • Consists of App reconfiguration terminal can display the custom-provided web / app in the form of a web or app.
  • the user may select a menu or the like ("Navigation App Menu", so that the user can select all or some functions of the app that the device or the server can provide). "Restaurant App menu” and select and rearrange the menus to create a new app (“New App Menu”).
  • the user can select and replace strings, images, videos, sounds, etc., which are components of the custom-provided web / app, and select the color and shape of the custom-provided web / app component.
  • a user may determine an operation method and an operation order of functions of an app that the terminal has or an app that the server may provide.
  • Custom apps aren't limited to mobile apps, but they can be web applications, applications for desktop PC OSs, and more.
  • APIs are defined and programmed to connect a navigation subapp and a restaurant subapp, it is preferable to add a function selected in one subapp to a menu list indicating a function in another subapp. It is possible.
  • each screen to be used by each subapp is allocated by dividing the entire screen. That is, when there are two subapps to be combined, it is preferable to divide the entire screen into three, so that each subapp is assigned one screen one by one, and the custom app is assigned one screen. However, when there are many subapps to be combined, only one subapp screen may be displayed on one screen.
  • the app reconstruction server 150 when a custom app reflecting a user's selection or change is made, the app reconstruction server 150 is transmitted to the app reconstruction terminal 100 or the app storage unit of the app reconstruction server 150 ( 180).
  • a custom app is generated in the app generator 145 of the app reconfiguration terminal 100, it may be stored in the app storage 140.
  • the custom app generated by the app reconfiguration terminal 100 may be directly transmitted to another app reconfiguration terminal 200, or may be transmitted to a plurality of terminals through the app reconfiguration server 150.
  • a new custom app can be downloaded, the newly created custom app is uploaded to the server, and the stored location address is transferred via e-mail. Can be delivered to the terminal.
  • Custom-provided web / app to share the function between the custom apps, the user can select a function of several custom apps to create a single custom app. You can also split one custom app into several custom apps.
  • the contents of the SNS which are related to the user or recommended by other conditions are extracted from the social network service (SNS), and then the custom app extracts the related contents and the related contents. It may contain the contents.
  • SNS social network service
  • FIG. 4 illustrates a second embodiment of a method for generating a new app in an app reconfiguration terminal according to an embodiment of the present invention.
  • Photo Album App Customization when a custom-provided app called Photo Album App Customization is executed, a sub app called “Camera Album”, “My Social Album”, and “Friends' Social Album” is included in the App called Photo Album.
  • the app includes the “Camera Album” and “My Social Album” subapps and the newly created “My Photo” subapp.
  • the newly created “Photo Album” app includes the sub-apps “Camera Album” and “My Social Album” existing in the existing "Photo Album” app, and a new sub app called “My Photo” is added. Can be.
  • the app or selected functions are entered into the concept of a new subapp in the main app, the selected function in one app or app belonging to the main app is added as a new icon to the icon group representing each function in the custom app. Can be.
  • the function of the main app is preferably composed of a URL link.
  • the custom app generated from the main app can visit the web page using the URL link and bring the selected subapp from the web page.
  • the sub-app may go through the server, the server may create a new app by combining and rearranging the plurality of sub-apps.
  • the present invention may be used to create a new app by changing more than the default setting menu of the sub app.
  • the statistics that can be obtained will be the app's functional preference according to age, gender, region, and occupation.
  • the user If the user includes a URL link corresponding to the app or the app components in the main app executed on the terminal, and the user selects the URL, the user selects the plurality of URL links to create a custom app.
  • the components can be combined.
  • a user-created custom app can be stored on the server, and other users can use the custom app stored on the server.
  • FIG. 5 illustrates a third embodiment of a method for generating a new app in an app reconfiguration terminal according to an embodiment of the present invention.
  • a template sub app for a quiz is illustrated, and a new app may be generated by combining a video app or a photo app with a quiz sub app.
  • a custom app can be built with applications for several platforms or OSs at the same time. That is, when a user creates a custom app after customizing the app, it is created for android and windows respectively.
  • FIG. 6 is a flowchart illustrating an app reconfiguration method according to an exemplary embodiment of the present invention.
  • the app reconfiguration method according to the present exemplary embodiment includes steps that are processed in time series in the app reconfiguration terminal 100 illustrated in FIG. 1. Therefore, even if omitted below, the above description of the app reconfiguration terminal 100 illustrated in FIG. 1 is applied to the app reconfiguration method according to the present embodiment.
  • step 610 the app reconfiguration terminal receives an app reconfiguration command for combining at least two apps or app components.
  • step 620 the app reconfiguration terminal transmits an app or app component request signal to the server according to the app reconfiguration command.
  • step 630 the app reconfiguration terminal receives an app or app component corresponding to the request signal from the server.
  • step 630 may be added.
  • a new app is created or a single app or app is constructed by combining or linking the source code of one app or app component and the source code of another app or app component among the received app or app component.
  • Create a new app by combining or linking the object code of an element with the object code of another app or app component, or combining or linking the source code of one app or app component with the object code of another app or app component By creating a new app.
  • FIG. 7 is a flowchart illustrating an app reconfiguration method according to another exemplary embodiment of the present invention.
  • the app reconfiguration method according to the present embodiment includes steps that are processed in time series in the app reconfiguration server 150 illustrated in FIG. 1. Therefore, even if omitted below, the above description of the app reconfiguration server 150 shown in FIG. 1 is applied to the app reconfiguration method according to the present embodiment.
  • the app reconfiguration server receives an app or app component request signal from the terminal.
  • the app reconfiguration server generates a new app or app component by combining or linking the source code of one app or app component and the source code of another app or app component according to the request signal, or one app. Or create a new app or app component by combining or linking the object code of an app component with the object code of another app or app component, or the source code of one app or app component and another app or app component Create new apps or app components by combining or linking the object code of.
  • step 730 the app reconfiguration server transmits the generated app or app component to the terminal.
  • FIG. 8 is a flowchart illustrating an app reconfiguration method according to another exemplary embodiment of the present invention.
  • step 810 the app reconfiguration server receives an app or app component request signal from the terminal.
  • the receiving server receives a name of an app or app component included in the received request signal, generates a compile option using the received name, and then transmits the compile option to the compile server.
  • an app configuration option such as an image, a string, and a screen size at which an app component operates in a new app is received from a user. App configuration options can be sent to the compile server.
  • the compilation server compiles the source code corresponding to the app or the app component using the compilation option and the app configuration option received from the receiving server, and combines the compiled source code to construct a new app or app. Create an element and send it to the terminal.
  • Embodiments of the present invention can be implemented in the form of program instructions that can be executed by various computer means and recorded in a computer readable medium.
  • the computer readable medium may include program instructions, data files, data structures, etc. alone or in combination.
  • Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.
  • Examples of computer readable recording media include magnetic media such as hard disks, floppy disks and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks such as floppy disks.
  • Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.
  • the hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 앱 재구성 단말기에 관한 것으로서 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 입력받아 제어부로 전달하는 사용자 인터페이스부, 앱 재구성 명령에 따라 앱 요청부로 제어신호를 전달하는 제어부, 제어부의 제어신호에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 전송하는 앱 요청부, 및 서버로부터 요청 신호에 대응하는 앱 또는 앱 구성요소를 수신하는 앱 수신부를 포함하는 것을 특징으로 하며, 사용자가 필요한 애플리케이션의 기능들을 직접 선택하여 새로운 앱을 제작하도록 함으로써, 사용자가 빠르고 편리하게 원하는 기능을 찾을 수 있다.

Description

애플리케이션 커스터마이즈를 위한 앱 재구성 단말기 및 서버
본 발명은 앱 재구성 단말기 및 서버에 관한 것으로서, 더욱 상세하게는 사용자가 필요한 애플리케이션의 기능들을 직접 선택하여 새로운 앱을 제작하도록 함으로써, 사용자가 빠르고 편리하게 원하는 기능을 찾을 수 있는 앱 재구성 단말기 및 서버에 관한 것이다.
최근 스마트폰 또는 태블릿 PC 등에 설치되어 사용되는 애플리케이션의 종류가 많아짐에 따라 사용자는 필요한 애플리케이션을 과도하게 설치하게 되고, 그 결과 필요한 기능을 적시에 찾아 활용하는데에 어려움이 있다.
종래에는 앱스토어(App Store)나 T 스토어에서 애플리케이션을 다운받아 설치함으로써, 사용자는 공급자가 제작하여 제공하는 애플리케이션을 수동적으로 사용하고 있는 상황이었다. 그러나, 최근 애플리케이션의 종류가 많아짐에 따라 애플리케이션 간의 기능이 중복되는 경우가 있으며, 사용자가 애플리케이션의 위치를 찾는데 시간이 많이 걸리게 되었다. 따라서, 사용자가 자주 사용하거나 서로 연관된 애플리케이션의 일부 기능들을 모아 하나의 애플리케이션을 스스로 만드는 기술이 필요한 실정이다.
따라서, 본 발명이 해결하고자 하는 첫 번째 과제는 사용자가 필요한 애플리케이션의 기능들을 직접 선택하여 새로운 앱을 제작하도록 함으로써, 사용자가 빠르고 편리하게 원하는 기능을 찾을 수 있는 앱 재구성 단말기를 제공하는 것이다.
본 발명이 해결하고자 하는 두 번째 과제는 애플리케이션을 재구성하거나 커스터마이즈하는 것에 대하여 사용자에게 요금을 부과하고, 사용자가 선택한 광고를 통해 요금을 감면받도록 하는 비즈니스 모델을 제공하는 앱 재구성 서버를 제공하는 것이다.
본 발명이 해결하고자 하는 세 번째 과제는 사용자가 필요한 애플리케이션의 기능들을 직접 선택하여 새로운 앱을 제작하도록 함으로써, 사용자가 빠르고 편리하게 원하는 기능을 찾을 수 있는 앱 재구성 방법을 제공하는 것이다.
또한, 상기된 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 제공하는데 있다.
본 발명은 상기 첫 번째 과제를 달성하기 위하여, 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 입력받아 제어부로 전달하는 사용자 인터페이스부; 상기 앱 재구성 명령에 따라 앱 요청부로 제어신호를 전달하는 제어부; 상기 제어부의 제어신호에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 전송하는 앱 요청부; 및 상기 서버로부터 상기 요청 신호에 대응하는 앱 또는 앱 구성요소를 수신하는 앱 수신부를 포함하는 앱 재구성 단말기를 제공한다.
본 발명의 일 실시 예에 의하면, 상기 앱 수신부가 수신한 앱 또는 앱 구성요소를 저장하거나, 앱 생성부에서 생성한 앱 또는 앱 구성요소를 저장하는 앱 저장부; 및
상기 앱 저장부 또는 상기 앱 수신부로부터 수신한 앱 또는 앱 구성요소를 결합하여 새로운 앱을 생성하는 앱 생성부를 더 포함하고,
상기 앱 생성부는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱을 생성하는 것을 특징으로 할 수 있다.
또한, 상기 앱 재구성 명령은 상기 단말기에 저장되어 있는 앱 또는 앱 구성요소를 이용하여 앱을 재구성하는 명령, 상기 서버에 저장되어 있는 앱 또는 앱 구성요소를 이용하여 앱을 재구성하는 명령 또는 상기 단말기와 상기 서버에 저장되어 있는 앱 또는 앱 구성요소를 이용하여 앱을 재구성하는 명령 중 어느 하나인 것이 바람직하다.
본 발명의 다른 실시 예에 의하면, 상기 앱 생성부가 새로운 앱을 생성할 때마다 과금 서버로 과금 신호를 전송하여 상기 단말기에 대하여 과금하도록 할 수 있다.
본 발명의 또 다른 실시 예에 의하면, 상기 사용자 인터페이스부로부터 선택된 적어도 하나 이상의 광고가 상기 앱 또는 앱 구성요소에 포함되고, 상기 포함된 광고의 갯수 또는 광고 노출 시간에 따라 상기 단말기에 과금되는 요금의 일부 또는 전부를 감면하도록 할 수 있다.
본 발명은 상기 두 번째 과제를 달성하기 위하여, 단말기로부터 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령에 따른 앱 또는 앱 구성요소 요청신호를 수신하고, 상기 요청 신호에 따라 새로운 앱 또는 앱 구성요소를 생성하여 상기 단말기로 전송하는 것을 특징으로 하는 앱 재구성 서버를 제공한다.
본 발명의 일 실시 예에 의하면, 상기 단말기로부터 앱 또는 앱 구성요소 요청신호를 수신하고, 상기 요청 신호에 따라 앱 생성부 또는 앱 저장부로 제어신호를 전송하는 제어부; 상기 제어신호를 수신하면, 상기 앱 저장부로터 수신한 상기 앱 또는 앱 구성요소를 결합하여 새로운 앱 또는 앱 구성요소를 생성하는 앱 생성부; 상기 제어신호를 수신하면, 상기 앱 생성부로 상기 앱 또는 상기 앱 구성요소를 전달하거나, 앱 송신부로 상기 앱 또는 앱 구성요소를 전달하는 앱 저장부; 및 상기 앱 생성부 또는 상기 앱 저장부로부터 상기 앱 또는 앱 구성요소를 수신하고, 상기 수신된 앱 또는 앱 구성요소를 상기 단말기로 전송하는 앱 송신부를 포함할 수 있다.
본 발명의 다른 실시 예에 의하면, 상기 단말기로부터 앱 또는 앱 구성요소의 명칭을 수신하고, 상기 수신된 명칭을 이용하여 컴파일 옵션을 생성한 후, 앱 환경설정 옵션 또는 상기 컴파일 옵션을 컴파일 서버로 전송하는 수신 서버; 및 상기 수신 서버로부터 수신한 상기 컴파일 옵션 또는 상기 앱 환경설정 옵션을 이용하여 상기 앱 또는 앱 구성요소에 대응하는 소스 코드를 컴파일하고, 컴파일된 소스 코드를 결합함으로써, 새로운 앱 또는 앱 구성요소를 생성한 다음 상기 단말기로 전송하는 컴파일 서버를 포함하고, 상기 앱 환경설정 옵션은 상기 새로운 앱 또는 앱 구성요소의 이미지, 문자열 또는 상기 앱 구성요소가 동작하는 화면의 사이즈 중 적어도 하나 이상을 포함하는 것을 특징으로 할 수 있다.
본 발명은 상기 세 번째 과제를 달성하기 위하여, 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 입력받는 단계; 상기 앱 재구성 명령에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 전송하는 단계; 상기 서버로부터 상기 요청 신호에 대응하는 앱 또는 앱 구성요소를 수신하는 단계를 포함하는 앱 재구성 방법을 제공한다.
상기 다른 기술적 과제를 해결하기 위하여, 본 발명은 상기된 앱 재구성 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 제공한다.
본 발명에 따르면, 사용자가 필요한 애플리케이션의 기능들을 직접 선택하여 새로운 앱을 제작하도록 함으로써, 사용자가 빠르고 편리하게 원하는 기능을 찾을 수 있다. 또한, 본 발명에 따르면, 애플리케이션을 재구성하거나 커스터마이즈하는 것에 대하여 사용자에게 요금을 부과하고, 사용자가 선택한 광고를 통해 요금을 감면받도록 하는 비즈니스 모델을 제공할 수 있다.
도 1은 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기와 앱 재구성 서버의 구성도이다.
도 2는 본 발명의 바람직한 다른 실시 예에 따른 앱 재구성 단말기와 앱 재구성 서버의 구성도이다.
도 3은 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기에서 새로운 앱을 생성하는 방법의 제 1 실시 예를 도시한 것이다.
도 4는 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기에서 새로운 앱을 생성하는 방법의 제 2 실시 예를 도시한 것이다.
도 5는 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기에서 새로운 앱을 생성하는 방법의 제 3 실시 예를 도시한 것이다.
도 6은 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 방법의 흐름도이다.
도 7은 본 발명의 바람직한 다른 실시 예에 따른 앱 재구성 방법의 흐름도이다.
도 8은 본 발명의 바람직한 또 다른 실시 예에 따른 앱 재구성 방법의 흐름도이다.
본 발명의 일 실시 예에 따른 앱 재구성 단말기는 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 입력받아 제어부로 전달하는 사용자 인터페이스부; 상기 앱 재구성 명령에 따라 앱 요청부로 제어신호를 전달하는 제어부; 상기 제어부의 제어신호에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 전송하는 앱 요청부; 및 상기 서버로부터 상기 요청 신호에 대응하는 앱 또는 앱 구성요소를 수신하는 앱 수신부를 포함한다.
이하 첨부된 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 바람직한 실시 예를 상세히 설명한다. 그러나 이들 실시 예는 본 발명을 보다 구체적으로 설명하기 위한 것으로, 본 발명의 범위가 이에 의하여 제한되지 않는다는 것은 당업계의 통상의 지식을 가진 자에게 자명할 것이다.
본 발명이 해결하고자 하는 과제의 해결 방안을 명확하게 하기 위한 발명의 구성을 본 발명의 바람직한 실시 예에 근거하여 첨부 도면을 참조하여 상세히 설명하되, 도면의 구성요소들에 참조번호를 부여함에 있어서 동일 구성요소에 대해서는 비록 다른 도면상에 있더라도 동일 참조번호를 부여하였으며 당해 도면에 대한 설명시 필요한 경우 다른 도면의 구성요소를 인용할 수 있음을 미리 밝혀둔다. 아울러 본 발명의 바람직한 실시 예에 대한 동작 원리를 상세하게 설명함에 있어 본 발명과 관련된 공지 기능 혹은 구성에 대한 구체적인 설명 그리고 그 이외의 제반 사항이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우, 그 상세한 설명을 생략한다.
덧붙여, 명세서 전체에서, 어떤 부분이 다른 부분과 '연결'되어 있다고 할때, 이는 '직접적으로 연결'되어 있는 경우뿐만 아니라, 그 중간에 다른 소자를 사이에 두고 '간접적으로 연결'되어 있는 경우도 포함한다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 또는 "포함하는(comprising)"은 언급된 구성요소, 단계, 동작, 또는 소자 외에 하나 이상의 다른 구성요소, 단계, 동작, 또는 소자의 존재 또는 추가를 배제하지 않는다.
도 1은 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기와 앱 재구성 서버의 구성도이다.
앱 재구성 단말기(100)는 사용자 인터페이스부(110), 제어부(120), 앱 요청부(130), 앱 수신부(135), 앱 저장부(140), 및 앱 생성부(145)로 구성된다.
앱 재구성 단말기(100)는 앱 재구성 서버(150)로 요청한 적어도 하나 이상의 앱 또는 앱 구성요소를 수신하여 앱 재구성 단말기(100)에 저장되어 있는 적어도 하나 이상의 앱 또는 앱 구성요소와 결합하여 새로운 앱을 생성하거나, 앱 재구성 서버(150)로부터 수신한 둘 이상의 앱 또는 앱 구성요소를 수신한 후 결합하여 새로운 앱을 생성할 수도 있다. 또한, 앱 재구성 서버(150)로부터의 앱 또는 앱 구성요소 수신없이 앱 재구성 단말기(100) 내에 저장되어 있는 둘 이상의 앱 또는 앱 구성요소를 결합하여 새로운 앱을 생성하는 것도 가능할 것이다.
사용자 인터페이스부(110)는 사용자로부터 앱 재구성 명령을 입력받아 제어부(120)로 전달한다. 앱 재구성 명령은 앱 재구성 단말기(100)에 저장되어 있는 앱 또는 앱 구성요소들만을 이용하여 재구성하는 명령, 앱 재구성 서버(150)에 저장되어 있는 앱 또는 앱 구성요소들만을 이용하여 재구성하는 명령, 앱 재구성 단말기(100)와 앱 재구성 서버(150)에 저장되어 있는 앱 또는 앱 구성요소들을 이용하여 재구성하는 명령 등으로 이루어질 수 있다.
제어부(120)는 사용자 인터페이스부(110)로부터 전달받은 앱 재구성 명령을 분석하여 앱 요청부(130), 앱 저장부(140), 또는 앱 생성부(145)로 제어신호를 전달한다.
제어부(120)가 전달하는 제어신호는 앱 재구성 명령에 따라 달라질 수 있다.
앱 재구성 명령이 앱 재구성 단말기(100)에 저장되어 있는 앱 또는 앱 구성요소들만을 이용하여 재구성하는 명령인 경우, 제어부(120)는 앱 저장부(140)로 저장되어 있는 앱 또는 앱 구성요소들 중 사용자에 의해 선택된 앱 또는 앱 구성요소들을 앱 생성부(145)로 전달하는 제어신호를 전달한다. 이후, 앱 생성부(145)는 앱 저장부(140)로부터 수신한 앱 또는 앱 구성요소들을 재구성하여 새로운 앱을 생성한다.
앱 재구성 명령이 앱 재구성 서버(150)에 저장되어 있는 앱 또는 앱 구성요소들만을 이용하여 재구성하는 명령인 경우, 제어부(120)는 앱 요청부(130)로 사용자에 의해 선택된 앱 또는 앱 구성요소들을 요청하는 제어신호를 전달한다. 앱 요청부(130)는 앱 재구성 서버(150)의 제어부(160)로 앱 또는 앱 구성요소 요청 신호를 전달하고, 앱 수신부(135)는 앱 재구성 서버(150)의 앱 송신부(190)로부터 앱 또는 앱 구성요소를 수신하여 앱 저장부(140) 또는 앱 생성부(145)로 전달한다.
앱 재구성 명령이 앱 재구성 단말기(100)와 앱 재구성 서버(150)에 저장되어 있는 앱 또는 앱 구성요소들을 이용하여 재구성하는 명령인 경우에는 앱 요청부(130), 앱 저장부(140) 및 앱 생성부(145)로 각각 제어신호를 전달한다. 이때, 앱 생성부(145)는 앱 저장부(140)로부터 수신한 앱 또는 앱 구성요소와 앱 재구성 서버(150)로부터 수신한 앱 또는 앱 구성요소를 결합하여 새로운 앱을 생성하는 것이 바람직하다.
앱 요청부(130)는 제어부(120)의 제어신호에 따라 앱 재구성 서버(150)로 앱 또는 앱 구성요소 요청 신호를 전송한다.
앱 수신부(135)는 앱 재구성 서버(150)의 앱 송신부(190)로부터 사용자에 의해 선택된 앱 또는 앱 구성요소들을 수신한다. 수신된 앱 또는 앱 구성요소는 제어부(140)의 제어에 따라 앱 저장부(140)에 저장되거나 앱 생성부(145)로 전달된다.
앱 저장부(140)는 제어부(120)의 제어신호에 따라 앱 수신부(135)로부터 수신된 앱 또는 앱 구성요소들을 저장하거나, 저장되어 있는 앱 또는 앱 구성요소들을 앱 생성부(145)로 전달한다. 또한, 앱 생성부(145)에서 생성된 앱을 앱 저장부(140)에 하나의 앱 또는 앱 구성요소로서 저장할 수 있다.
앱 생성부(145)는 앱 저장부(140)와 앱 수신부(135)로부터 수신한 앱 또는 앱 구성요소들을 결합하여 새로운 앱을 생성한다. 앱 또는 앱 구성요소들을 결합함에 있어서, 앱 또는 앱 구성요소들 간의 우선순위를 부여하여, 새로운 앱을 생성할 수 있다. 즉, 우선순위가 높은 앱 또는 앱 구성요소를 위주로 결합할 수 있다. 새로운 앱을 생성함에 있어서, 앱 또는 앱 구성요소 간에 충돌이 발생하는 구성이나, 어떤 앱 또는 앱 구성요소를 이용할 것인지 정해지지 않은 구성에 대해서는 상기 우선순위에 따라 우선순위가 높은 앱 또는 앱 구성요소를 이용하여 새로운 앱을 생성할 수 있다. 상기 우선순위는 미리 설정되어 있거나, 사용자에 의해 설정될 수 있다.
한편, 앱 생성부(145)는 새로운 앱이 생성될 때마다 과금 서버(195)로 과금 신호를 전송하여 앱 생성시마다 앱 재구성 단말기(100) 사용자에게 과금하도록 할 수 있다.
앱 재구성 서버(150)는 제어부(160), 앱 생성부(170), 앱 저장부(180), 및 앱 송신부(190)로 구성된다.
앱 재구성 서버(150)는 앱 재구성 단말기(100)로부터 앱 또는 앱 구성요소 요청을 받으면, 요청받은 앱 또는 앱 구성요소를 앱 재구성 단말기(100)로 전송하거나, 요청받은 앱 또는 앱 구성요소를 결합하여 새로운 앱을 앱 재구성 단말기(100)로 전송할 수 있다.
제어부(160)는 앱 요청부(130)로부터 앱 구성요소 요청 신호 또는 앱 요청 신호를 수신한다. 제어부(160)는 앱 구성요소 요청 신호가 수신되면, 앱 저장부(180)로 제어신호를 전송하여 앱 저장부(180)에 저장되어 있는 앱 구성요소를 앱 송신부(190)로 전송한다. 또한, 제어부(160)는 앱 요청 신호를 수신하면, 앱 저장부(180)에 저장된 앱 구성요소들을 앱 생성부(170)로 전달하도록 하고, 앱 생성부(170)가 앱 구성요소들을 이용하여 새로운 앱을 생성하도록 제어신호를 앱 생성부(170)로 전송한다. 생성된 새로운 앱은 앱 송신부(190)를 통하여 앱 재구성 단말기(100)로 전송된다.
앱 생성부(170)는 제어부(160)의 제어에 따라 수신한 앱 구성요소들을 이용하여 새로운 앱을 생성한다.
두 앱 구성요소들이 웹 앱(Webapp) 형태의 앱 구성요소인 경우, 두 앱 구성요소의 각 HTML, CSS, Script등의 소스 코드(source code)는 사용자의 선택을 반영하거나 서로 함께 결합될 수 있도록 되어 있어, 한 프로그램으로 패키징될 수 있도록 프로그램되어 있는 것이 바람직하다. 즉, HTML, CSS, Script 레벨에서 두 앱 구성요소의 기능들이 서로 합쳐진다.
앱 생성부(145, 170)는 하나의 앱 구성요소의 소스코드와 다른 앱 구성요소의 소스코드를 결합하거나 링크할 수 있다. 또는, 하나의 앱 구성요소의 오브젝트 코드와 다른 앱 구성요소의 오브젝트 코드를 결합하거나 링크하거나 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크할 수 있다.
사용자는 사용자 인터페이스부(110)를 통해 사용자가 앱 구성요소를 선택하면, 앱 생성부(145, 170)는 상기 선택된 앱 구성요소의 소스코드 또는 오브젝트 코드를 이용하여 새로운 앱을 생성한다. 사용자가 직접 앱의 일부 기능을 구현하여 소스 코드 또는 오브젝트 코드로 저장함으로써, 앱의 일부 기능을 변경하거나 교체할 수 있다. 앱 또는 앱 구성요소들을 결합함에 있어서, 앱 또는 앱 구성요소들 간의 우선순위를 부여하여, 새로운 앱을 생성할 수 있다. 즉, 우선순위가 높은 앱 또는 앱 구성요소를 위주로 결합할 수 있다. 새로운 앱을 생성함에 있어서, 앱 또는 앱 구성요소 간에 충돌이 발생하는 구성이나, 어떤 앱 또는 앱 구성요소를 이용할 것인지 정해지지 않은 구성에 대해서는 상기 우선순위에 따라 우선순위가 높은 앱 또는 앱 구성요소를 이용하여 새로운 앱을 생성할 수 있다. 상기 우선순위는 미리 설정되어 있거나, 사용자에 의해 설정될 수 있다.
앱 생성부(170)는 앱 생성 시마다 과금 서버(195)로 과금 신호를 전송하여 앱 생성시마다 앱 재구성 단말기(100) 사용자에게 과금하도록 할 수 있다.
앱 저장부(180)는 저장되어 있는 앱 구성요소 또는 앱을 앱 생성부(170)로 전달한다. 이때, 앱 저장부(140)는 저장되어 있는 앱은 하나의 앱 구성요소로서 취급하는 것이 바람직하다.
앱 저장부(140, 180)는 사용자 계정에 의한 사용자 전용 저장부가 될 수도 있고, 특정 그룹을 위한 저장부가 될 수도 있으며, 모든 사람이 접근하여 받아 볼 수 있는 저장부가 될 수도 있다.
앱 송신부(190)는 앱 생성부(170)에서 생성된 앱 또는 앱 구성요소들을 앱 재구성 단말기(100)의 앱 수신부(135)로 전송한다. 또한, 앱 송신부(190)는 앱 저장부(180)에 저장되어 있는 앱 또는 앱 구성요소를 앱 수신부(135)로 전송할 수도 있다.
앱 송신부(190)는 앱 또는 앱 구성요소를 앱 수신부(135)로 전송하는 것에 대하여 과금 서버(195)로 과금 신호를 전송하여 앱 재구성 단말기(100)의 사용자에게 과금하도록 할 수 있다.
한편, 본 발명의 다른 실시 예에 따른 앱 재구성 서버(150)는 결합하고자 하는 앱 구성요소 또는 앱의 명칭을 앱 재구성 단말기(100)로부터 수신하는 수신 서버와 상기 앱 구성요소의 명칭에 대응하는 소스 코드(source code)가 위치하는 컴파일 서버로 분리되어 있을 수 있다.
수신 서버는 사용자가 앱 재구성 단말기(100)를 통해 선택한 앱 구성요소들의 명칭을 수신하여 컴파일 옵션(compile option)을 생성한다.
또한, 수신 서버는 앱 구성요소 또는 앱을 재구성한 결과물인 새로운 앱에 대하여, 상기 새로운 앱에 포함되는 이미지, 문자열, 앱 구성요소가 동작하는 화면의 사이즈 등의 앱 환경설정 옵션을 사용자로부터 수신하고, 수신된 앱 환경설정 옵션을 컴파일 서버로 전송할 수 있다. 예를 들어, 앱 환경설정 옵션이 앱 구성요소가 동작하는 화면의 사이즈인 경우, 해외뉴스를 보는 앱에 사전앱을 추가할 때, 사전앱이 전체화면을 차지하는 비율을 정하는 것이 가능할 것이다.
수신 서버가 컴파일 옵션과 앱 환경설정 옵션을 컴파일 서버로 전송하면, 컴파일 서버는 수신된 컴파일 옵션과 앱 환경설정 옵션을 이용하여 소스 코드를 컴파일함으로써, 새로운 앱 구성요소 또는 앱을 생성하고 앱 재구성 단말기(100)로 전송한다.
이상에서 살펴본 앱 재구성 단말기와 앱 재구성 서버를 이용하여 개인적으로 사용하는 앱의 일부를 사용자가 변경하여 다시 제작할 수 있도록 하거나 앱 재구성 서버에 의해 앱을 재구성하도록 한 후 재구성된 앱을 수신하는 방법이 있을 수 있다. 예를 들어, 사진을 보는 앱이라면, 한 화면에 몇 개의 사진이 나오게 할지 변경하거나 사진첩의 이름을 바꿀 수 있다. 또한, 네비게이션 앱과 음식적 안내용 앱이 있다면, 두 앱의 필요한 기능들만 선택을 해서 하나의 앱을 생성할 수 있다.
과금 서버(195)는 앱 재구성 단말기(100)의 앱 생성부(145), 앱 재구성 서버(150)의 앱 생성부(170) 또는 앱 송신부(190)로부터 과금 신호를 수신하여 앱 재구성 단말기(100)의 사용자 또는 앱 재구성 서버(150)의 사용자에게 과금할 수 있다.
과금 서버(195)의 과금 방식은 정액제 방식과 종량제 방식을 이용할 수 있다. 정액제 방식은 앱 생성 횟수에 상관없이 일정 기간 같은 금액을 납부하는 방식이고, 종량제 방식은 사용 횟수에 따라 금액을 납부하는 방식이다. 그러나, 과금 형태는 정액제 방식과 종량제 방식에 한정되지 않으며, 다양한 형태의 과금 방식이 가능하다.
과금 서버(195)는 앱 재구성 단말기(100)가 앱 또는 앱 구성요소를 앱 재구성 서버(150)로부터 다운로드하면 대가를 지불하도록 하는 것이 바람직하다.
또한, 앱 재구성 단말기(100) 내부에서 앱 또는 앱 구성요소를 생성하는 횟수에 대한 대가를 지불하는 것도 가능하다. 이 경우 기본 앱 또는 앱 구성요소는 무료 성격의 앱 또는 앱 구성요소이며, 앱 재구성 단말기(100)에서 새롭게 앱 또는 앱 구성요소를 생성한 횟수에 대한 것에 요금을 부과할 수 있다.
본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기가 제공하는 웹 또는 앱에 광고를 추가할 수 있다.
사용자가 앱 재구성 단말기(100)를 이용하여 앱을 재구성하거나 커스터마이즈하여 만드는 웹/앱에 광고 서버(196)로부터 수신한 광고들이 나열되어 있는 상태에서, 사용자는 웹/앱을 만드는 과정에서 그 나열되어 있는 광고들 중 하나 혹은 복수를 선택할 수 있다. 상기 선택된 광고는 사용자가 새로 재구성 또는 커스터마이즈한 앱에 추가된다. 광고를 선택함에 따라 과금 서버(195)는 사용자에게 부과되는 요금의 일부 또는 전부를 감면할 수 있다.
사용자가 새로 재구성하거나 커스터마이즈한 앱에 추가되는 광고는 여러가지 방법에 의해 선택된다. 광고리스트에서 사용자가 선택한 광고가 앱에 들어가거나, 사용자가 광고의 관심사항이나 카테고리를 선택하여 그 카테고리에 속한 광고 및 그와 관련된 광고들이 앱에 들어갈 수 있다. 또한, 사용자가 이전에 선택한 광고나 관심 카테고리를 추가적인 부가광고 또는 부가서비스를 선택하는데에 정보로 사용하여 앱에 포함할 수 있을 것이다.
도 2는 본 발명의 바람직한 다른 실시 예에 따른 앱 재구성 단말기와 앱 재구성 서버의 구성도이다.
도 2를 참조하면, 제 1 앱 재구성 단말기(100)와 앱 재구성 서버(150) 간에 앱 구성요소 또는 앱을 요청하고 수신할 수 있으며, 마찬가지로 제 1 앱 재구성 단말기(100)는 제 2 앱 재구성 단말기(200)와 앱 구성요소 또는 앱을 요청하고 수신할 수 있다.
예를 들어, 제 1 앱 재구성 단말기(100)가 웹 사이트이고, 제 2 앱 재구성 단말기(200)가 사용자 단말기인 경우, 다음과 같은 과정을 거쳐 단말기 사용자가 앱을 재구성할 수 있다.
웹 사이트가 사용자로부터 앱 재구성 명령을 수신하면, 수신된 앱 재구성 명령 수행에 필요한 앱을 앱 재구성 서버(150)로 요청한다. 웹 사이트는 앱 재구성 서버(150)로부터 수신된 앱들을 재구성하여 사용자 단말기로 전송할 수 있다. 이때, 웹 사이트는 재구성된 앱을 사용자 단말기로 푸쉬 형태로 보낼 수도 있고, 이메일로 전달할 수도 있으며, 앱 스토어에 저장하여 사용자 단말기가 다운로드하도록 할 수도 있다.
한편, 웹 사이트가 사용자로부터 앱 재구성 명령을 수신하였을 때, 앱 재구성 명령 수행에 필요한 앱을 앱 재구성 서버(150)로부터 수신하여 웹 사이트가 앱을 재구성하는 대신, 앱 재구성 서버(150)에서 재구성한 앱을 웹 사이트가 수신하여 사용자 단말기로 전송할 수 있다. 이때, 앱 재구성 서버(150)에서 재구성한 앱을 웹 사이트를 거치지 아니하고, 사용자 단말기로 바로 전송할 수도 있을 것이다.
도 3은 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기에서 새로운 앱을 생성하는 방법의 제 1 실시 예를 도시한 것이다.
도 3을 참조하면, 애플리케이션을 재구성하거나 커스터마이즈(customize)하는 웹 사이트 또는 애플리케이션(이하, 커스텀 제공 웹/앱이라고 한다)의 화면이 "Navigation App Menu", "Restaurant App menu", "새로운 앱 Menu"로 구성되어 있다. 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기가 커스텀 제공 웹/앱을 웹 또는 앱 형태로 디스플레이할 수 있다.
커스텀 제공 웹/앱을 방문하거나 실행하게 되면, 단말기가 갖고 있는 앱 또는 서버가 제공할 수 있는 앱의 모든 기능 또는 일부 기능들을 사용자가 선택할 수 있도록 사용자에게 메뉴 등의 형태("Navigation App Menu", "Restaurant App menu")로 제공하고, 상기 메뉴들을 선택한 후 재배치하여 새로운 앱("새로운 앱 Menu")을 생성할 수 있도록 한다.
커스텀 제공 웹/앱에서는 단말기가 갖고 있는 앱 또는 서버가 제공할 수 있는 앱의 기능들을 포함하거나 불포함하도록 선택할 수 있다.
이때, 메인앱에서 필요한 기능을 갖는 복수의 서브앱을 선택하고, 선택된 서브앱을 결합하도록 하는 메뉴를 메인앱에서 제공함으로써 두 서브앱을 합할 수 있다.
뿐만 아니라 커스템 제공 웹/앱의 구성요소인 문자열, 이미지, 동영상, 사운드 등을 사용자가 선택 및 교체할 수 있으며, 커스템 제공 웹/앱 구성 요소의 색상, 모양 등을 선택할 수 있다.
또한, 단말기가 갖고 있는 앱 또는 서버가 제공할 수 있는 앱의 기능들의 동작 방법 및 동작 순서 등도 사용자가 결정할 수 있다.
마지막으로 사용자가 커스텀 제공 웹/앱에서 앱 또는 앱 구성요소에 대한 모든 선택 및 변경을 마치고, 최종 만들기(Windows Build, Android Build) 선택을 하면, 해당 선택사항과 변경사항들을 포함할 수 있도록 미리 프로그래밍 된 소스코드들을 해당 선택사항과 변경사항들에 맞추어 재구성함으로써, 새로운 앱(이하 커스텀 앱이라 한다)을 생성하게 된다. 커스텀 앱은 모바일 앱에 국한되지 않으며, 웹 애플리케이션, 데스크탑 PC OS용 애플리케이션 등이 될 수 있다.
다시 도 3을 참조하면, 네비게이션 서브앱과 레스토랑 서브앱을 연결할 수 있도록 API를 정의하여 각각 프로그래밍한 경우에, 하나의 서브앱에서 선택된 기능이 다른 서브앱내의 기능을 나타내는 메뉴리스트에 추가되게 하는 것이 가능하다.
예를 들면, 네비게이션 서브앱의 기능 메뉴에 "주유소찾기"라는 기능이 있을 때, 그 기능 옆에 "음식점 찾기"의 기능을 레스토랑 서브앱에서 끌어오는 것이다. 네비게이션 서브앱의 지도에 레스토랑 서브앱의 음식점 관련 DB에서 데이터를 가져와 표시할 수 있도록 서로 간의 오픈된 API를 이용하는 것이다. 두 서브앱이 서로 연결될 수 있도록 만들어진 API들을 이용하거나, 혹은 기본적으로 open된 API를 이용할 수 있다. 한편, 각 서브앱이 사용할 각 화면은 전체화면을 분할하여 할당된다. 즉, 결합할 서브앱이 2개인 경우 전체화면을 3 분할하여, 각 서브앱이 하나씩 하나의 화면을 할당받고, 커스텀 앱이 하나의 화면을 할당받는 것이 바람직하다. 그러나, 결합할 서브앱이 많은 경우에는 하나의 화면에 서브앱 화면만을 표시할 수도 있다.
도 1과 도 3을 참조하면, 사용자의 선택 혹은 변경이 반영된 커스텀 앱이 만들어지면, 앱 재구성 서버(150)로부터 앱 재구성 단말기(100)로 전송되거나, 앱 재구성 서버(150)의 앱 저장부(180)에 저장된다. 앱 재구성 단말기(100)의 앱 생성부(145)에서 커스텀 앱이 생성된 경우 앱 저장부(140)에 저장될 수 있다.
도 2와 도 3을 참조하면, 앱 재구성 단말기(100)에서 생성된 커스텀 앱을 다른 앱 재구성 단말기(200)로 직접 전송할 수도 있고, 앱 재구성 서버(150)를 통해 복수의 단말기로 전송할 수 있다.
본 발명의 바람직한 일 실시 예에 따른 커스텀 제공 웹/앱을 서버를 통해 다운로드 받아 설치한 다음, 신규 커스텀 앱을 다운로드 받을 수 있고, 새로 만들어진 커스텀 앱을 서버에 업로드하고 저장된 위치 주소를 이메일을 통해 다른 단말기로 전달할 수 있다.
본 발명에 따른 커스텀 제공 웹/앱은 커스텀 앱들 간의 기능을 공유하도록 함으로써, 사용자는 여러 개 커스텀 앱들의 기능들을 선택하여 하나의 커스텀 앱을 만들 수 있다. 또한, 하나의 커스텀 앱을 여러 개의 커스텀 앱으로 나눌 수도 있을 것이다.
한편, 사용자가 커스텀 제공 웹/앱을 방문거나 실행하게 되면, SNS(Social Network Service)에서 사용자와 관련 있거나 다른 조건들에 의해서 추천되는 SNS의 내용들이 추출된 후, 커스텀 앱이 상기 관련 내용과 추출된 내용을 포함할 수 있다.
도 4는 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기에서 새로운 앱을 생성하는 방법의 제 2 실시 예를 도시한 것이다.
도 4를 참조하면, Photo Album App Customization이라는 커스텀 제공 앱을 실행하면, Photo Album이라는 앱 내에 "카메라 앨범", "나의 소셜 앨범", 및 "친구의 소셜 앨범"이라는 서브앱 포함되어 있으며, 새로이 생성할 앱 내에는 "카메라 앨범"과 "나의 소셜 앨범" 서브앱과 새로이 생성된 "My Photo" 서브앱이 포함되어 있다.
즉, 새로이 생성된 "Photo Album" 앱 내에는 기존의 "Photo Album" 앱 내에 존재하는 서브앱인 "카메라 앨범"과 "나의 소셜 앨범"이 그대로 포함되고, "My Photo"라는 서브앱이 새로이 추가될 수 있다.
한편, 앱 또는 앱에서 선택된 기능들이 메인앱 내에 새로운 서브앱의 개념으로 들어가는 경우, 메인앱에 속해 있는 하나의 앱 또는 앱에서 선택된 기능들이 커스텀 앱 내에서 각 기능을 나타내는 아이콘그룹에 새로운 아이콘으로 추가될 수 있다. 이때, 메인앱의 기능은 URL link로 이루어져 있는 것이 바람직하다.
따라서, 메인앱으로부터 생성된 커스텀 앱은 URL link를 이용하여 웹 페이지를 방문하고, 선택된 서브앱을 웹 페이지로부터 가져올 수 있다. 이때, 서브앱은 서버를 거치면서, 서버가 복수의 서브앱들을 결합하고 재배열하여 새로운 앱을 생성할 수 있다. 이때, 서브앱의 기본 설정 메뉴에서 할 수 없는 이상의 변경을 하여 새로운 앱을 생성하는 것을 본 발명을 통해 할 수 있는 것이다.
한편, 서브앱의 기본 설정 메뉴 이상의 재구성기회를 제공함으로써, 앱에 대한 기능 선호도 및 취사선택사항의 통계를 확보할 수 있다. 확보할 수 있는 통계수치는 연령, 성별, 지역, 직업 등에 따른 앱의 기능 선호도가 될 것이다.
단말기에서 실행된 메인앱에 앱 또는 앱 구성요소들에 대응하는 URL link를 포함하여 사용자가 선택할 수 있도록 하고, 사용자가 복수의 URL link를 선택하여 커스텀 앱을 생성하도록 명령하면, 복수의 앱 또는 앱 구성요소들을 결합할 수 있다. 또한, 사용자가 생성한 커스텀 앱을 서버에 저장하고, 다른 사용자가 서버에 저장된 커스텀 앱을 사용하도록 할 수 있다.
도 5는 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 단말기에서 새로운 앱을 생성하는 방법의 제 3 실시 예를 도시한 것이다.
도 5를 참조하면, 퀴즈용 템플릿(template) 서브앱이 도시되어 있으며, 퀴즈용 서브앱에 동영상 앱 또는 사진 앱을 결합하여 새로운 앱을 생성할 수 있다.
퀴즈용 서브앱에서 퀴즈 내용을 바꾸기만 하면, 교사들이 학생들에게 손쉽게 퀴즈를 낼 수 있는 앱을 만들 수 있다. 교사들은 퀴즈용 서브앱에서 지문과 보기, 답만 바꾸면서 손쉽게 동영상이나 사진을 추가하는 것이 가능하다.
이상에서 살펴본 도 3 내지 도 5를 참조하면, 동시에 여러 플랫폼 혹은 OS용 애플리케이션으로 커스텀 앱을 생성(build)할 수 있다. 즉, 사용자가 앱을 커스터마이즈(customize)한 후 커스텀 앱을 생성할 때, 각각 android용, windows용으로 생성된다.
도 6은 본 발명의 바람직한 일 실시 예에 따른 앱 재구성 방법의 흐름도이다.
도 1을 참조하면, 본 실시 예에 따른 앱 재구성 방법은 도 1에 도시된 앱 재구성 단말기(100)에서 시계열적으로 처리되는 단계들로 구성된다. 따라서, 이하 생략된 내용이라 하더라도 도 1에 도시된 앱 재구성 단말기(100)에 관하여 이상에서 기술된 내용은 본 실시 예에 따른 앱 재구성 방법에도 적용된다.
610 단계에서 앱 재구성 단말기는 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 입력받는다.
620 단계에서 앱 재구성 단말기는 상기 앱 재구성 명령에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 전송한다.
630 단계에서 앱 재구성 단말기는 상기 서버로부터 상기 요청 신호에 대응하는 앱 또는 앱 구성요소를 수신한다.
만일 상기 앱 재구성 명령이 앱 재구성 단말기(100)와 앱 재구성 서버(150)에 저장되어 있는 앱 구성요소들을 이용하여 재구성하는 명령인 경우에는 630 단계가 추가될 수 있다.
640 단계에서 상기 수신한 앱 또는 앱 구성요소 중, 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱을 생성한다.
도 7은 본 발명의 바람직한 다른 실시 예에 따른 앱 재구성 방법의 흐름도이다.
도 1을 참조하면, 본 실시 예에 따른 앱 재구성 방법은 도 1에 도시된 앱 재구성 서버(150)에서 시계열적으로 처리되는 단계들로 구성된다. 따라서, 이하 생략된 내용이라 하더라도 도 1에 도시된 앱 재구성 서버(150)에 관하여 이상에서 기술된 내용은 본 실시 예에 따른 앱 재구성 방법에도 적용된다.
710 단계에서 앱 재구성 서버는 단말기로부터 앱 또는 앱 구성요소 요청신호를 수신한다.
720 단계에서 앱 재구성 서버는 상기 요청 신호에 따라 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성한다.
730 단계에서 앱 재구성 서버는 상기 생성된 앱 또는 앱 구성요소를 상기 단말기로 전송한다.
도 8은 본 발명의 바람직한 또 다른 실시 예에 따른 앱 재구성 방법의 흐름도이다.
810 단계에서 앱 재구성 서버는 단말기로부터 앱 또는 앱 구성요소 요청신호를 수신한다.
820 단계에서 수신 서버는 상기 수신된 요청신호에 포함된 앱 또는 앱 구성요소의 명칭을 수신하고, 상기 수신된 명칭을 이용하여 컴파일 옵션을 생성한 후, 상기 컴파일 옵션을 컴파일 서버로 전송한다. 또한, 앱 구성요소 또는 앱을 재구성한 결과물인 새로운 앱에 대하여, 상기 새로운 앱에 포함되는 이미지, 문자열, 앱 구성요소가 동작하는 화면의 사이즈 등의 앱 환경설정 옵션을 사용자로부터 수신하고, 수신된 앱 환경설정 옵션을 컴파일 서버로 전송할 수 있다.
830 단계에서 컴파일 서버는 상기 수신 서버로부터 수신한 컴파일 옵션과 앱 환경설정 옵션을 이용하여 상기 앱 또는 앱 구성요소에 대응하는 소스 코드를 컴파일하고, 컴파일된 소스 코드를 결합함으로써, 새로운 앱 또는 앱 구성요소를 생성한 다음 단말기로 전송한다.
본 발명의 실시 예들은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.
이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시 예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시 예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.
따라서, 본 발명의 사상은 설명된 실시 예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.
사용자가 필요한 애플리케이션의 기능들을 직접 선택하여 새로운 앱을 제작하도록 함으로써, 사용자가 빠르고 편리하게 원하는 기능을 찾을 수 있고, 애플리케이션을 재구성하거나 커스터마이즈하는 것에 대하여 사용자에게 요금을 부과하고, 사용자가 선택한 광고를 통해 요금을 감면받도록 하는 비즈니스 모델을 제공할 수 있는 산업상 이용가능성이 있다.

Claims (20)

  1. 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 입력받아 제어부로 전달하는 사용자 인터페이스부;
    상기 앱 재구성 명령에 따라 앱 요청부로 제어신호를 전달하는 제어부;
    상기 제어부의 제어신호에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 전송하는 앱 요청부; 및
    상기 서버로부터 상기 요청 신호에 대응하는 앱 또는 앱 구성요소를 수신하는 앱 수신부를 포함하는 앱 재구성 단말기.
  2. 제 1 항에 있어서,
    상기 앱 수신부가 수신한 앱 또는 앱 구성요소를 저장하거나, 앱 생성부에서 생성한 앱 또는 앱 구성요소를 저장하는 앱 저장부; 및
    상기 앱 저장부 또는 상기 앱 수신부로부터 수신한 앱 또는 앱 구성요소를 결합하여 새로운 앱을 생성하는 앱 생성부를 더 포함하고,
    상기 앱 생성부는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱을 생성하는 것을 특징으로 하는 앱 재구성 단말기.
  3. 제 2 항에 있어서,
    상기 앱 생성부는,
    상기 앱 또는 앱 구성요소에 우선순위를 부여하여, 상기 우선순위에 따라 새로운 앱을 생성하는 것을 특징으로 하는 앱 재구성 단말기.
  4. 제 1 항에 있어서,
    상기 앱 재구성 명령은 상기 단말기에 저장되어 있는 앱 또는 앱 구성요소를 이용하여 앱을 재구성하는 명령, 상기 서버에 저장되어 있는 앱 또는 앱 구성요소를 이용하여 앱을 재구성하는 명령 또는 상기 단말기와 상기 서버에 저장되어 있는 앱 또는 앱 구성요소를 이용하여 앱을 재구성하는 명령 중 어느 하나인 것을 특징으로 하는 앱 재구성 단말기.
  5. 제 1 항에 있어서,
    상기 앱 생성부가 새로운 앱을 생성할 때마다 과금 서버로 과금 신호를 전송하여 상기 단말기에 대하여 과금하도록 하는 것을 특징으로 하는 앱 재구성 단말기.
  6. 제 5 항에 있어서,
    상기 사용자 인터페이스부로부터 선택된 적어도 하나 이상의 광고가 상기 앱 또는 앱 구성요소에 포함되고,
    상기 포함된 광고의 갯수 또는 광고 노출 시간에 따라 상기 단말기에 과금되는 요금의 일부 또는 전부를 감면하는 것을 특징으로 하는 앱 재구성 단말기.
  7. 단말기로부터 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령에 따른 앱 또는 앱 구성요소 요청신호를 수신하고, 상기 요청 신호에 따라 새로운 앱 또는 앱 구성요소를 생성하여 상기 단말기로 전송하는 것을 특징으로 하는 앱 재구성 서버.
  8. 제 6 항에 있어서,
    상기 단말기로부터 상기 요청신호를 수신하고, 상기 요청 신호에 따라 앱 생성부 또는 앱 저장부로 제어신호를 전송하는 제어부;
    상기 제어신호를 수신하면, 상기 앱 저장부로터 수신한 상기 앱 또는 앱 구성요소를 결합하여 새로운 앱 또는 앱 구성요소를 생성하는 앱 생성부;
    상기 제어신호를 수신하면, 상기 앱 생성부로 상기 앱 또는 상기 앱 구성요소를 전달하거나, 앱 송신부로 상기 앱 또는 앱 구성요소를 전달하는 앱 저장부; 및
    상기 앱 생성부 또는 상기 앱 저장부로부터 상기 앱 또는 앱 구성요소를 수신하고, 상기 수신된 앱 또는 앱 구성요소를 상기 단말기로 전송하는 앱 송신부를 포함하고,
    상기 앱 생성부는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하는 것을 특징으로 하는 앱 재구성 서버.
  9. 제 8 항에 있어서,
    상기 앱 생성부가 새로운 앱을 생성할 때마다 과금 서버로 과금 신호를 전송하여 상기 앱 재구성 서버 또는 상기 요청신호를 보낸 단말기에 대하여 과금하도록 하는 것을 특징으로 하는 앱 재구성 서버.
  10. 제 8 항에 있어서,
    상기 앱 송신부가 상기 앱 또는 앱 구성요소를 상기 단말기로 전송하는 것에 대하여 상기 앱 송신부가 과금 서버로 과금 신호를 전송하여 상기 요청신호를 보낸 단말기에 대하여 과금하도록 하는 것을 특징으로 하는 앱 재구성 서버.
  11. 제 8 항에 있어서,
    상기 앱 생성부는,
    상기 앱 또는 앱 구성요소에 우선순위를 부여하여, 상기 우선순위에 따라 새로운 앱 또는 앱 구성요소를 생성하는 것을 특징으로 하는 앱 재구성 서버.
  12. 제 7 항에 있어서,
    상기 단말기로부터 상기 요청신호를 수신하고, 상기 수신된 요청신호에 포함된 앱 또는 앱 구성요소의 명칭을 이용하여 컴파일 옵션을 생성한 후, 앱 환경설정 옵션 또는 상기 컴파일 옵션을 컴파일 서버로 전송하는 수신 서버; 및
    상기 수신 서버로부터 수신한 상기 컴파일 옵션 또는 상기 앱 환경설정 옵션을 이용하여 상기 앱 또는 앱 구성요소에 대응하는 소스 코드를 컴파일하고, 컴파일된 소스 코드를 결합함으로써, 새로운 앱 또는 앱 구성요소를 생성한 다음 상기 단말기로 전송하는 컴파일 서버를 포함하고,
    상기 앱 환경설정 옵션은 상기 새로운 앱 또는 앱 구성요소의 이미지, 문자열 또는 상기 앱 구성요소가 동작하는 화면의 사이즈 중 적어도 하나 이상을 포함하는 것을 특징으로 하는 앱 재구성 서버.
  13. 적어도 두 개 이상의 앱 또는 앱 구성요소를 결합하는 앱 재구성 명령을 앱 재구성 단말이기가 입력받는 단계;
    상기 앱 재구성 명령에 따라 서버로 앱 또는 앱 구성요소 요청 신호를 상기 앱 재구성 단말이기가 전송하는 단계;
    상기 서버로부터 상기 요청 신호에 대응하는 앱 또는 앱 구성요소를 상기 앱 재구성 단말이기가 수신하는 단계를 포함하는 앱 재구성 방법.
  14. 제 13 항에 있어서,
    상기 수신한 앱 또는 앱 구성요소 중, 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱을 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱을 생성하는 단계를 더 포함하는 앱 재구성 방법.
  15. 제 14 항에 있어서,
    상기 앱 또는 앱 구성요소에 우선순위를 부여하여, 상기 우선순위에 따라 새로운 앱을 생성하는 것을 특징으로 하는 앱 재구성 방법.
  16. 단말기로부터 앱 또는 앱 구성요소 요청신호를 수신하는 단계; 및
    상기 요청 신호에 따라 새로운 앱 또는 앱 구성요소를 생성하여 상기 단말기로 전송하는 단계를 포함하는 앱 재구성 방법.
  17. 제 16 항에 있어서,
    상기 새로운 앱 또는 앱 구성요소를 생성하여 상기 단말기로 전송하는 단계는,
    상기 요청 신호에 따라 앱 재구성 서버에 저장된 앱 또는 앱 구성요소 중, 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 소스코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하거나, 하나의 앱 또는 앱 구성요소의 오브젝트 코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하거나, 또는 하나의 앱 또는 앱 구성요소의 소스코드와 다른 앱 또는 앱 구성요소의 오브젝트 코드를 결합하거나 링크함으로써 새로운 앱 또는 앱 구성요소를 생성하는 단계; 및
    상기 생성된 앱 또는 앱 구성요소를 상기 단말기로 전송하는 단계를 포함하는 앱 재구성 방법.
  18. 제 17 항에 있어서,
    상기 앱 또는 앱 구성요소에 우선순위를 부여하여, 상기 우선순위에 따라 새로운 앱 또는 앱 구성요소를 생성하는 것을 특징으로 하는 앱 재구성 방법.
  19. 제 16 항에 있어서,
    상기 새로운 앱 또는 앱 구성요소를 생성하여 상기 단말기로 전송하는 단계는,
    상기 수신된 요청신호에 포함된 앱 또는 앱 구성요소의 명칭을 이용하여 컴파일 옵션을 생성한 후, 앱 환경설정 옵션 또는 상기 컴파일 옵션을 컴파일 서버로 전송하는 단계; 및
    상기 수신 서버로부터 수신한 상기 컴파일 옵션 또는 상기 앱 환경설정 옵션을 이용하여 상기 앱 또는 앱 구성요소에 대응하는 소스 코드를 컴파일하고, 컴파일된 소스 코드를 결합함으로써, 새로운 앱 또는 앱 구성요소를 생성한 다음 상기 단말기로 전송하는 단계를 포함하고,
    상기 앱 환경설정 옵션은 상기 새로운 앱 또는 앱 구성요소의 이미지, 문자열 또는 상기 앱 구성요소가 동작하는 화면의 사이즈 중 적어도 하나 이상을 포함하는 것을 특징으로 하는 앱 재구성 방법.
  20. 제 13 항 내지 제 19 항 중에 어느 한 항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
PCT/KR2013/004792 2012-05-31 2013-05-31 애플리케이션 커스터마이즈를 위한 앱 재구성 단말기 및 서버 WO2013180505A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20120058392 2012-05-31
KR10-2012-0058392 2012-05-31

Publications (1)

Publication Number Publication Date
WO2013180505A1 true WO2013180505A1 (ko) 2013-12-05

Family

ID=49673630

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2013/004792 WO2013180505A1 (ko) 2012-05-31 2013-05-31 애플리케이션 커스터마이즈를 위한 앱 재구성 단말기 및 서버

Country Status (2)

Country Link
KR (1) KR20130135159A (ko)
WO (1) WO2013180505A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11606446B1 (en) 2021-09-13 2023-03-14 International Business Machines Corporation Microapplication composition

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101613293B1 (ko) 2014-06-13 2016-04-18 (주)라원크리에이티브 휴대 단말용 앱 생성 장치 및 이를 이용한 앱 서비스 방법
KR20220030081A (ko) * 2020-09-02 2022-03-10 삼성전자주식회사 전자장치 및 그 제어방법

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060091406A (ko) * 2005-02-14 2006-08-21 삼성전기주식회사 퍼베이시브 환경에서 Subtyping 기반의 탄력적인서비스 구성을 이용하는 응용 프로그램 재구성 방법 및 그시스템
KR20100055671A (ko) * 2008-11-18 2010-05-27 한국전자통신연구원 소프트웨어 기반의 무선 단말에서의 소프트웨어 재구성 방법 및 장치
JP2011527465A (ja) * 2008-06-30 2011-10-27 モミニス リミテッド コンピュータアプリケーションの生成・配布方法
KR20120017532A (ko) * 2010-08-19 2012-02-29 주식회사 잉카인터넷 응용프로그램과 부가응용프로그램의 결합 방법 및 실행 방법

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060091406A (ko) * 2005-02-14 2006-08-21 삼성전기주식회사 퍼베이시브 환경에서 Subtyping 기반의 탄력적인서비스 구성을 이용하는 응용 프로그램 재구성 방법 및 그시스템
JP2011527465A (ja) * 2008-06-30 2011-10-27 モミニス リミテッド コンピュータアプリケーションの生成・配布方法
KR20100055671A (ko) * 2008-11-18 2010-05-27 한국전자통신연구원 소프트웨어 기반의 무선 단말에서의 소프트웨어 재구성 방법 및 장치
KR20120017532A (ko) * 2010-08-19 2012-02-29 주식회사 잉카인터넷 응용프로그램과 부가응용프로그램의 결합 방법 및 실행 방법

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11606446B1 (en) 2021-09-13 2023-03-14 International Business Machines Corporation Microapplication composition
WO2023036180A1 (en) * 2021-09-13 2023-03-16 International Business Machines Corporation Microapplication composition

Also Published As

Publication number Publication date
KR20130135159A (ko) 2013-12-10

Similar Documents

Publication Publication Date Title
US9201631B2 (en) Method and system for providing content
US20100281475A1 (en) System and method for mobile smartphone application development and delivery
WO2013180505A1 (ko) 애플리케이션 커스터마이즈를 위한 앱 재구성 단말기 및 서버
WO2019027070A1 (ko) 웹 사이트 제작 지원 서버 및 이에 의한 웹 사이트 제작 지원 방법
CN109240697A (zh) 调用处理方法及装置、存储介质
WO2013028009A2 (ko) 스마트 오피스 시스템 및 운용을 위한 서버 및 운용 방법
JP2023528398A (ja) ライブ配信ルームの作成方法、装置、電子機器及び記憶媒体
WO2014081122A1 (ko) 모바일 단말의 홈 스크린 큐레이션 시스템
WO2015108282A1 (ko) 전자 장치의 광고 방법 및 그 전자 장치
AU2019222873B2 (en) Method and system for providing content
WO2013147518A1 (ko) 모바일 디바이스에서의 포워딩 광고 서비스 제공 방법
WO2015023151A1 (ko) 일정을 관리하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능한 기록 매체
WO2008127020A1 (en) The internet phone service system and internet phone service method by using soft phone created by users
WO2023132425A1 (en) Apparatus, method and program for sharing information between applications
WO2022231267A1 (ko) 싱글 스트림을 이용하여 관심 영역 고화질 영상을 제공하는 방법, 컴퓨터 장치, 및 컴퓨터 프로그램
WO2015105276A1 (ko) 소셜 네트워크 서비스를 이용한 광고 장치 및 방법과, 그 시스템
CN114895893A (zh) 多源数据处理方法、装置、设备及存储介质
WO2021101269A1 (ko) 가상 응원봉을 이용한 인터랙션 제공 방법 및 그 장치
WO2021145645A1 (ko) 스타일 변환 외부 연동 시스템, 그리고 스타일 변환 외부 연동 서버
WO2014137025A1 (ko) 안드로이드 어플리케이션의 타이젠 설치가능 패키지 자동변환 방법
WO2013129743A1 (ko) 어플리케이션 제공 방법 및 그를 위한 어플리케이션 제공 서버
WO2011152593A1 (en) Data upload method using shortcut
CN105721596A (zh) 一种移动终端的文件访问方法及系统
WO2023080491A1 (ko) 애플리케이션 생성 서비스 제공 방법 및 장치
KR101188961B1 (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: 13796645

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13796645

Country of ref document: EP

Kind code of ref document: A1