WO2012169702A1 - 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법 - Google Patents

안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법 Download PDF

Info

Publication number
WO2012169702A1
WO2012169702A1 PCT/KR2011/007513 KR2011007513W WO2012169702A1 WO 2012169702 A1 WO2012169702 A1 WO 2012169702A1 KR 2011007513 W KR2011007513 W KR 2011007513W WO 2012169702 A1 WO2012169702 A1 WO 2012169702A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
execution request
android
application execution
request
Prior art date
Application number
PCT/KR2011/007513
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 주식회사 캐스트이즈
Priority to US14/125,090 priority Critical patent/US20140304717A1/en
Publication of WO2012169702A1 publication Critical patent/WO2012169702A1/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
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • 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/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • 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
    • G06Q30/0251Targeted advertisements
    • G06Q30/0269Targeted advertisements based on user profile or attribute
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to an apparatus and method for performing a linking operation for an application that is requested to be executed before an application is executed when an application execution request is generated in the Android platform.
  • Android is a software stack for mobile devices that consists of an operating system, middleware, and core applications. Android applications running on the Android platform can be developed using the Java programming language. Android is mainly used for mobile communication terminals, but recently, its use has been expanded to other kinds of equipment such as TVs and set-top boxes.
  • Korean Patent Laid-Open Publication No. 10-2009-0004402 transmits a user's ID and a discount rate data to a server side, loads an executable file and an advertisement control factor (control file) to execute a game, and at a certain time by controlling the advertisement control factor.
  • a user terminal which outputs the advertisement file to the screen and voice, an advertisement server which provides the advertisement file to the game content providing server and generates a game selection signal, authenticates the user ID, manages the user's profile, Sending game execution file to user terminal through signal exchange with game contents, controlling advertisement output of game execution file, transmitting advertisement control factor to monitor game execution status, and communicating with advertisement control factor early Determine whether the advertisement output condition is set, and according to the advertisement data output condition preset from the user terminal
  • the present invention discloses a system for providing a game content discount through advertisement exposure during a game in which a discount rate is set and an advertisement data number or advertisement data game content providing server is differentiated through a profile of a corresponding user when an advertisement output condition is satisfied.
  • This prior art is a method of executing a game after user authentication, pausing the game and outputting an advertisement if the advertisement output condition is satisfied, and then playing the game again after satisfying the game progress condition. can not do it.
  • the present invention detects this and performs the linkage operation that has been executed before executing the application. In other words, the cooperative work is performed before the application is executed and thus does not interfere with the application execution.
  • Korean Patent No. 10-0831161 discloses a step in which an incoming subscriber registers an incoming call interception service at a home location register, and when the incoming call arrives at the incoming subscriber, the exchange is controlled by the calling party and the home location register. Setting up a call path to the intercepting equipment receiving terminal in the exchange, providing the announcement broadcast and recording the voice by the intercepting equipment, and receiving a call request from the called subscriber while listening to the recording voice in real time. Accordingly, the interception equipment includes connecting a two-way communication path between the calling terminal and the called terminal, and selectively receiving only emergency and important calls in a situation where a call cannot be received for a meeting or other urgent business. An incoming call interception service method is disclosed. This prior art intercepts an incoming call, provides guidance to the calling terminal, provides a voice signal recorded by the caller to the called party, and then forms a two-way call path at the request of the called terminal.
  • this prior art provides the same announcement broadcast for all calling terminals and provides only a function of providing a voice signal to the called terminal, and does not transmit the incoming call attempted by the calling terminal to the called terminal as it is. That is, the call request of each calling terminal does not perform a different operation, and also has a limitation that the call request of the calling terminal can not be delivered to the called terminal as it is.
  • the associated task when an application execution request occurs, the associated task may be performed before the application execution, and the application execution request may be performed as it is.
  • the present inventors focus on the fact that all applications are executed through Zygote's fork process on the Android platform, so that the user detects the occurrence of an application execution request when the user requests the application execution and executes the linkage work defined for the application.
  • the present invention has been completed by specifically confirming that it can be carried out before.
  • the basic object of the present invention is to detect the occurrence of the Android application execution request, the transmission means for transmitting the Android application execution request, and the linking operation associated with the Android application that the execution request occurred before the Android Zygote process performs the fork process. It is to provide a device for performing a pre-linked work for each application according to the Android application execution request including a linking work performing means to perform in advance.
  • Another object of the present invention is i) defining a pre-linking operation to be performed before the application execution when the Android application execution request occurs; ii) detecting an android application execution request occurrence; iii) intercepting an Android application execution request; iv) previously performing a linking operation associated with an Android application in which an execution request occurs before the Android Zygote process executes the fork process; And v) transmitting the Android application execution request intercepted in step iii) to at least one of a Launcher, an Activity Manager Service, or a Zygote process on the Android platform.
  • the above-described basic object of the present invention is to detect an android application execution request occurrence, detection means for transmitting the android application execution request, and the association associated with the android application where the execution request occurred before the android zygote process performs the fork process. It can be achieved by providing a device-specific linked task pre-execution device according to the Android application execution request that includes a linked task execution means for performing the task in advance.
  • the detection means includes a user's application click event, a startActivity (Intent) call transmitted by the Launcher of the application layer through the Binder IPC in the Android software stack, and startProcessLocked () invoked by the Activity Manager Service of the application framework layer in the Android software stack. ) Detects the occurrence of the application execution request through at least one of the methods, and notifies the transmission means of the detected application execution request.
  • a startActivity (Intent) call transmitted by the Launcher of the application layer through the Binder IPC in the Android software stack
  • startProcessLocked invoked by the Activity Manager Service of the application framework layer in the Android software stack.
  • the transmitting means transmits the notified application execution request to the cooperative work performing means.
  • the transmitting means When the transmitting means is notified of the application execution request detected by the sensing means, when the notification of the completion of the cooperative work execution is performed by the cooperative work performing means, the transmitting means launches the application execution request received from the sensing means. , At least one of the Activity Manager Service or the Zygote process.
  • the cooperative work performing means defines a cooperative work to be performed before the execution of the corresponding application based on the application information included in the AndroidManifest.xml file of the application where the execution request has occurred.
  • the cooperative work performing means performs a cooperative work defined for the application in which the execution request is generated, and notifies the transmission means after completion of the cooperative work.
  • the linkage operation records an application execution request generation time and application information stored in the AndroidManifest.xml file of the application in which the execution request has occurred.
  • the linkage operation selects the advertisement content based on the application information stored in the AndroidManifest.xml file of the application and outputs the selected advertisement content to the subscriber terminal.
  • Another object of the present invention is i) defining a pre-linking operation to be performed before the application execution when the Android application execution request occurs; ii) detecting an android application execution request occurrence; iii) intercepting an Android application execution request; iv) previously performing a linking operation associated with an Android application in which an execution request occurs before the Android Zygote process executes the fork process; And v) transmitting the Android application execution request intercepted in step iii) to at least one of a Launcher, an Activity Manager Service, or a Zygote process on the Android platform.
  • step i) of the method of the present invention based on the application information included in the AndroidManifest.xml file of the Android application, a linkage task to be performed in advance is defined when a corresponding application execution request occurs.
  • step i) the association operation records an application execution request generation time and application information stored in the AndroidManifest.xml file of the application in which the execution request has occurred.
  • the association operation selects the advertisement content to be output to the subscriber terminal based on the application information stored in the AndroidManifest.xml file of the application and outputs the selected advertisement content to the subscriber terminal.
  • step ii) of the method of the present invention a startActivity (Intent) call transmitted by the Launcher of the application layer through the Binder IPC in the Android software stack, or Activity Manager Service of the application framework layer in the Android software stack. Detects the execution of an application execution request through at least one selected from the startProcessLocked () method that is invoked.
  • step iii) of the method of the present invention the application execution request detected in step ii) is notified, and the execution of the linkage operation defined in step i) is instructed for the application on which the execution request has occurred.
  • step iv) of the method of the present invention the cooperative work defined in step i) is performed for the application in which the execution request is generated, and the completion of the cooperative work is notified.
  • the application execution request detected in step ii) is transmitted to at least one selected from a Launcher, an Activity Manager Service, or a Zygote process.
  • the Android terminal provider may provide an environment in which a user can execute an Android application and simultaneously perform a task associated with each application before executing the application.
  • a user may define a linking task to be performed before the user executes the Android application on the terminal and perform the corresponding linking task in exchange for the free terminal.
  • the Android terminal provider may perform a related work related to the application in exchange for the user using the free Android application on the terminal.
  • the possibility of free terminal or free application can be enhanced by allowing the Android terminal provider to perform the predefined application-specific linkage work.
  • FIG. 1 is a block diagram of a service according to the method of the present invention.
  • FIG. 2 is a flowchart illustrating an example of performing a linking operation in advance when an android application execution request occurs according to the present invention.
  • FIG. 3 is a diagram illustrating a signal flow when an Android application execution request is detected through a user click event and pre-association is performed according to an embodiment of the present invention.
  • FIG. 4 is a diagram illustrating a signal flow when an Android application execution request is detected through a startActivity (Intent) call and a linking operation is performed in advance according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating a signal flow when an Android application execution request is detected through a startProcessLocked () method invoked by an Activity Manager service according to an embodiment of the present invention, and a linking operation is performed in advance.
  • FIG. 1 is a configuration diagram of a service for performing an application-specific linkage operation according to an application execution request in advance according to the method of the present invention, comprising a detection unit 101, a transmission unit 102, and a linkage operation unit 103. do.
  • the detector 101 detects an application click event of a user, a startActivity (Intent) call transmitted by the Launcher of the application layer through the Binder IPC in the Android software stack, and an activity manager service of the application framework layer invoked by the application framework layer in the Android software stack.
  • the application execution request is detected through at least one of the startProcessLocked () methods, and the transmission unit 102 is notified of the detected application execution request.
  • the transmission unit 102 When the transmission unit 102 is notified of the application execution request detected by the detection unit 101, the transmission unit 102 transmits the notified application execution request to the cooperative work execution unit 103, and performs the cooperative work from the cooperative work execution unit 103. When notified of completion, the application execution request received from the detection unit 101 transmits at least one of the Launcher, Activity Manager Service, Zygote process.
  • the linkage task execution unit 103 defines a linkage task to be performed in advance before execution of the corresponding application based on the application information included in the AndroidManifest.xml file of the application where the execution request is generated, and is defined for the application in which the execution request has occurred.
  • the cooperative work is performed, and after completion of the cooperative work, the notification is sent to the transmission unit 102.
  • FIG. 2 is a flowchart illustrating an example of performing a linking operation before an application execution when an android application execution request occurs according to the present invention.
  • Step 201 is a process of defining a linkage operation to be performed in advance when a corresponding application execution request occurs based on application information included in an AndroidManifest.xml file of an Android application.
  • Step 202 is the user's application click event, the startActivity (Intent) call sent by the Launcher of the application layer through the Binder IPC in the Android software stack, and the startProcessLocked () invoked by the Activity Manager Service of the application framework layer in the Android software stack.
  • This process detects the occurrence of an application execution request through at least one of the methods.
  • step 203 the application execution request detected in step 202 is notified, and an operation for executing the linkage work defined in step 201 is performed for the application on which the execution request has occurred.
  • Step 204 performs the linkage operation defined in step 201 for the application on which the execution request has occurred, and notifies completion of the linkage operation.
  • step 205 when the completion of the cooperative work is notified, the application execution request detected in step 202 is transmitted to at least one of a Launcher, an Activity Manager Service, and a Zygote process.
  • FIG. 3 is a diagram illustrating a signal flow when an Android application execution request is detected through a user click event and pre-association is performed according to an embodiment of the present invention.
  • step 3.1 the sensing unit 101 detects an application execution request through a user click event, and notifies the transmitting unit 102 of the detected application execution request.
  • step 3.2 the transmitter 102 instructs the cooperative work performer 103 to perform the cooperative work.
  • step 3.3 the cooperative work performer 103 notifies the completion of the cooperative work after the cooperative work.
  • step 3.4 the transmission unit 102 transmits the application execution request detected by the detection unit 101 to the Launcher of the Android platform.
  • FIG. 4 is a diagram illustrating a signal flow when an Android application execution request is detected through a startActivity (Intent) call and a linking operation is performed in advance according to an embodiment of the present invention.
  • step 4.1 the sensing unit 101 detects an application execution request through a startActivity (Intent) call, and notifies the transmitting unit 102 of the detected application execution request.
  • StartActivity Intent
  • step 4.2 the transmitter 102 instructs the cooperative work performer 103 to perform the cooperative work.
  • step 4.3 the cooperative work execution unit 103 notifies the completion of the cooperative work after performing the cooperative work.
  • step 4.4 the transmission unit 102 transmits the application execution request detected by the detection unit 101 to the Activity Service Manager of the Android platform.
  • FIG. 5 is a diagram illustrating a signal flow when an Android application execution request is detected through a startProcessLocked () method invoked by an Activity Manager service according to an embodiment of the present invention, and a linking operation is performed in advance.
  • step 5.1 the detection unit 101 detects an application execution request through the startProcessLocked () method invoked by the Activity Manager Service, and notifies the transmission unit 102 of the detected application execution request.
  • step 5.2 the transmitting unit 102 instructs the cooperative work execution unit 103 to perform the cooperative work.
  • step 5.3 the cooperative work execution unit 103 notifies the completion of the cooperative work after performing the cooperative work.
  • step 5.4 the transmitter 102 transmits an application execution request detected by the detector 101 to Zygote of the Android platform.

Abstract

본 발명은 안드로이드 플랫폼에서 어플리케이션 실행 요청이 발생할 경우 실행이 요청된 어플리케이션에 대한 연계 작업을 어플리케이션 실행 전에 수행하는 장치 및 방법에 관한 것으로, 안드로이드 단말 공급자는 사용자가 안드로이드 어플리케이션을 실행할 수 있는 환경을 제공함과 동시에 어플리케이션 실행 전에 각 어플리케이션과 연계된 작업을 별도로 수행할 수 있도록 해준다.

Description

안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법
본 발명은 안드로이드 플랫폼에서 어플리케이션 실행 요청이 발생할 경우 실행이 요청된 어플리케이션에 대한 연계 작업을 어플리케이션 실행 전에 수행하는 장치 및 방법에 관한 것이다.
안드로이드는 운영체제 및 미들웨어 그리고 핵심 어플리케이션으로 구성된 휴대 단말용 소프트웨어 스택이다. 안드로이드 플랫폼에서 동작하는 안드로이드 어플리케이션은 자바 프로그래밍 랭귀지를 통해 개발할 수 있다. 안드로이드는 주로 이동통신 단말기에 사용되고 있으나 최근에는 TV와 셋탑박스 등 기타 다른 종류의 장비로 그 사용이 확대되고 있다.
대한민국 공개특허 10-2009-0004402는 유저의 ID 및 설정 할인율 데이터를 서버측으로 전송하고, 실행 파일 및 광고 제어인자(제어파일)를 로딩하여 게임을 실행시키고, 광고 제어인자의 제어에 의해 일정시점에 광고파일을 화면과 음성으로 출력하는 유저 단말기와, 게임 콘텐츠 제공서버로 광고 파일을 제공하며 게임 선택 신호를 발생시키는 광고서버와, 유저 ID 인증을 하고, 해당 유저의 프로파일을 관리하고, 해 단말기 내의 게임 콘텐츠와의 신호 교환을 통해 게임 실행 파일을 유저 단말기로 전송하고, 게임 실행 파일의 광고 출력을 제어하고, 게임 실행상태를 모니터링하는 광고 제어인자를 전송하고, 광고 제어인자와의 통신을 통해 조기 설정한 광고 출력 조건에 부합되는지를 판단하고, 유저 단말기로부터 미리 설정된 광고데이터 출력조건에 따라 할인율을 설정하고, 광고 출력 조건 만족시 해당 유저의 프로파일을 통해 차별화된 광고데이터 개수 또는 광고 데이터 게임 콘텐츠 제공서버로 이루어진 게임진행 중 광고 노출을 통한 게임 콘텐츠 할인 제공 시스템을 개시하고 있다.
이 선행 기술은 유저 인증 후, 게임을 실행하고, 광고 출력 조건을 만족할 경우 게임을 일시 중지하고 광고를 출력하며, 이후 게임 진행 조건 만족 후 다시 게임을 진행하는 방법으로, 게임 실행 전에 광고를 출력하지 못한다. 또한 이 선행 기술에 의하면 사용자가 게임을 진행하는 도중에 광고가 출력되어 사용자의 게임 진행이 방해할 가능성도 존재한다.
이에 비하여, 본 발명은 안드로이드 어플리케이션 실행 요청이 발생할 경우, 이를 감지하여 어플리케이션을 실행하기 이전에 실행 요청이 된 연계 작업을 수행한다. 즉, 어플리케이션 실행 전에 연계 작업을 수행하고 따라서 어플리케이션 실행을 방해하지 않는다.
대한민국 등록특허 제10-0831161호는 착신 가입자가 착신호 가로채기 서비스를 홈 위치 등록기에등록하는 단계와, 상기 착신 가입자에게 착신호 도착시 교환기가 착신 가입자와 홈 위치 등록기 제어에 의해서 발신측 통화로 상기 교환기 상기 가로채기 장비 착신 단말기로 통화로를 설정하는 단계와, 상기 가로채기 장비가 안내 방송 제공 및 음성 녹음을 수행하는 단계와, 상기 녹음 중인 음성을 실시간으로 청취 중에 상기 착신 가입자의 통화 요청에 따라, 상기 가로채기 장비가 상기 발신 단말기와 상기 착신 단말기 사이의 양방향 통화로를 연결하는 단계를 포함하며, 회의나 기타 급한 용무로 전화를 수신할 수 없는 상황에서 긴급하고 중요한 전화만을 선택적으로 수신할 수 있는 착신 호 가로채기 서비스 방법을 개시하고 있다. 이 선행기술은 착신호를 가로챈 후 발신 단말에는 안내방송을 제공하고 착신자에게는 발신자가 녹음하는 음성신호를 제공하고 이후 착신 단말의 요청이 있을 경우 양방향 통화로를 형성한다.
그러나 이 선행 기술은 모든 발신 단말에 대해 동일한 안내 방송을 제공하고 착신 단말에는 음성 신호를 제공하는 기능만 제공하며, 발신 단말이 애초에 시도한 착신호를 그대로 착신 단말로 전달하지 못한다. 즉, 각 발신 단말의 통화 요청에 대해 서로 다른 작업을 수행하지 못하며 또한 애초 발신 단말의 통화 요청을 착신 단말로 그대로 전달하지 못하는 한계를 갖고 있다. 그러나 본 발명은 어플리케이션 실행 요청이 발생할 경우, 연계된 작업을 어플리케이션 실행 전에 수행하고, 애초에 발생한 어플리케이션 실행 요청을 그대로 수행할 수 있다.
즉, 본 발명자는 안드로이드 플랫폼에서 모든 어플리케이션은 Zygote의 fork 프로세스를 통해 실행된다는 점에 착안하여, 사용자가 어플리케이션 실행 요청시 어플리케이션 실행 요청 발생을 감지하고 해당 어플리케이션에 대해 정의된 연계 작업을 Zygote의 fork 프로세스 이전에 수행할 수 있다는 것을 구체적으로 확인함으로써 본 발명을 완성하기에 이르렀다.
본 발명의 기본적인 목적은 안드로이드 어플리케이션 실행 요청 발생을 감지하는 감지 수단, 안드로이드 어플리케이션 실행 요청을 전송하는 전송 수단, 및 안드로이드 Zygote 프로세스가 fork 프로세스를 수행하기 이전에 실행 요청이 발생한 안드로이드 어플리케이션과 관련된 연계 작업을 사전에 수행하는 연계 작업 수행 수단을 포함하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치를 제공하는 것이다.
본 발명의 또 다른 목적은 i) 안드로이드 어플리케이션 실행 요청 발생시 어플리케이션 실행 전에 수행할 사전 연계 작업을 정의하는 단계; ii) 안드로이드 어플리케이션 실행 요청 발생을 감지하는 단계; iii) 안드로이드 어플리케이션 실행 요청을 가로채는 단계; iv) 안드로이드 Zygote 프로세스가 fork 프로세스를 수행하기 이전에 실행 요청이 발생한 안드로이드 어플리케이션과 관련된 연계 작업을 사전에 수행하는 단계; 및 v) 상기 iii) 단계에서 가로챈 안드로이드 어플리케이션 실행 요청을 안드로이드 플랫폼 상의 Launcher, Activity Manager Service, 혹은 Zygote 프로세스 중 적어도 하나로 전송하는 단계로 구성되는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법을 제공하는 것이다.
전술한 본 발명의 기본적인 목적은 안드로이드 어플리케이션 실행 요청 발생을 감지하는 감지 수단, 안드로이드 어플리케이션 실행 요청을 전송하는 전송 수단, 및 안드로이드 Zygote 프로세스가 fork 프로세스를 수행하기 이전에 실행 요청이 발생한 안드로이드 어플리케이션과 관련된 연계 작업을 사전에 수행하는 연계 작업 수행 수단을 포함하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치를 제공함으로써 달성될 수 있다.
상기 감지 수단은 사용자의 어플리케이션 클릭 이벤트, 안드로이드 소프트웨어 스택에서 어플케이션 계층의 Launcher가 Binder IPC를 통해 전송하는 startActivity(Intent) 콜, 안드로이드 소프트웨어 스택에서 어플리케이션 프레임워크 계층의 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드 중 적어도 하나를 통해서 어플리케이션 실행 요청 발생을 감지하고, 감지한 어플리케이션 실행 요청을 상기 전송 수단으로 통지한다.
또한, 상기 전송 수단은 상기 감지 수단이 감지한 어플리케이션 실행 요청을 통지 받을 경우, 통지 받은 어플리케이션 실행 요청을 상기 연계 작업 수행 수단으로 전송한다.
그리고, 상기 전송 수단은 상기 전송 수단은 상기 감지 수단이 감지한 어플리케이션 실행 요청을 통지 받을 경우, 상기 연계 작업 수행 수단으로부터 연계 작업 수행 완료를 통지 받을 경우, 상기 감지 수단으로부터 통지 받은 어플리케이션 실행 요청을 Launcher, Activity Manager Service, Zygote 프로세스 중 최소한 하나로 전송한다.
또한, 상기 연계 작업 수행 수단은 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 포함된 어플리케이션 정보를 기반으로 해당 어플리케이션의 실행 전에 사전에 수행할 연계 작업을 정의한다.
또한, 상기 연계 작업 수행 수단은 실행 요청이 발생한 어플리케이션에 대해 정의된 연계 작업을 수행하고, 연계 작업의 수행 완료 후 이를 상기 전송 수단으로 통지한다.
그리고, 상기 연계 작업은 어플리케이션 실행 요청 발생 시각과 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기록한다.
또한, 상기 연계 작업은 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기반으로 광고 컨텐츠를 선택하고 선택한 광고 컨텐츠를 가입자 단말에 출력한다.
본 발명의 또 다른 목적은 i) 안드로이드 어플리케이션 실행 요청 발생시 어플리케이션 실행 전에 수행할 사전 연계 작업을 정의하는 단계; ii) 안드로이드 어플리케이션 실행 요청 발생을 감지하는 단계; iii) 안드로이드 어플리케이션 실행 요청을 가로채는 단계; iv) 안드로이드 Zygote 프로세스가 fork 프로세스를 수행하기 이전에 실행 요청이 발생한 안드로이드 어플리케이션과 관련된 연계 작업을 사전에 수행하는 단계; 및 v) 상기 iii) 단계에서 가로챈 안드로이드 어플리케이션 실행 요청을 안드로이드 플랫폼 상의 Launcher, Activity Manager Service, 혹은 Zygote 프로세스 중 적어도 하나로 전송하는 단계로 구성되는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법을 제공함으로써 달성될 수 있다.
본 발명의 방법의 i) 단계에서 안드로이드 어플리케이션의 AndroidManifest.xml 파일에 포함된 어플리케이션 정보를 기반으로 해당 어플리케이션 실행 요청이 발생할 경우 사전에 수행할 연계 작업을 정의한다.
또한, 상기 i) 단계에서 연계 작업은 어플리케이션 실행 요청 발생 시각과 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기록한다.
그리고, 상기 i) 단계에서 연계 작업은 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기반으로 가입자 단말에 출력할 광고 컨텐츠를 선택하고 선택한 광고 컨텐츠를 가입자 단말에 출력한다.
본 발명의 방법의 ii) 단계에서 사용자의 어플리케이션 클릭 이벤트, 안드로이드 소프트웨어 스택에서 어플케이션 계층의 Launcher가 Binder IPC를 통해 전송하는 startActivity(Intent) 콜, 또는 안드로이드 소프트웨어 스택에서 어플리케이션 프레임워크 계층의 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드로부터 선택되는 적어도 하나를 통해서 어플리케이션 실행 요청 발생을 감지한다.
본 발명의 방법의 iii) 단계에서 상기 ii) 단계에서 감지한 어플리케이션 실행 요청을 통지 받고, 실행 요청이 발생한 어플리케이션에 대해 상기 i) 단계에서 정의한 연계 작업의 수행을 명령한다.
본 발명의 방법의 iv) 단계에서 실행 요청이 발생한 어플리케이션에 대해 상기 i) 단계에서 정의한 연계 작업을 수행하고, 연계 작업 수행 완료를 통지한다.
본 발명의 방법의 v) 단계에서 연계 작업 수행 완료를 통지 받을 경우 상기 ii) 단계에서 감지한 어플리케이션 실행 요청을 Launcher, Activity Manager Service, 또는 Zygote 프로세스로부터 선택되는 적어도 하나로 전송한다.
본 발명에 따르면 안드로이드 단말 공급자는 사용자가 안드로이드 어플리케이션을 실행할 수 있는 환경을 제공함과 동시에 어플리케이션 실행 전에 각 어플리케이션과 연계된 작업을 별도로 수행할 수 있다.
특히, 안드로이드 단말 공급자가 무료로 단말을 제공할 경우, 무료 단말에 대한 대가로서 사용자가 단말에서 안드로이드 어플리케이션을 실행하기 전에 수행할 연계 작업을 정의하고 해당 연계 작업을 수행할 수 있다.
무료 안드로이드 어플리케이션의 경우, 안드로이드 단말 공급자는 사용자가 해당 단말에서 무료 안드로이드 어플리케이션을 이용하는 대가로 해당 어플리케이션과 관련된 연계 작업을 수행할 수도 있다.
사용자 입장에서는 안드로이드 단말 공급자가 사전에 정의한 어플리케이션별 연계 작업의 수행을 허용함으로써 무료 단말이나 무료 어플리케이션 이용 가능성을 높일 수 있다.
도 1은 본 발명의 방법에 따른 서비스 구성도이다.
도 2는 본 발명에 따라 안드로이드 어플리케이션 실행 요청 발생시 연계 작업을 사전에 수행하는 예를 설명한 순서도이다.
도 3는 본 발명의 실시 예에 따라 안드로이드 어플리케이션 실행 요청 발생을 사용자 클릭 이벤트를 통해 감지하고 연계 작업을 사전 수행할 경우 신호 흐름을 도시한 도면이다.
도 4는 본 발명의 실시 예에 따라 안드로이드 어플리케이션 실행 요청 발생을 startActivity(Intent) 콜을 통해 감지하고 연계 작업 사전 수행할 경우 신호 흐름을 도시한 도면이다.
도 5는 본 발명의 실시 예에 따라 안드로이드 어플리케이션 실행 요청 발생을 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드를 통해 감지하고 연계 작업 사전 수행할 경우 신호 흐름을 도시한 도면이다.
이하, 다음의 도면을 참조하여 본 발명을 보다 구체적으로 설명하고자 한다. 그러나 다음의 도면에 대한 설명은 본 발명의 구체적인 실시 태양을 특정하여 설명하고자 한 것을 뿐이며, 본 발명의 권리범위를 이들에 기재된 내용으로 한정하거나 제한 해석하고자 의도하는 것은 아니다.
도 1은 본 발명의 방법에 따라 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업을 사전에 수행하는 서비스의 구성도로 감지부(101), 전송부(102), 및 연계 작업 수행부(103)로 구성된다.
감지부(101)는 사용자의 어플리케이션 클릭 이벤트, 안드로이드 소프트웨어 스택에서 어플케이션 계층의 Launcher가 Binder IPC를 통해 전송하는 startActivity(Intent) 콜, 안드로이드 소프트웨어 스택에서 어플리케이션 프레임워크 계층의 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드 중 적어도 하나를 통해서 어플리케이션 실행 요청 발생을 감지하고, 감지한 어플리케이션 실행 요청을 전송부(102)로 통지한다.
전송부(102)는 감지부(101)가 감지한 어플리케이션 실행 요청을 통지 받을 경우, 통지 받은 어플리케이션 실행 요청을 연계 작업 수행부(103)으로 전송하고, 연계 작업 수행부(103)으로부터 연계 작업 수행 완료를 통지 받을 경우, 감지부(101)로부터 통지 받은 어플리케이션 실행 요청을 Launcher, Activity Manager Service, Zygote 프로세스 중 최소한 하나로 전송한다.
연계 작업 수행부(103)은 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 포함된 어플리케이션 정보를 기반으로 해당 어플리케이션의 실행 전에 사전에 수행할 연계 작업을 정의하고, 실행 요청이 발생한 어플리케이션에 대해 정의된 연계 작업을 수행하고, 연계 작업의 수행 완료 후 이를 전송부(102)로 통지한다.
도 2는 본 발명에 따라 안드로이드 어플리케이션 실행 요청 발생시 연계 작업을 어플리케이션 실행 이전에 수행하는 예를 설명한 순서도이다.
단계 201은 안드로이드 어플리케이션의 AndroidManifest.xml 파일에 포함된 어플리케이션 정보를 기반으로 해당 어플리케이션 실행 요청이 발생할 경우 사전에 수행할 연계 작업을 정의하는 과정이다.
단계 202는 사용자의 어플리케이션 클릭 이벤트, 안드로이드 소프트웨어 스택에서 어플케이션 계층의 Launcher가 Binder IPC를 통해 전송하는 startActivity(Intent) 콜, 안드로이드 소프트웨어 스택에서 어플리케이션 프레임워크 계층의 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드 중 적어도 하나를 통해서 어플리케이션 실행 요청 발생을 감지하는 과정이다.
단계 203은 상기 단계 202에서 단계에서 감지한 어플리케이션 실행 요청을 통지 받고, 실행 요청이 발생한 어플리케이션에 대해 상기 단계 201에서 정의한 연계 작업의 수행을 명령하는 과정이다.
단계 204는 실행 요청이 발생한 어플리케이션에 대해 상기 단계 201에서 정의한 연계 작업을 수행하고, 연계 작업 수행 완료를 통지한다.
단계 205는 연계 작업 수행 완료를 통지 받을 경우 상기 단계 202에서 감지한 어플리케이션 실행 요청을 Launcher, Activity Manager Service, Zygote 프로세스 중 최소한 하나로 전송한다.
도 3은 본 발명의 실시 예에 따라 안드로이드 어플리케이션 실행 요청 발생을 사용자 클릭 이벤트를 통해 감지하고 연계 작업을 사전 수행할 경우 신호 흐름을 도시한 도면이다.
단계 3.1에서, 감지부(101)는 사용자 클릭 이벤트를 통해 어플리케이션 실행 요청을 감지하고, 감지한 어플리케이션 실행 요청을 전송부(102)로 통지한다.
단계 3.2에서, 전송부(102)는 연계 작업 수행부(103)로 연계 작업 수행을 명령한다.
단계 3.3에서, 연계 작업 수행부(103)는 연계 작업 수행 후 연계 작업 수행의 완료를 통지한다.
단계 3.4에서, 전송부(102)는 감지부(101)가 감지한 어플리케이션 실행 요청을 안드로이드 플랫폼의 Launcher로 전송한다.
도 4는 본 발명의 실시 예에 따라 안드로이드 어플리케이션 실행 요청 발생을 startActivity(Intent) 콜을 통해 감지하고 연계 작업 사전 수행할 경우 신호 흐름을 도시한 도면이다.
단계 4.1에서, 감지부(101)는 startActivity(Intent) 콜을 통해 어플리케이션 실행 요청을 감지하고, 감지한 어플리케이션 실행 요청을 전송부(102)로 통지한다.
단계 4.2에서, 전송부(102)는 연계 작업 수행부(103)로 연계 작업 수행을 명령한다.
단계 4.3에서, 연계 작업 수행부(103)는 연계 작업 수행 후 연계 작업 수행의 완료를 통지한다.
단계 4.4에서, 전송부(102)는 감지부(101)가 감지한 어플리케이션 실행 요청을 안드로이드 플랫폼의 Activity Service Manager로 전송한다.
도 5는 본 발명의 실시 예에 따라 안드로이드 어플리케이션 실행 요청 발생을 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드를 통해 감지하고 연계 작업 사전 수행할 경우 신호 흐름을 도시한 도면이다.
단계 5.1에서, 감지부(101)는 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드를 통해 어플리케이션 실행 요청을 감지하고, 감지한 어플리케이션 실행 요청을 전송부(102)로 통지한다.
단계 5.2에서, 전송부(102)는 연계 작업 수행부(103)로 연계 작업 수행을 명령한다.
단계 5.3에서, 연계 작업 수행부(103)는 연계 작업 수행 후 연계 작업 수행의 완료를 통지한다.
단계 5.4에서, 전송부(102)는 감지부(101)가 감지한 어플리케이션 실행 요청을 안드로이드 플랫폼의 Zygote로 전송한다.

Claims (16)

  1. 안드로이드 어플리케이션 실행 요청 발생을 감지하는 감지 수단,
    안드로이드 어플리케이션 실행 요청을 전송하는 전송 수단, 및
    안드로이드 Zygote 프로세스가 fork 프로세스를 수행하기 이전에 실행 요청이 발생한 안드로이드 어플리케이션과 관련된 연계 작업을 사전에 수행하는 연계 작업 수행 수단을 포함하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  2. 제 1항의 장치에 있어서, 상기 감지 수단은 사용자의 어플리케이션 클릭 이벤트, 안드로이드 소프트웨어 스택에서 어플케이션 계층의 Launcher가 Binder IPC를 통해 전송하는 startActivity(Intent) 콜, 및 안드로이드 소프트웨어 스택에서 어플리케이션 프레임워크 계층의 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드로 이루어진 군으로부터 선택되는 적어도 하나를 통해서 어플리케이션 실행 요청 발생을 감지하고, 감지한 어플리케이션 실행 요청을 상기 전송 수단으로 통지하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  3. 제 1항의 장치에 있어서, 상기 전송 수단은 상기 감지 수단이 감지한 어플리케이션 실행 요청을 통지 받을 경우, 통지 받은 어플리케이션 실행 요청을 상기 연계 작업 수행 수단으로 전송하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  4. 제 1항의 장치에 있어서, 상기 전송 수단은 상기 전송 수단은 상기 감지 수단이 감지한 어플리케이션 실행 요청을 통지 받을 경우, 또는 상기 연계 작업 수행 수단으로부터 연계 작업 수행 완료를 통지 받을 경우, 상기 감지 수단으로부터 통지 받은 어플리케이션 실행 요청을 Launcher, Activity Manager Service, 및 Zygote 프로세스로 이루어진 군으로부터 선택되는 적어도 하나로 전송하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  5. 제 1항의 장치에 있어서, 상기 연계 작업 수행 수단은 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 포함된 어플리케이션 정보를 기반으로 해당 어플리케이션의 실행 전에 사전에 수행할 연계 작업을 정의하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  6. 제 1항의 장치에 있어서, 상기 연계 작업 수행 수단은 실행 요청이 발생한 어플리케이션에 대해 정의된 연계 작업을 수행하고, 연계 작업의 수행 완료 후 이를 상기 전송 수단으로 통지하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  7. 제 5항의 장치에 있어서, 상기 연계 작업은 어플리케이션 실행 요청 발생 시각과 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기록하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  8. 제 5항의 장치에 있어서, 상기 연계 작업은 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기반으로 광고 컨텐츠를 선택하고 선택한 광고 컨텐츠를 가입자 단말에 출력하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치.
  9. i) 안드로이드 어플리케이션 실행 요청 발생시 어플리케이션 실행 전에 수행할 사전 연계 작업을 정의하는 단계;
    ii) 안드로이드 어플리케이션 실행 요청 발생을 감지하는 단계;
    iii) 안드로이드 어플리케이션 실행 요청을 가로채는 단계;
    iv) 안드로이드 Zygote 프로세스가 fork 프로세스를 수행하기 이전에 실행 요청이 발생한 안드로이드 어플리케이션과 관련된 연계 작업을 사전에 수행하는 단계; 및
    v) 상기 iii) 단계에서 가로챈 안드로이드 어플리케이션 실행 요청을 안드로이드 플랫폼 상의 Launcher, Activity Manager Service, 및 Zygote 프로세스로 이루어진 군으로부터 선택되는 적어도 하나로 전송하는 단계로 구성되는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  10. 제 9항의 방법에 있어서, 상기 i) 단계에서 안드로이드 어플리케이션의 AndroidManifest.xml 파일에 포함된 어플리케이션 정보를 기반으로 해당 어플리케이션 실행 요청이 발생할 경우 사전에 수행할 연계 작업을 정의하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  11. 제 9항의 방법에 있어서, 상기 i) 단계에서 연계 작업은 어플리케이션 실행 요청 발생 시각과 실행 요청이 발생한 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기록하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  12. 제 9항의 방법에 있어서, 상기 i) 단계에서 연계 작업은 어플리케이션의 AndroidManifest.xml 파일에 저장된 어플리케이션 정보를 기반으로 가입자 단말에 출력할 광고 컨텐츠를 선택하고 선택한 광고 컨텐츠를 가입자 단말에 출력하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  13. 제 9항의 방법에 있어서, 상기 ii) 단계에서 사용자의 어플리케이션 클릭 이벤트, 안드로이드 소프트웨어 스택에서 어플케이션 계층의 Launcher가 Binder IPC를 통해 전송하는 startActivity(Intent) 콜, 및 안드로이드 소프트웨어 스택에서 어플리케이션 프레임워크 계층의 Activity Manager Service가 인보크하는 startProcessLocked() 메쏘드로 이루어진 군으로부터 선택되는 적어도 하나를 통해서 어플리케이션 실행 요청 발생을 감지하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  14. 제 9항의 방법에 있어서, 상기 iii) 단계에서 상기 ii) 단계에서 감지한 어플리케이션 실행 요청을 통지 받고, 실행 요청이 발생한 어플리케이션에 대해 상기 i) 단계에서 정의한 연계 작업의 수행을 명령하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  15. 제 9항의 방법에 있어서, 상기 iv) 단계에서 실행 요청이 발생한 어플리케이션에 대해 상기 i) 단계에서 정의한 연계 작업을 수행하고, 연계 작업 수행 완료를 통지하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
  16. 제 9항의 방법에 있어서, 상기 v) 단계에서 연계 작업 수행 완료를 통지 받을 경우 상기 ii) 단계에서 감지한 어플리케이션 실행 요청을 Launcher, Activity Manager Service, 및 Zygote 프로세스로 이루어진 군으로부터 선택되는 적어도 하나로 전송하는 것을 특징으로 하는 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 방법.
PCT/KR2011/007513 2011-06-10 2011-10-11 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법 WO2012169702A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/125,090 US20140304717A1 (en) 2011-06-10 2011-10-11 Device and method for performing pre-linking activity per application according to android application execution request

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020110055987A KR101209951B1 (ko) 2011-06-10 2011-06-10 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법
KR10-2011-0055987 2011-06-10

Publications (1)

Publication Number Publication Date
WO2012169702A1 true WO2012169702A1 (ko) 2012-12-13

Family

ID=47296240

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2011/007513 WO2012169702A1 (ko) 2011-06-10 2011-10-11 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법

Country Status (3)

Country Link
US (1) US20140304717A1 (ko)
KR (1) KR101209951B1 (ko)
WO (1) WO2012169702A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182686A (zh) * 2013-05-23 2014-12-03 阿里巴巴集团控股有限公司 一种Android系统Activity劫持风险检测方法及装置
CN108920195A (zh) * 2018-06-19 2018-11-30 Oppo(重庆)智能科技有限公司 开机处理方法及相关产品

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10187770B2 (en) 2014-05-30 2019-01-22 Apple Inc. Forwarding activity-related information from source electronic devices to companion electronic devices
US10193987B2 (en) * 2014-05-30 2019-01-29 Apple Inc. Activity continuation between electronic devices
US10237711B2 (en) 2014-05-30 2019-03-19 Apple Inc. Dynamic types for activity continuation between electronic devices
US10055567B2 (en) 2014-05-30 2018-08-21 Apple Inc. Proximity unlock and lock operations for electronic devices
US9544714B2 (en) 2014-05-30 2017-01-10 Apple Inc. Companion application for activity cooperation
US9910685B2 (en) 2015-08-13 2018-03-06 Samsung Electronics Co., Ltd. System and method for identifying, indexing, and navigating to deep states of mobile applications
CN105653339B (zh) * 2015-12-30 2019-06-14 Oppo广东移动通信有限公司 应用进程启动方法及应用进程启动装置
CN105677400B (zh) * 2015-12-30 2019-10-25 Oppo广东移动通信有限公司 应用进程启动方法及应用进程启动装置
CN105677401B (zh) * 2015-12-30 2019-08-06 Oppo广东移动通信有限公司 应用进程启动方法及应用进程启动装置
CN105955832B (zh) * 2016-05-12 2019-06-21 武汉斗鱼网络科技有限公司 一种设备屏幕页面与子页面之间互相通信的方法及系统
CN106203068B (zh) * 2016-06-22 2019-12-10 Oppo广东移动通信有限公司 一种终端应用的控制方法及装置
CN108268311B (zh) * 2016-12-30 2021-11-30 北京国双科技有限公司 调用方应用程序的确定方法及装置
CN109508550A (zh) * 2018-10-22 2019-03-22 南瑞集团有限公司 基于SEAndroid的用户隐私保护方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005005909A (ja) * 2003-06-10 2005-01-06 Sony Ericsson Mobilecommunications Japan Inc 競合管理プログラム,競合管理プログラムが記憶された記憶媒体,競合管理方法及び電子機器
US20090193439A1 (en) * 2008-01-30 2009-07-30 Microsoft Corporation Managing component programs within a service application
US20100138834A1 (en) * 2007-01-23 2010-06-03 Agere Systems Inc. Application switching in a single threaded architecture for devices
KR101015573B1 (ko) * 2010-07-29 2011-02-16 (주)제이모바일 Rtos 기반의 안드로이드 어플리케이션 실행 장치

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5162852B2 (ja) 2006-07-18 2013-03-13 株式会社国際電気通信基礎技術研究所 アンドロイド制御システム
US8589541B2 (en) * 2009-01-28 2013-11-19 Headwater Partners I Llc Device-assisted services for protecting network capacity
US20120089912A1 (en) * 2010-10-06 2012-04-12 Oggifinogi, Inc. Prestreams

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005005909A (ja) * 2003-06-10 2005-01-06 Sony Ericsson Mobilecommunications Japan Inc 競合管理プログラム,競合管理プログラムが記憶された記憶媒体,競合管理方法及び電子機器
US20100138834A1 (en) * 2007-01-23 2010-06-03 Agere Systems Inc. Application switching in a single threaded architecture for devices
US20090193439A1 (en) * 2008-01-30 2009-07-30 Microsoft Corporation Managing component programs within a service application
KR101015573B1 (ko) * 2010-07-29 2011-02-16 (주)제이모바일 Rtos 기반의 안드로이드 어플리케이션 실행 장치

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182686A (zh) * 2013-05-23 2014-12-03 阿里巴巴集团控股有限公司 一种Android系统Activity劫持风险检测方法及装置
CN108920195A (zh) * 2018-06-19 2018-11-30 Oppo(重庆)智能科技有限公司 开机处理方法及相关产品
CN108920195B (zh) * 2018-06-19 2021-05-18 Oppo(重庆)智能科技有限公司 开机处理方法及相关产品

Also Published As

Publication number Publication date
KR101209951B1 (ko) 2012-12-07
US20140304717A1 (en) 2014-10-09

Similar Documents

Publication Publication Date Title
WO2012169702A1 (ko) 안드로이드 어플리케이션 실행 요청에 따른 어플리케이션별 연계 작업 사전 수행 장치 및 방법
KR101251439B1 (ko) 에이디비 인터페이스를 이용한 스마트폰의 성능 측정 시스템 및 방법
WO2012124860A1 (ko) Nfc 기반의 기기제어 방법 및 이를 이용한 기기제어 시스템
WO2014035094A1 (ko) 통화 시도시 이동 통신 단말기로 부가 정보를 제공하는 시스템 및 방법
WO2013176342A1 (ko) 사용자단말과 외부장치 간 연결 시스템 및 방법
US8855583B2 (en) Communication system, communication terminal, server, communication method to be used therein and program therefor
CN110991368A (zh) 相机场景识别方法及相关装置
CN113132293B (zh) 攻击检测方法、设备及公共蜜罐系统
WO2018186698A2 (ko) 다자간 커뮤니케이션 서비스를 제공하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능 기록 매체
KR101308192B1 (ko) 근거리 무선통신으로 연결된 단말기로 콜을 넘겨주는 콜 패스 시스템 및 방법
WO2012023780A2 (en) Apparatus for providing a device management package and a method for receiving the device management package
WO2015037850A1 (ko) Url 호출 탐지장치 및 방법
WO2013042891A1 (ko) 스마트폰 인증을 이용한 긴급콜 서비스와 온오프라인뱅킹 보안 시스템 및 그 방법
WO2021251561A1 (ko) 음성전화의 자동응답을 통해 화면에 보이는 자동응답 서비스를 오토 팝업으로 제공하는 방법 및 그 제공을 위한 서버
WO2013165119A1 (ko) 사용자 단말기에 포함되어 부가 서비스를 제공하는 부가 서비스 실행 장치 및 이를 이용한 부가 서비스 제공 방법
WO2014182073A1 (ko) 휴대단말기의 보이스 토크 제어방법
WO2014168407A1 (ko) 이종망 연동 데이터 전송시스템 및 그 방법
CN108347456A (zh) 一种应用程序下载方法及装置
CN112671814B (zh) 一种跨平台的设备开发方法、装置及系统
WO2013147355A1 (ko) 광고 제공 시스템 및 방법
WO2014030797A1 (ko) 전자 기기 및 상기 전자 기기에서의 결제 방법
KR20200089988A (ko) 안드로이드 앱 실행 요청에 따른 앱별 연동 사전 수행 장치
WO2013125894A1 (en) Apparatus and method for processing data of mobile terminal
WO2023027201A1 (ko) 음성전화의 자동응답을 통해 화면에 보이는 자동응답 서비스를 오토 팝업으로 제공하는 방법 및 그 제공을 위한 서버
WO2017034202A1 (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: 11867360

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14125090

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 11867360

Country of ref document: EP

Kind code of ref document: A1