JP6851836B2 - Information processing equipment, information processing methods and programs - Google Patents

Information processing equipment, information processing methods and programs Download PDF

Info

Publication number
JP6851836B2
JP6851836B2 JP2017008576A JP2017008576A JP6851836B2 JP 6851836 B2 JP6851836 B2 JP 6851836B2 JP 2017008576 A JP2017008576 A JP 2017008576A JP 2017008576 A JP2017008576 A JP 2017008576A JP 6851836 B2 JP6851836 B2 JP 6851836B2
Authority
JP
Japan
Prior art keywords
application
information processing
processing apparatus
processing device
version
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2017008576A
Other languages
Japanese (ja)
Other versions
JP2018116632A (en
Inventor
経史朗 中元
経史朗 中元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2017008576A priority Critical patent/JP6851836B2/en
Publication of JP2018116632A publication Critical patent/JP2018116632A/en
Application granted granted Critical
Publication of JP6851836B2 publication Critical patent/JP6851836B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、複数のアプリケーションを連携起動する情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program for coordinating and starting a plurality of applications.

スマートフォンやタブレット型PC等の情報処理装置では、簡単にアプリケーションをシステムにインストールして使用可能とするオペレーティングシステム(OS)が用いられている。また、このような情報処理装置では、複数のアプリケーションをインストールし、インストールした各アプリケーションに別々の機能を持たせて連携動作させることも可能となっている。 Information processing devices such as smartphones and tablet PCs use an operating system (OS) that allows applications to be easily installed and used in the system. Further, in such an information processing device, it is possible to install a plurality of applications and give each installed application a separate function to operate them in cooperation with each other.

ここで、情報処理装置に用いられているOSには、連携元アプリケーションから連携先アプリケーションを指定して起動する連携起動機能を有し、連携起動の際にデータを受け渡すインテント機能を有するものがある。しかし、所定のデータを連携先アプリケーションに渡すために連携元アプリケーションから連携先アプリケーションを起動しようとしたが、連携先アプリケーションが未インストールの場合がある。この場合、ユーザが、急遽、連携先アプリケーションをインストールして起動したとしても、連携先アプリケーションは、連携元アプリケーションで使用していたデータを受け取ることができない。 Here, the OS used in the information processing device has a link start function for designating and starting the link destination application from the link source application, and has an intent function for passing data at the time of link start. There is. However, an attempt was made to start the cooperation destination application from the cooperation source application in order to pass the predetermined data to the cooperation destination application, but the cooperation destination application may not be installed. In this case, even if the user suddenly installs and starts the cooperation destination application, the cooperation destination application cannot receive the data used by the cooperation source application.

そこで、複数のアプリケーションの連携起動が可能な情報処理装置に関して、特許文献1には、以下のような技術が提案されている。即ち、情報処理装置の制御部(起動要求受付部)は、連携元アプリケーションから連携先アプリケーションの起動要求を受け付け、起動要求情報を記憶して保持する。続いて、制御部は、アプリケーション配信サーバへ連携先アプリケーションのダウンロードを要求し、ダウンロードした連携先アプリケーションを情報処理装置のシステムにインストールする。そして、制御部は、記憶保持しておいた起動要求情報を用いて、連携先アプリケーションに起動要求を行う。 Therefore, Patent Document 1 proposes the following techniques for an information processing device capable of coordinating and activating a plurality of applications. That is, the control unit (start request reception unit) of the information processing device receives the start request of the cooperation destination application from the cooperation source application, and stores and holds the start request information. Subsequently, the control unit requests the application distribution server to download the linked application, and installs the downloaded linked application in the system of the information processing device. Then, the control unit makes a start request to the cooperation destination application by using the start request information stored in the memory.

特開2012−243262号公報Japanese Unexamined Patent Publication No. 2012-243262

しかしながら、上記特許文献1に記載された技術では、連携先アプリケーションがインストールされて起動しても、連携先アプリケーションは自動的に連携元アプリケーションからデータを受け取ることはできない。したがって、ユーザは、連携元アプリケーションが使用していたデータを、連携先のアプリケーションの起動後に手動で読み込む必要がある。 However, in the technique described in Patent Document 1, even if the cooperation destination application is installed and started, the cooperation destination application cannot automatically receive data from the cooperation source application. Therefore, the user needs to manually read the data used by the cooperation source application after starting the cooperation destination application.

本発明は、第1のアプリケーションから連携起動された第2のアプリケーションに対して、第1のアプリケーションのデータを自動的に移行させることができる情報処理装置を提供することを目的とする。 An object of the present invention is to provide an information processing apparatus capable of automatically migrating the data of the first application to a second application that is co-launched from the first application.

本発明に係る情報処理装置は、第1のアプリケーションからの第2のアプリケーションの起動要求を受け付ける受け付け手段と、前記第1のアプリケーションから起動する前記第2のアプリケーションのバージョンを指定する指定手段と、前記第1のアプリケーションから前記第2のアプリケーションに受け渡すデータを取得する取得手段と、前記第2のアプリケーションが前記情報処理装置にインストールされているか否かを判定する判定手段と、前記第2のアプリケーションが前記情報処理装置にインストールされている場合に前記第2のアプリケーションのバージョンを検出する検出手段と、前記第2のアプリケーション起動する起動手段と、前記起動手段により起動された第2のアプリケーションに前記データを自動的に引き継いで前記データ処理を実行させる実行手段と、を備え、前記判定手段は、前記検出手段が検出した第2のアプリケーションのバージョンが前記指定手段により指定されたバージョンであるか否かを更に判定し、前記起動手段は、前記指定されたバージョンの第2のアプリケーションが前記情報処理装置にインストールされている場合には該第2のアプリケーションを起動し、前記第2のアプリケーションが前記情報処理装置にインストールされていない場合、及び、前記指定されたバージョンではない第2のアプリケーションが前記情報処理装置にインストールされている場合には、前記指定されたバージョンの第2のアプリケーションを前記情報処理装置にインストールして起動することを特徴とする。 The information processing apparatus according to the present invention includes a receiving means for receiving a start request of a second application from a first application, a designating means for designating a version of the second application to be started from the first application, and An acquisition means for acquiring data to be passed from the first application to the second application, a determination means for determining whether or not the second application is installed in the information processing device, and the second. second application application that is started and detecting means for detecting the version of the second application if installed on the information processing apparatus, a starting means for starting the second application, by the activation means automatically take over Ide and a execution means for executing the processing of the data before Kide over data to the determining means, the second application version that said detecting means has detected by the specifying means Further determining whether or not the version is the specified version, the activation means activates the second application of the specified version if it is installed in the information processing apparatus. If the second application is not installed in the information processing device, or if a second application that is not the specified version is installed in the information processing device, the specified version The second application is installed and started in the information processing apparatus .

本発明によれば、情報処理装置において、第1のアプリケーションから連携起動された第2のアプリケーションに対して、第1のアプリケーションで処理していたデータを自動的に移行させることができる。 According to the present invention, in the information processing apparatus, the data processed by the first application can be automatically transferred to the second application which is started in cooperation with the first application.

本発明の実施形態に係る情報処理装置の概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the information processing apparatus which concerns on embodiment of this invention. 情報処理装置で複数のアプリケーションを連携起動する第1実施形態に係る処理のフローチャートである。It is a flowchart of the process which concerns on 1st Embodiment which starts a plurality of applications in cooperation with an information processing apparatus. 第2のアプリケーションがインストール済みの場合のアプリケーション連携起動の一例を説明する図である。It is a figure explaining an example of application cooperation start when the 2nd application is already installed. 第2のアプリケーションが未インストールの場合のアプリケーション連携起動の一例を説明する図である。It is a figure explaining an example of application cooperation start when the second application is not installed. 第1のアプリケーションから第2のアプリケーションに渡されるデータの構成を説明する図である。It is a figure explaining the structure of the data passed from the 1st application to the 2nd application. 情報処理装置で複数のアプリケーションを連携起動する第2実施形態に係る処理のフローチャートである。It is a flowchart of the process which concerns on the 2nd Embodiment which starts a plurality of applications in cooperation with an information processing apparatus. 情報処理装置で複数のアプリケーションを連携起動する第3実施形態に係る処理のフローチャートである。It is a flowchart of the process which concerns on 3rd Embodiment which starts a plurality of applications in cooperation with an information processing apparatus.

以下、本発明の実施形態について、添付図面を参照して詳細に説明する。本発明に係る情報処理装置としては、具体的には、スマートフォンや携帯電話等の情報通信端末、各種のパーソナルコンピュータ(タブレット型、ラップトップ型、デスクトップ型等)等が挙げられるが、これらに限定されるものではない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. Specific examples of the information processing device according to the present invention include information communication terminals such as smartphones and mobile phones, various personal computers (tablet type, laptop type, desktop type, etc.), but are limited thereto. It is not something that is done.

図1は、本発明の実施形態に係る情報処理装置100の概略構成を示すブロック図である。情報処理装置100は、CPU101、ROM102、RAM103、ディスプレイ104、タッチパネル105、カメラ106、リムーバブルメディア107及び通信モジュール108を備え、これらはシステムバス109を介して通信可能に接続されている。CPU101は、ROM102に格納されている所定のプログラムを実行することにより、後述する複数のアプリケーションの連携起動処理を実現し、また、情報処理装置100を構成する各部の動作を制御することにより情報処理装置の全体的な動作を制御する。 FIG. 1 is a block diagram showing a schematic configuration of an information processing apparatus 100 according to an embodiment of the present invention. The information processing device 100 includes a CPU 101, a ROM 102, a RAM 103, a display 104, a touch panel 105, a camera 106, a removable media 107, and a communication module 108, which are communicably connected via a system bus 109. The CPU 101 realizes a linked activation process of a plurality of applications described later by executing a predetermined program stored in the ROM 102, and also controls the operation of each part constituting the information processing device 100 to process information. Controls the overall operation of the device.

ROM102は、CPU101が情報処理装置100での各種の動作を制御するためのプログラムやパラメータ等を記憶する記憶手段である。RAM103は、CPU101がROM102から読み出したプログラムを展開する作業領域と、CPU101による演算処理の実行中に生成される各種データを一時的に記憶する記憶領域を有する記憶手段である。また、RAM103は、後述する第1のアプリケーションや第2のアプリケーションを記憶し、保持することができる。ディスプレイ104は、情報処理装置100で起動するアプリケーションを選択起動するためのアイコンや情報処理装置100上で動作するアプリケーションの操作画面等の各種ユーザインタフェース(UI)を表示して、ユーザに対して各種の情報を提供する。タッチパネル105は、ユーザが操作する操作手段の1つであり、ディスプレイ104に重畳配置されており、ユーザがタッチしたディスプレイ104の座標を取得する。 The ROM 102 is a storage means for storing programs, parameters, and the like for the CPU 101 to control various operations in the information processing device 100. The RAM 103 is a storage means having a work area for developing a program read from the ROM 102 by the CPU 101 and a storage area for temporarily storing various data generated during execution of arithmetic processing by the CPU 101. Further, the RAM 103 can store and hold the first application and the second application described later. The display 104 displays various user interfaces (UI) such as an icon for selecting and starting an application to be started by the information processing device 100 and an operation screen of an application running on the information processing device 100, and various types are displayed to the user. Provide information about. The touch panel 105 is one of the operating means operated by the user, is superposed on the display 104, and acquires the coordinates of the display 104 touched by the user.

カメラ106は、光学系を通過して撮像素子に結像した光学像を電気信号に変換し、デジタルデータからなる画像データを生成する。リムーバブルメディア107は、例えば、情報処理装置100に対して着脱可能な半導体メモリカード等の記憶媒体であるが、これに限定されるものではなく、ハードディスクや光学式記憶メディア等であってもよい。通信モジュール108は、周知の無線通信手段や有線通信手段を介して、外部機器とのデータ通信を行う。CPU101は、カメラ106で撮影した画像データや通信モジュール108を介した取得した各種データ(プログラムを含む)を、RAM103又はリムーバブルメディア107に記憶する。また、CPU101は、RAM103やリムーバブルメディア107に記憶された各種データを読み出してディスプレイ104に表示し、通信モジュール108を介して外部で送信する。システムバス109は、アドレスバス、データバス及び制御バスを含む。 The camera 106 converts an optical image that has passed through the optical system and formed on the image sensor into an electric signal to generate image data composed of digital data. The removable media 107 is, for example, a storage medium such as a semiconductor memory card that can be attached to and detached from the information processing device 100, but is not limited to this, and may be a hard disk, an optical storage medium, or the like. The communication module 108 performs data communication with an external device via a well-known wireless communication means or wired communication means. The CPU 101 stores the image data captured by the camera 106 and various data (including programs) acquired via the communication module 108 in the RAM 103 or the removable media 107. Further, the CPU 101 reads various data stored in the RAM 103 and the removable media 107, displays them on the display 104, and transmits them to the outside via the communication module 108. The system bus 109 includes an address bus, a data bus, and a control bus.

以上に説明した情報処理装置100の構成は、以下に説明する第1乃至第3実施形態乃に係る複数のアプリケーションの連携起動処理に共通する。 The configuration of the information processing apparatus 100 described above is common to the cooperative activation processing of a plurality of applications according to the first to third embodiments described below.

次に、第1実施形態に係る、複数のアプリケーションの連携起動処理について説明する。図2は、情報処理装置100で複数のアプリケーションを連携起動する第1実施形態に係る処理のフローチャートである。図2のフローチャートの各処理は、CPU101がROM102に格納された所定のプログラムをRAM103の作業領域に展開し、情報処理装置100の各部の動作を制御することにより実現される。CPU101は、ユーザによる連携元アプリケーションである第1のアプリケーションの実行中に、連携先アプリケーションである第2のアプリケーションの起動要求を行ったことをトリガとして、ステップS201の処理を開始する。なお、図2のフローチャートでは、「第2のアプリケーション」を「第2のアプリ」と略記している。 Next, the cooperative activation processing of a plurality of applications according to the first embodiment will be described. FIG. 2 is a flowchart of processing according to the first embodiment in which a plurality of applications are linkedly started by the information processing apparatus 100. Each process of the flowchart of FIG. 2 is realized by the CPU 101 developing a predetermined program stored in the ROM 102 in the work area of the RAM 103 and controlling the operation of each part of the information processing apparatus 100. The CPU 101 starts the process of step S201 triggered by a request to start the second application, which is the cooperation destination application, while the user is executing the first application, which is the cooperation source application. In the flowchart of FIG. 2, the "second application" is abbreviated as the "second application".

ステップS201においてCPU101は、情報処理装置100のオペレーティングシステム(OS)の処理として、第1のアプリケーションから第2のアプリケーションを特定するための情報(名前等)と、第2のアプリケーションに受け渡すデータを受け取る。ステップS202においてCPU101は、OSの処理として、第2のアプリケーションが情報処理装置100にインストールされているか否かを判定する。ステップS202の判定は、具体的には、第2のアプリケーションがROM102、RAM103又はリムーバブルメディア107に格納されており、実行可能な状態にあるか否かが判定される。 In step S201, the CPU 101 receives information (name, etc.) for identifying the second application from the first application and data to be passed to the second application as processing of the operating system (OS) of the information processing device 100. receive. In step S202, the CPU 101 determines whether or not the second application is installed in the information processing device 100 as an OS process. Specifically, the determination in step S202 determines whether or not the second application is stored in the ROM 102, the RAM 103, or the removable media 107 and is in an executable state.

CPU101は、第2のアプリケーションがインストールされていると判定した場合(S202でYES)、処理をステップS205へ進める。一方、CPU101は、第2のアプリケーションがインストールされていないと判定した場合(S202でNO)、処理をステップS203へ進める。ステップS203においてCPU101は、第1のアプリケーションの処理として、ユーザに第2のアプリケーションのインストールを促す通知を行う。その際、CPU101は、第1のアプリケーションに第2のアプリケーションが存在しないことを示すデータを渡す。なお、CPU101はステップS203の処理をOSの処理として行う構成となっていてもよい。 When the CPU 101 determines that the second application is installed (YES in S202), the CPU 101 proceeds to step S205. On the other hand, when the CPU 101 determines that the second application is not installed (NO in S202), the CPU 101 proceeds to step S203. In step S203, the CPU 101 notifies the user to install the second application as a process of the first application. At that time, the CPU 101 passes data indicating that the second application does not exist in the first application. The CPU 101 may be configured to perform the process of step S203 as the process of the OS.

ステップS204においてCPU101は、OSの処理として、第2のアプリケーションがインストールされたか否かを判定する。CPU101は、第2のアプリケーションがインストールされたと判定した場合(S204でYES)、処理をステップS205へ進め、第2のアプリケーションがインストールされていない判定した場合(S204でNO)、処理をステップS206へ進める。ステップS206においてCPU101は、OSの処理として、予め設定された割込時間の間だけ待機し、その後、処理をステップS204へ戻す。なお、ステップS204の判定がNOのままである(第2のアプリケーションがインストールされない)場合の対処方法については後述する。ステップS205においてCPU101は、OSの処理として、第2のアプリケーションを起動する。なお、CPU101はステップS205の処理を第1のアプリケーションの処理として行う構成となっていてもよい。続くステップS207においてCPU101は、OSの処理として、ステップS201で第1のアプリケーションから受け取ったデータを第2のアプリケーションにデータを渡す。これにより、本処理は終了となる。 In step S204, the CPU 101 determines whether or not the second application has been installed as an OS process. If the CPU 101 determines that the second application has been installed (YES in S204), the process proceeds to step S205, and if it determines that the second application has not been installed (NO in S204), the process proceeds to step S206. Proceed. In step S206, the CPU 101 waits only for a preset interrupt time as an OS process, and then returns the process to step S204. The measures to be taken when the determination in step S204 remains NO (the second application is not installed) will be described later. In step S205, the CPU 101 starts a second application as an OS process. The CPU 101 may be configured to perform the process of step S205 as the process of the first application. In the following step S207, the CPU 101 passes the data received from the first application in step S201 to the second application as the processing of the OS. This completes this process.

図2のフローチャートを参照して説明した複数アプリケーションの連携起動処理が実行される際のUIの例について説明する。図3は、第2のアプリケーションがインストール済みである場合におけるアプリケーションの連携起動の動作例を示す図である。図3(a)に示された画面301は、CPU101が第1のアプリケーションの実行中にディスプレイ104に表示した編集画面の一例である。ここでは、第1のアプリケーションの例として、簡易的なペイント機能(画像編集機能)を備えた「簡易ペイントソフト」という名前(名称)のアプリケーションが起動しており、且つ、画像編集が可能な状態にある画面が表示されているものとする。 An example of a UI when the linked start processing of a plurality of applications described with reference to the flowchart of FIG. 2 is executed will be described. FIG. 3 is a diagram showing an operation example of cooperative activation of applications when the second application is already installed. The screen 301 shown in FIG. 3A is an example of an edit screen displayed on the display 104 by the CPU 101 during execution of the first application. Here, as an example of the first application, an application named "simple paint software" having a simple paint function (image editing function) is running and image editing is possible. It is assumed that the screen in is displayed.

画面301は、第1のアプリケーションで編集中の画像を表示する領域302を含む。また、画面301は、戻るボタン303、スタンプボタン304、切り抜きボタン305及び連携起動ボタン306を含む。領域302の画像に対して所定の処理がなされた後に戻るボタン303が押下(タッチ操作)されると、CPU101は、領域302に表示する画像をその処理がなされる前の画像に戻す。また、領域302の画像に対して何ら編集が行われていない場合に戻るボタン303が押下されると、例えば、不図示であるが、CPU101は領域302に表示された画像を含む複数のサムネイル(縮小画像)が表示されている画面へ戻す。そして、このような複数のサムネイルが表示されている画面で所定の画像がユーザにより選択されると、CPU101は選択された画像が領域302に拡大表示された画面301をディスプレイ104に表示する。 The screen 301 includes an area 302 for displaying an image being edited by the first application. Further, the screen 301 includes a back button 303, a stamp button 304, a cutout button 305, and a linked activation button 306. When the return button 303 is pressed (touch operation) after the predetermined processing is performed on the image in the area 302, the CPU 101 returns the image displayed in the area 302 to the image before the processing. Further, when the return button 303 is pressed when no editing has been performed on the image in the area 302, for example, although not shown, the CPU 101 has a plurality of thumbnails (not shown) including the image displayed in the area 302. Return to the screen where the reduced image) is displayed. Then, when a predetermined image is selected by the user on the screen on which such a plurality of thumbnails are displayed, the CPU 101 displays the screen 301 on which the selected image is enlarged and displayed in the area 302 on the display 104.

スタンプボタン304は、画像中に所定のスタンプ(マーク)を追記(付加)する機能を実行するための操作手段である。切り抜きボタン305は、ユーザが指定する大きさや形の画像を領域302から切り抜く画像処理を実行するための操作手段である。連携起動ボタン306は、CPU101に対して第2のアプリケーションの起動要求を行う操作手段である。 The stamp button 304 is an operation means for executing a function of adding (adding) a predetermined stamp (mark) to the image. The crop button 305 is an operation means for executing image processing for cropping an image of a size and shape specified by the user from the area 302. The linked start button 306 is an operating means for requesting the CPU 101 to start a second application.

図3(b)に示された画面307は、画面301で連携起動ボタン306が押下された場合に、CPU101が第2のアプリケーションの起動要求を受け付けることによりディスプレイ104に表示する第2のアプリケーションの編集画面の一例である。画面307は、第2のアプリケーションで編集する画像を表示する領域308を含む。また、画面307は、戻るボタン309、明るさボタン310、フィルタボタン311、ビネットボタン312、色温度ボタン313及び彩度ボタン314を含む。 The screen 307 shown in FIG. 3B shows the second application displayed on the display 104 by the CPU 101 accepting the start request of the second application when the cooperation start button 306 is pressed on the screen 301. This is an example of the edit screen. The screen 307 includes an area 308 for displaying an image to be edited by the second application. The screen 307 also includes a back button 309, a brightness button 310, a filter button 311, a vignette button 312, a color temperature button 313, and a saturation button 314.

戻るボタン309は、第2のアプリケーションが第1のアプリケーションから連携起動された場合に、画面307を画面301へ戻すための操作手段である。なお、第2のアプリケーションは、第1のアプリケーションからの連携起動が可能であるものの、通常にOSからの起動が可能で、第1のアプリケーションとは独立して動作可能なアプリケーションでもある場合が多い。したがって、第2のアプリケーションは、起動して第1のアプリケーションからのデータを引き継いだ後は、第1のアプリケーションから独立して動作する構成となっていてもよい。その場合、例えば、領域308の画像に対して所定の処理がなされた後に戻るボタン309が押下されると、領域308に表示する画像をその処理がなされる前の画像に戻されるようになっていてもよい。また、領域308の画像に対して何ら編集が行われていない場合に戻るボタン309が押下されると、不図示であるが、例えば、第2のアプリケーションの初期画面(例えば、メニュー画面)に遷移するようになっていてもよい。 The back button 309 is an operation means for returning the screen 307 to the screen 301 when the second application is co-launched from the first application. Although the second application can be started in cooperation with the first application, it can be started normally from the OS, and in many cases, it is also an application that can operate independently of the first application. .. Therefore, the second application may be configured to operate independently of the first application after being started and taking over the data from the first application. In that case, for example, when the return button 309 is pressed after the predetermined processing is performed on the image in the area 308, the image displayed in the area 308 is returned to the image before the processing. You may. Further, when the return button 309 is pressed when the image in the area 308 has not been edited at all, a transition to, for example, an initial screen (for example, a menu screen) of a second application, although not shown, is shown. You may be able to do it.

明るさボタン310は、画像の明るさを調整する機能を実行するための操作手段である。フィルタボタン311は、画像に対して所定のフィルタを掛ける機能を実行するための操作手段である。ビネットボタン312は、画像に対して周辺光量補正を掛ける機能を実行するための操作手段である。色温度ボタン313は、画像に対して色温度調整をする機能を実行するための操作手段である。彩度ボタン314は、画像の彩度を調整する機能を実行するための操作手段である。 The brightness button 310 is an operating means for executing a function of adjusting the brightness of an image. The filter button 311 is an operating means for executing a function of applying a predetermined filter to the image. The vignette button 312 is an operating means for executing a function of applying peripheral illumination correction to an image. The color temperature button 313 is an operating means for executing a function of adjusting the color temperature of the image. The saturation button 314 is an operating means for executing a function of adjusting the saturation of an image.

続いて、図2のフローチャートと図3のUIとの対応関係について説明する。ユーザが第1のアプリケーションの画面301から第2のアプリケーションの起動要求を行うために連携起動ボタン306を押下したことをトリガにして、CPU101はステップS201の処理を開始する。ステップS201においてCPU101は、第2のアプリケーションの名前として「高機能ペイントソフト」という名前を受け取ると共に第1のアプリケーションで編集中の画面301内の領域302に表示されている画像データを受け取る。情報処理装置100に第2のアプリケーション(高機能ペイントソフト)はインストール済みである場合、CPU101はステップS202の処理で「YES」と判定し、処理をステップS205へ進める。 Subsequently, the correspondence between the flowchart of FIG. 2 and the UI of FIG. 3 will be described. The CPU 101 starts the process of step S201 triggered by the user pressing the cooperation start button 306 to make a start request for the second application from the screen 301 of the first application. In step S201, the CPU 101 receives the name "high-performance paint software" as the name of the second application, and also receives the image data displayed in the area 302 in the screen 301 being edited by the first application. When the second application (high-performance paint software) is already installed in the information processing apparatus 100, the CPU 101 determines "YES" in the process of step S202, and proceeds to the process of step S205.

ステップS205においてCPU101が第2のアプリケーションを起動し、続くステップS206においてCPU101が第1のアプリケーションから取得した領域302の画像データを第2のアプリケーションへ渡す。これにより、画面301の領域302に表示されていた画像が領域308に表示された画面307がディスプレイ104に表示され、第2のアプリケーションでの画像編集が可能となる。こうして、第1のアプリケーションで編集していた画像を、連携起動させた第2のアプリケーションで引き継いで編集することが可能となる。 In step S205, the CPU 101 starts the second application, and in the following step S206, the CPU 101 passes the image data of the area 302 acquired from the first application to the second application. As a result, the screen 307 in which the image displayed in the area 302 of the screen 301 is displayed in the area 308 is displayed on the display 104, and the image can be edited by the second application. In this way, the image edited by the first application can be taken over and edited by the second application that has been linked and activated.

図4は、第2のアプリケーションが未インストールである場合におけるアプリケーションの連携起動の動作例を示す図である。図4(a),(d)はそれぞれ、図3(a),(b)と同じであるため、ここでの説明を省略する。図4(b)には、画面301内の連携起動ボタン306が押下されたことによる画面301からの遷移後の画面401が示されている。CPU101は、第2のアプリケーションが情報処理装置100に未インストールの状態であるため、画面401に第2のアプリケーションのインストールを促す通知であるダイアログボックス402をポップアップ表示させている。ダイアログボックス402は、いいえボタン403と、はいボタン404を含む。いいえボタン403が押下されると、CPU101は第2のアプリケーションの連携起動処理を中止して画面401を画面301に戻す。一方、はいボタン404が押下されると、CPU101は第2のアプリケーションをインストールするための図4(c)に示すインストール画面405をディスプレイ104に表示する。 FIG. 4 is a diagram showing an operation example of cooperative activation of applications when the second application is not installed. Since FIGS. 4 (a) and 4 (d) are the same as those of FIGS. 3 (a) and 3 (b), the description thereof will be omitted here. FIG. 4B shows the screen 401 after the transition from the screen 301 due to the pressing of the cooperation activation button 306 in the screen 301. Since the second application is not installed in the information processing apparatus 100, the CPU 101 pops up a dialog box 402, which is a notification prompting the installation of the second application, on the screen 401. Dialog box 402 includes a No button 403 and a Yes button 404. When the No button 403 is pressed, the CPU 101 cancels the linked activation process of the second application and returns the screen 401 to the screen 301. On the other hand, when the Yes button 404 is pressed, the CPU 101 displays the installation screen 405 shown in FIG. 4C for installing the second application on the display 104.

インストール画面405は、情報処理装置100のOSにより提供される。インストール画面405は、アイコン406、インストールボタン407、評価表示欄408及びスクリーンショット409を含む。アイコン406は、第2のアプリケーションが情報処理装置100にインストールされた際にディスプレイ104に表示されるもので、OSからの第2のアプリケーションの起動等に用いられる。インストールボタン407が押下されると、CPU101は、通信モジュール108を制御して第2のアプリケーションとして高機能ペイントソフトを所定の外部機器(例えば、配信サーバ)からダウンロードしてインストールする。評価表示欄408には、高機能ペイントソフトに対するユーザ評価が5段階の星印で表示されている。ユーザは、評価表示欄408の評価を参考にして、情報処理装置100に実際に高機能ペイントソフトをインストールするか否かを判断することができる。スクリーンショット409は、高機能ペイントソフトがインストールされて起動した場合の編集画面を簡易的に示している。 The installation screen 405 is provided by the OS of the information processing device 100. The installation screen 405 includes an icon 406, an installation button 407, an evaluation display field 408, and a screenshot 409. The icon 406 is displayed on the display 104 when the second application is installed in the information processing apparatus 100, and is used for starting the second application from the OS or the like. When the install button 407 is pressed, the CPU 101 controls the communication module 108 to download and install the high-performance paint software as a second application from a predetermined external device (for example, a distribution server). In the evaluation display column 408, the user evaluation for the high-performance paint software is displayed with a five-level star mark. The user can determine whether or not to actually install the high-performance paint software in the information processing apparatus 100 by referring to the evaluation in the evaluation display column 408. Screenshot 409 simply shows the editing screen when the high-performance paint software is installed and started.

続いて、図2のフローチャートと図4のUIとの対応関係について説明する。ユーザが第1のアプリケーションの画面301から第2のアプリケーションの起動要求を行うために連携起動ボタン306を押下したことをトリガにして、CPU101はステップS201の処理を開始する。ステップS201においてCPU101は、第2のアプリケーションの名前として「高機能ペイントソフト」という名前を受け取ると共に第1のアプリケーションで編集中の領域302に表示されている画像データを受け取り、処理をステップS202へ進める。第2のアプリケーション(高機能ペイントソフト)は情報処理装置100に未インストールであるため、CPU101は、ステップS202の処理では「NO」と判定し、処理をステップS203へ進める。 Subsequently, the correspondence between the flowchart of FIG. 2 and the UI of FIG. 4 will be described. The CPU 101 starts the process of step S201 triggered by the user pressing the cooperation start button 306 to make a start request for the second application from the screen 301 of the first application. In step S201, the CPU 101 receives the name "high-performance paint software" as the name of the second application, receives the image data displayed in the area 302 being edited by the first application, and proceeds to the process in step S202. .. Since the second application (high-performance paint software) is not installed in the information processing apparatus 100, the CPU 101 determines "NO" in the process of step S202, and proceeds to the process of step S203.

ステップS203の通知処理において、CPU101は、ディスプレイ104での表示を図4(a)の画面301からダイアログボックス402を含む図4(b)の画面401へ遷移させる。ユーザがはいボタン404を押下すると、CPU101は、画面401を図4(c)のインストール画面405へ遷移させる。ユーザがインストールボタン407を押下すると、CPU101は、通信モジュール108を制御して高機能ペイントソフトを所定の外部機器からダウンロードして、情報処理装置100にインストールする。高機能ペイントソフトのインストールが完了するまでの間は、ステップS204の判定はNOとなるため、CPU101はステップS204,S206の処理を繰り返す。このとき、CPU101は、ステップS206において割込時間の間だけ待機し、割込時間の経過後に処理をステップS205へ戻す。 In the notification process of step S203, the CPU 101 shifts the display on the display 104 from the screen 301 of FIG. 4A to the screen 401 of FIG. 4B including the dialog box 402. When the user presses the Yes button 404, the CPU 101 shifts the screen 401 to the installation screen 405 of FIG. 4 (c). When the user presses the install button 407, the CPU 101 controls the communication module 108 to download the high-performance paint software from a predetermined external device and install it in the information processing device 100. Until the installation of the high-performance paint software is completed, the determination in step S204 is NO, so the CPU 101 repeats the processes of steps S204 and S206. At this time, the CPU 101 waits only for the interrupt time in step S206, and returns the process to step S205 after the interrupt time has elapsed.

高機能ペイントソフトのインストールが完了すると、CPU101は、ステップS204の処理で「YES」と判定し、処理をステップS205へ進める。ステップS205においてCPU101が第2のアプリケーションを起動することで、ディスプレイ104の表示がインストール画面405から画面307へ遷移する。なお、ディスプレイ104での表示がインストール画面405から画面307へ遷移することを除いて、ステップS205,S207の処理は、図3を図2のフローチャートと対比させて前述した通りであるので、ここでの説明を省略する。 When the installation of the high-performance paint software is completed, the CPU 101 determines "YES" in the process of step S204, and proceeds to the process of step S205. When the CPU 101 starts the second application in step S205, the display of the display 104 shifts from the installation screen 405 to the screen 307. The processing of steps S205 and S207 is as described above in comparison with the flowchart of FIG. 2, except that the display on the display 104 transitions from the installation screen 405 to the screen 307. The explanation of is omitted.

ここで、第1のアプリケーションからCPU101を介して第2のアプリケーションに渡されるデータの構成について説明する。図5は、ステップS201で第1のアプリケーションからCPU101が受け取り、ステップS207でCPU101が第2のアプリケーションに渡すデータの構成を説明する図である。データは、データとしてのインテント情報を格納するキュー501を有し、キュー501は先入れ先出しである。キュー501の1番目にはデータとしてのインテント情報502が、キュー501の二番目にはデータとしてのインテント情報503が、キュー501の3番目にはデータとしてのインテント情報504が格納されている。なお、より多くのインテント情報をキュー501に格納可能であるが、ここでは説明を省略する。キュー501は、初回起動時は空であるが、ユーザが複数のアプリケーションの連携起動を指示するごとにキュー501にインテント情報が追加される。CPU101は、第2のアプリケーションへデータを渡す際には、キュー501から所定のインテント情報を取り出す。 Here, the configuration of data passed from the first application to the second application via the CPU 101 will be described. FIG. 5 is a diagram illustrating a configuration of data received by the CPU 101 from the first application in step S201 and passed by the CPU 101 to the second application in step S207. The data has a queue 501 that stores intent information as data, and the queue 501 is first-in first-out. The intent information 502 as data is stored in the first queue 501, the intent information 503 as data is stored in the second queue 501, and the intent information 504 as data is stored in the third queue 501. There is. Although more intent information can be stored in the queue 501, the description thereof will be omitted here. The queue 501 is empty at the first startup, but intent information is added to the queue 501 each time the user instructs the linked activation of a plurality of applications. When passing data to the second application, the CPU 101 extracts predetermined intent information from the queue 501.

インテント情報502〜504のそれぞれのデータ構成は同等であるので、ここでは、インテント情報502のデータ構成について説明し、インテント情報503,504についての説明は省略する。インテント情報502は、連携先アプリ名508、データ本体509及びアクション本体511を保持している。インテント情報502は、連携先アプリ名508として「高機能ペイントソフト」を保持している。データ本体509は、データ510の総数の情報と、データ510の総数に応じた数のデータを含む。アクション本体511は、アクション512の総数の情報と、アクション512の総数に応じた数のアクションを含む。 Since the data structures of the intent information 502 to 504 are equivalent, the data structure of the intent information 502 will be described here, and the description of the intent information 503 and 504 will be omitted. The intent information 502 holds the cooperation destination application name 508, the data main body 509, and the action main body 511. The intent information 502 holds "high-performance paint software" as the cooperation destination application name 508. The data body 509 includes information on the total number of data 510 and a number of data corresponding to the total number of data 510. The action body 511 includes information on the total number of actions 512 and a number of actions corresponding to the total number of actions 512.

インテント情報502について、具体的に説明する。第1のアプリケーション(簡易ペイントソフト)で「abc.jpg」というファイル名の画像を編集中であり、且つ、画像の明るさのパラメータを123に変更した状態で、第2のアプリケーション(高機能ペイントソフト)が連携起動されたとする。すると、ステップS201においてCPU101は、第2のアプリケーションの名前(高機能ペイントソフト)とデータ(ファイル名「abc.jpg」と明るさのパラメータ「123」)を第1のアプリケーションから受け取る。これにより、インテント情報502の連携先アプリ名508に「高機能ペイントソフト」が格納され、データ510としてファイル名「abc.jpg」と明るさのパラメータ「123」の2つがデータ本体509に格納される。よって、データ本体509が保持するデータ510の総数は2となる。また、アクション本体511にアクション512として、ファイル「abc.jpg」を開く、明るさを変更する、画面表示を行う、の3つのアクション512が格納される。よって、アクション本体511が保持するアクション512の総数は3となる。 The intent information 502 will be specifically described. The second application (high-performance painting) is being edited with the first application (simple painting software) with the file name "abc.jpg" and the brightness parameter of the image is changed to 123. Software) is activated in cooperation. Then, in step S201, the CPU 101 receives the name (high-performance paint software) and data (file name “abc.jpg” and brightness parameter “123”) of the second application from the first application. As a result, the "high-performance paint software" is stored in the linked application name 508 of the intent information 502, and the file name "abc.jpg" and the brightness parameter "123" are stored in the data body 509 as data 510. Will be done. Therefore, the total number of data 510 held by the data body 509 is 2. Further, the action main body 511 stores three actions 512 as the action 512: opening the file "abc.jpg", changing the brightness, and displaying the screen. Therefore, the total number of actions 512 held by the action body 511 is 3.

アクション512は、データ510に対して実行される内容を記述したものである。ステップS207においてCPU101は、第2のアプリにデータを渡す際にアクション512の内容を解釈し、その内容に応じた処理を実行する。したがって、CPU101は、高機能ペイントソフトを起動すると、高機能ペイントソフト上で画像ファイル「abc.jpg」を開き、開いた画像の明るさパラメータが123になるように処理を行い、その処理の結果をディスプレイ104に表示する。 The action 512 describes the content to be executed for the data 510. In step S207, the CPU 101 interprets the content of the action 512 when passing data to the second application, and executes a process according to the content. Therefore, when the high-performance paint software is started, the CPU 101 opens the image file "abc.jpg" on the high-performance paint software, performs processing so that the brightness parameter of the opened image becomes 123, and the result of the processing. Is displayed on the display 104.

以上の説明の通り、本実施形態によれば、高機能ペイントソフトが情報処理装置100に未インストールであっても、簡易ペイントソフト上での操作により高機能ペイントソフトのインストールが可能である。そして、高機能ペイントソフトが簡易ペイントソフトから連携起動された際には、簡易ペイントソフトで編集中の画像データを高機能ペイントソフト上で手動で読み出すことを必要とせずに、自動的に高機能ペイントソフトに引き継いで編集することが可能になる。即ち、従来は、第1のアプリケーションの実行中に未インストールの第2のアプリケーションを連携起動する場合には、まず、第2のアプリケーションをダウンロードしてインストールする。続いて、第2のアプリケーションを起動すると共に、第1のアプリケーションでの処理していたデータを、再度、手動で第2のアプリケーションで読み出す必要があった。これに対して、本実施形態では、第2のアプリケーションがインストールされて起動されると、第1のアプリケーションで処理中のデータを手動で読み出す処理や操作を必要とすることなく、第2のアプリケーションに引き渡して、処理を実行することができる。 As described above, according to the present embodiment, even if the high-performance paint software is not installed in the information processing apparatus 100, the high-performance paint software can be installed by operating on the simple paint software. Then, when the high-performance paint software is started in cooperation with the simple paint software, the image data being edited by the simple paint software does not need to be manually read out on the high-performance paint software, and the high-performance is automatically performed. It will be possible to take over to the paint software and edit it. That is, conventionally, when the uninstalled second application is linkedly started while the first application is being executed, the second application is first downloaded and installed. Subsequently, it was necessary to start the second application and manually read the data processed by the first application again by the second application. On the other hand, in the present embodiment, when the second application is installed and started, the second application does not require a process or operation of manually reading the data being processed by the first application. It can be handed over to and the process can be executed.

ところで、第2のアプリケーションを情報処理装置100にインストールすることができない事態(ステップS204の判定がYESにならない事態)が生じ得る。その原因の1つとして、第1のアプリケーションがOSから第2のアプリケーションのインストールに失敗した旨の通知を受け取ったことが挙げられる。また、別の原因として、一定時間が経過しても第2のアプリケーションのインストールが完了した旨の通知を第1のアプリケーションがOSから受け取らないことが挙げられる。このような理由で第2のアプリケーションを情報処理装置100にインストールすることができない場合には、OSは、CPU101が第1のアプリケーションから受け取って保持しているデータを削除するようにしてもよい。なお、データ削除の前にインストール画面405に、第2のアプリケーションのインストールに失敗したことが表示されると共にインストールを再試行するか或いは処理を中断するかをユーザに選択させるためのダイアログボックスが表示されるようにしてもよい。そして、処理の中断が選択された場合に、OSは、CPU101が保持しているデータを削除し、ディスプレイ104での表示を例えば画面301に戻すようにしてもよい。 By the way, a situation may occur in which the second application cannot be installed in the information processing apparatus 100 (a situation in which the determination in step S204 is not YES). One of the causes is that the first application receives a notification from the OS that the installation of the second application has failed. Another cause is that the first application does not receive a notification from the OS that the installation of the second application is completed even after a certain period of time has passed. If the second application cannot be installed in the information processing apparatus 100 for this reason, the OS may delete the data received and held by the CPU 101 from the first application. Before deleting the data, the installation screen 405 displays that the installation of the second application has failed, and also displays a dialog box for the user to select whether to retry the installation or interrupt the process. It may be done. Then, when the interruption of processing is selected, the OS may delete the data held by the CPU 101 and return the display on the display 104 to, for example, the screen 301.

また、CPU101が第1のアプリケーションから受け取ったデータをステップS207において第2のアプリケーションが受け取ることができない事態が生じる可能性がある。この場合、第2のアプリケーションが、OSに対して、CPU101が保持しているデータの削除を要求するようにしてもよい。また、第2のアプリケーションがCPU101から受け取ったデータの形式が第2のアプリケーションでは処理することができない形式である等の理由により、受け取ったデータを削除する場合がある。この場合には、第2のアプリケーションからOSへその旨を通知した上で、デフォルト設定で第2のアプリケーションが再起動されるようにしてもよい。OSは、第2のアプリケーション又はCPU101においてデータが削除されたと判断した場合、データが削除されたことを第1のアプリケーショへ通知するようにしてもよい。 Further, there is a possibility that the data received by the CPU 101 from the first application cannot be received by the second application in step S207. In this case, the second application may request the OS to delete the data held by the CPU 101. In addition, the received data may be deleted because the format of the data received from the CPU 101 by the second application is a format that cannot be processed by the second application. In this case, after notifying the OS from the second application, the second application may be restarted with the default settings. When the OS determines that the data has been deleted in the second application or the CPU 101, the OS may notify the first application that the data has been deleted.

次に、第2実施形態に係る複数のアプリケーションの連携起動処理について説明する。上記第1実施形態では、第2のアプリケーションがインストール済みの場合と未インストールの場合の処理について説明した。ここで、第2のアプリケーションがインストール済みであるが、バージョンが古いためにユーザが所望する処理をインストール済みの第2のアプリケーションでは実行することができない場合がある。また、最新バージョンの第2のアプリケーションは、第1のアプリケーションで使用していたデータをそのまま使用可能であるが、古いバージョンの第2のアプリケーションでは第1のアプリケーションで使用していたデータを使用することができないことがある。このような状況を考慮すると、第2のアプリケーションが情報処理装置100にインストール済みか否かに加えて、インストール済みの第2のアプリケーションが最新のバージョン或いはユーザが指定するバージョンか否かを検査することが望ましい。そこで、本実施形態では、上述の第1実施形態での処理内容に、第2のアプリケーションのバージョン検査を加えた処理について説明する。 Next, the cooperative activation process of a plurality of applications according to the second embodiment will be described. In the first embodiment, the processing when the second application is installed and when the second application is not installed has been described. Here, although the second application is already installed, it may not be possible to execute the process desired by the user with the installed second application because the version is old. In addition, the latest version of the second application can use the data used in the first application as it is, but the old version of the second application uses the data used in the first application. Sometimes you can't. Considering this situation, in addition to checking whether the second application is installed in the information processing apparatus 100, it is checked whether the installed second application is the latest version or the version specified by the user. Is desirable. Therefore, in the present embodiment, the process in which the version check of the second application is added to the process content in the first embodiment described above will be described.

図6は、情報処理装置100で複数のアプリケーションを連携起動する、第2実施形態に係る処理のフローチャートである。図6のフローチャートの各処理は、CPU101がROM102に格納された所定のプログラムをRAM103の作業領域に展開し、情報処理装置100の各部の動作を制御することにより実現される。なお、図6のフローチャートの処理のうち、図2のフローチャートの処理と同じ処理については、同じステップ番号を付して、適宜、ここでの説明を省略する。 FIG. 6 is a flowchart of processing according to the second embodiment in which a plurality of applications are linkedly started by the information processing apparatus 100. Each process of the flowchart of FIG. 6 is realized by the CPU 101 developing a predetermined program stored in the ROM 102 in the work area of the RAM 103 and controlling the operation of each part of the information processing apparatus 100. Of the processes of the flowchart of FIG. 6, the same processes as those of the flowchart of FIG. 2 are assigned the same step numbers, and the description thereof will be omitted as appropriate.

ステップS201,S202の処理については、説明済みであるので、ここでの説明を省略する。CPU101は、第2のアプリケーションがインストール済みであると判定した場合(S202でYES)、処理をステップS601へ進める。ステップS601においてCPU101は、第1のアプリケーションの処理として、インストール済みの第2のアプリケーションのバージョンを検出し、検出されたバージョンが指定されたバージョンか否かを判定する。第2のアプリケーションのバージョン指定は、例えば、連携起動ボタン306が押下されたときにバージョンを指定するダイアログボックスをディスプレイ104に表示し、ユーザに所望のバージョンを指定させる方法等によって行うことができる。なお、ステップS601では、インストール済みの第2のアプリケーションのバージョンが所定のバージョンよりも新しいバージョンであるか否か又は最新バージョンであるか否かを判定するようにしてもよい。最新バージョンであるか否かを判定する場合、バージョンを指定するためのダイアログボックスをディスプレイ104に表示する必要はなく、CPU101は通信モジュール108を介して所定の外部機器にアクセスして最新バージョンを確認する。 Since the processes of steps S201 and S202 have already been described, the description thereof will be omitted here. When the CPU 101 determines that the second application has been installed (YES in S202), the CPU 101 proceeds to step S601. In step S601, the CPU 101 detects the version of the installed second application as the process of the first application, and determines whether or not the detected version is the specified version. The version specification of the second application can be performed, for example, by displaying a dialog box for specifying the version on the display 104 when the cooperation start button 306 is pressed and allowing the user to specify the desired version. In step S601, it may be determined whether or not the version of the installed second application is a version newer than the predetermined version or whether or not it is the latest version. When determining whether or not the version is the latest version, it is not necessary to display a dialog box for specifying the version on the display 104, and the CPU 101 accesses a predetermined external device via the communication module 108 to check the latest version. To do.

CPU101は、第2のアプリケーションのバージョンが指定されたバージョンであると判定した場合(S601でYES)、処理をステップS602へ進める。ステップS602においてCPU101は、第2のアプリケーションが情報処理装置100に存在すると判定する。CPU101は、ステップS602の判定後に、処理をステップS205へ進める。 When the CPU 101 determines that the version of the second application is the specified version (YES in S601), the CPU 101 advances the process to step S602. In step S602, the CPU 101 determines that the second application exists in the information processing device 100. After the determination in step S602, the CPU 101 advances the process to step S205.

一方、ステップS202においてCPU101は、第2のアプリケーションが未インストールであると判定した場合(S202でNO)、処理をステップS603へ進める。また、ステップS601においてCPU101は、第2のアプリケーションのバージョンが指定されたバージョンではないと判定した場合(S601でNO)、処理をステップS603へ進める。ステップS603においてCPU101は、第2のアプリケーションは情報処理装置100に存在しないと判定する。つまり、第2のアプリケーションがインストール済みであっても、指定のバージョンではない場合には、インストールされていないものとみなす。CPU101は、ステップS603の判定後に、処理をステップS203へ進める。ステップS203〜207の処理については説明済みであるため、ここでの説明を省略する。 On the other hand, if the CPU 101 determines in step S202 that the second application has not been installed (NO in S202), the CPU 101 proceeds to step S603. If the CPU 101 determines in step S601 that the version of the second application is not the specified version (NO in S601), the process proceeds to step S603. In step S603, the CPU 101 determines that the second application does not exist in the information processing device 100. In other words, even if the second application is installed, if it is not the specified version, it is considered that it is not installed. After the determination in step S603, the CPU 101 advances the process to step S203. Since the processing of steps S203 to 207 has already been described, the description here will be omitted.

続いて、図6のフローチャートと図3及び図4のUIとの対応関係について説明する。ステップS201,S202でYES,S601でYES,S602,S205,S207の順に処理が進む場合、図3(a)の画面301で連携起動ボタン306が押下されると、ディスプレイ104の表示は、画面301から図3(b)の画面307へ遷移する。このような表示の遷移は、図2のフローチャートと図3のUIとの対応関係について説明した表示の遷移と結果的に同じである。 Subsequently, the correspondence between the flowchart of FIG. 6 and the UI of FIGS. 3 and 4 will be described. When the processing proceeds in the order of YES in steps S201 and S202, YES in S601, S602, S205, and S207, when the cooperation start button 306 is pressed on the screen 301 of FIG. 3A, the display 104 is displayed on the screen 301. Transitions to the screen 307 of FIG. 3 (b). As a result, such a display transition is the same as the display transition described for the correspondence between the flowchart of FIG. 2 and the UI of FIG.

一方、ステップS201,S202でNO,S603でNO,S203の順に処理が進んだ場合、図4(a)の画面301で連携起動ボタン306が押下されると、ディスプレイ104の表示は、画面301から図4(b)の画面401へ遷移する。ステップS203〜S207の処理が行われることで、画面401は、図4(c)のインストール画面405へ遷移した後、更に図4(d)の画面307へ遷移する。このような表示の遷移は、図2のフローチャートと図4のUIとの対応関係について説明した表示の遷移と結果的に同じとなる。 On the other hand, when the processing proceeds in the order of NO in steps S201 and S202 and NO and S203 in S603, when the cooperation start button 306 is pressed on the screen 301 of FIG. 4A, the display 104 is displayed from the screen 301. Transition to the screen 401 of FIG. 4 (b). By performing the processes of steps S203 to S207, the screen 401 transitions to the installation screen 405 of FIG. 4 (c) and then further to the screen 307 of FIG. 4 (d). As a result, such a display transition is the same as the display transition described for the correspondence between the flowchart of FIG. 2 and the UI of FIG.

なお、ステップS603の判定を経る場合、情報処理装置100に元々インストールされていた第2のアプリケーションは、指定されたバージョンの第2のアプリケーションがインストールされる際にシステムから削除される。こうして、ステップS205では、新たにインストールされた指定されたバージョンの第2のアプリケーションが起動されることになる。また、ステップS601で、インストール済みの第2のアプリケーションのバージョンが最新バージョンか否かを判定する場合、以下のように処理を行えばよい。即ち、OSが、通信モジュール108を介して第2のアプリケーションのダウンロードサイト又は製品紹介サイトにアクセスし、最新バージョンを確認し、その確認結果に基づいて判定を行うようにすればよい。これにより、ユーザが第2のアプリケーションの最新バージョンを、別途の操作により確認する作業は不要となる。 When the determination in step S603 is passed, the second application originally installed in the information processing apparatus 100 is deleted from the system when the specified version of the second application is installed. Thus, in step S205, the newly installed second application of the specified version is launched. Further, in step S601, when determining whether or not the version of the installed second application is the latest version, the following processing may be performed. That is, the OS may access the download site or product introduction site of the second application via the communication module 108, confirm the latest version, and make a determination based on the confirmation result. This eliminates the need for the user to confirm the latest version of the second application by a separate operation.

以上の説明の通り、本実施形態によれば、インストール済みの第2のアプリケーションが指定されたバージョンではない場合には、指定されたバージョンの第2のアプリケーションがダウンロードされ、起動される。これにより、第1のアプリケーションで使用中のデータが第2のアプリケーションに自動的に引き継がれた際に、引き継がれたデータが第2のアプリケーションで使用することができないという事態が生じるのを回避することができる。 As described above, according to the present embodiment, when the installed second application is not the specified version, the specified version of the second application is downloaded and started. This avoids a situation in which the inherited data cannot be used by the second application when the data used by the first application is automatically inherited by the second application. be able to.

次に、第3実施形態に係る複数のアプリケーションの連携起動処理について説明する。第1のアプリケーションから第2のアプリケーションへCPU101を介してデータを渡そうとして情報処理装置100への第2のアプリケーションのインストールを試行したが、第2のアプリケーションのインストールに失敗する場合がある。本実施形態では、このような事態が発生した場合に、第2のアプリケーションと互換性を有する第3のアプリケーションのインストールをユーザに提案し、第3のアプリケーションを第1のアプリケーションと連携させる構成について説明する。 Next, the cooperative activation process of a plurality of applications according to the third embodiment will be described. An attempt was made to install the second application on the information processing apparatus 100 in an attempt to pass data from the first application to the second application via the CPU 101, but the installation of the second application may fail. In the present embodiment, when such a situation occurs, the user is proposed to install a third application compatible with the second application, and the third application is linked with the first application. explain.

図7は、情報処理装置100で複数のアプリケーションを連携起動する、第3実施形態に係る処理のフローチャートである。図7のフローチャートの各処理は、CPU101がROM102に格納された所定のプログラムをRAM103の作業領域に展開し、情報処理装置100の各部の動作を制御することにより実現される。なお、図7では、「第3のアプリケーション」を「第3のアプリ」と略記している。また、図7のフローチャートの処理のうち、図2のフローチャートの処理と同じ処理については、同じステップ番号を付して、説明を省略する。 FIG. 7 is a flowchart of the process according to the third embodiment, in which a plurality of applications are linkedly started by the information processing apparatus 100. Each process of the flowchart of FIG. 7 is realized by the CPU 101 developing a predetermined program stored in the ROM 102 in the work area of the RAM 103 and controlling the operation of each part of the information processing apparatus 100. In FIG. 7, the "third application" is abbreviated as the "third application". Further, among the processes of the flowchart of FIG. 7, the same processes as those of the flowchart of FIG. 2 are given the same step numbers, and the description thereof will be omitted.

図7のフローチャートのステップS201〜S207の処理の内容は、図2のフローチャートのステップS201〜S207の処理の内容と同じであるため、ここでの説明を省略する。但し、本実施形態では、ステップ206においてCPU101は、割込時間の待機後にステップS701へ処理を進める。ステップS701においてCPU101は、OSの処理として、第2のアプリケーションのインストールに失敗した状態か否かを判定する。CPU101は、第2のアプリケーションのインストールに失敗した状態ではないと判定した場合(S701でNO)、処理をステップS204へ戻す。一方、CPU101は、第2のアプリケーションのインストールに失敗した状態にあると判定した場合(S701でYES)、処理をステップS702へ進める。 Since the processing contents of steps S201 to S207 of the flowchart of FIG. 7 are the same as the processing contents of steps S201 to S207 of the flowchart of FIG. 2, the description here will be omitted. However, in the present embodiment, in step 206, the CPU 101 proceeds to step S701 after waiting for the interrupt time. In step S701, the CPU 101 determines whether or not the installation of the second application has failed as an OS process. When the CPU 101 determines that the installation of the second application has not failed (NO in S701), the process returns to step S204. On the other hand, when the CPU 101 determines that the installation of the second application has failed (YES in S701), the CPU 101 proceeds to step S702.

ステップS702においてCPU101は、OSの処理として、ステップS203の通知から一定時間が経過したか否かを判定する。CPU101は、一定時間が経過していないと判定した場合(S702でNO)、処理をステップS204へ戻し、一定時間が経過したと判定した場合(S702でYES)、処理をステップS703へ進める。ステップS703においてCPU101は、第1のアプリケーションの処理として、第2のアプリケーションのインストールを中止し、第2のアプリケーションと互換性があり、且つ、未インストールの第3のアプリケーションを選択する。ステップS704においてCPU101は、第1のアプリケーションの処理として、ユーザに第3のアプリケーションのインストールを促す通知を行う。この通知には、第2のアプリケーションのインストールに失敗したこと及び第3のアプリケーションは第2のアプリケーションと互換性があることを明記したメッセージと、第3のアプリケーションのインストールを実行するか否かの選択ボタンが含まれる。 In step S702, the CPU 101 determines whether or not a certain time has elapsed from the notification in step S203 as an OS process. If the CPU 101 determines that a certain time has not elapsed (NO in S702), the process returns to step S204, and if it determines that a certain time has elapsed (YES in S702), the CPU 101 proceeds to step S703. In step S703, the CPU 101 cancels the installation of the second application as the process of the first application, and selects a third application that is compatible with the second application and has not been installed. In step S704, the CPU 101 notifies the user to install the third application as a process of the first application. This notification includes a message stating that the installation of the second application failed and that the third application is compatible with the second application, and whether to perform the installation of the third application. Includes select button.

以下の説明では、ステップS704の通知に対して、第3のアプリケーションのインストールを実行することが選択されたものとして、説明を続ける。なお、第3のアプリケーションをインストールしないことが選択された場合には、CPU101は、本処理を終了させ、例えば、ディスプレイ104の表示を図4(a)の画面301に戻す。 In the following description, it is assumed that the installation of the third application is selected in response to the notification in step S704, and the description continues. If it is selected not to install the third application, the CPU 101 ends this process and returns, for example, the display 104 to the screen 301 in FIG. 4A.

ステップS705においてCPU101は、OSの処理として、第3のアプリケーションが情報処理装置100にインストールされたか否かを判定する。CPU101は、第3のアプリケーションがインストールされたと判定した場合(S705でYES)、処理をステップS706へ進める。ステップS706においてCPU101は、OSの処理として、第3のアプリケーションを起動する。なお、CPU101はステップS706の処理を第1のアプリケーションの処理として行ってもよい。ステップS707においてCPU101は、第1のアプリケーションから受け取ったデータを第3のアプリケーションに渡し、これにより本処理は終了となる。 In step S705, the CPU 101 determines whether or not the third application has been installed in the information processing device 100 as an OS process. When the CPU 101 determines that the third application has been installed (YES in S705), the CPU 101 proceeds to step S706. In step S706, the CPU 101 starts a third application as an OS process. The CPU 101 may perform the process of step S706 as the process of the first application. In step S707, the CPU 101 passes the data received from the first application to the third application, and this process ends.

一方、CPU101は、ステップS705の判定において第3のアプリケーションがインストールされていないと判定した場合(S705でNO)、処理をステップS708へ進める。ステップS708においてCPU101は、OSの処理として、割込時間の間だけ待機する。割込時間の経過後のステップS709においてCPU101は、OSの処理として、第3のアプリケーションのインストールに失敗した状態か否かを判定する。CPU101は、第3のアプリケーションのインストールに失敗した状態ではないと判定した場合(S709でNO)、処理をステップS705へ戻す。一方、CPU101は、第3のアプリケーションのインストールに失敗した状態であると判定した場合(S709でYES)、処理をステップS710へ進める。 On the other hand, when the CPU 101 determines in step S705 that the third application is not installed (NO in S705), the CPU 101 proceeds to step S708. In step S708, the CPU 101 waits only during the interrupt time as an OS process. In step S709 after the interruption time has elapsed, the CPU 101 determines whether or not the installation of the third application has failed as an OS process. When the CPU 101 determines that the installation of the third application has not failed (NO in S709), the process returns to step S705. On the other hand, when the CPU 101 determines that the installation of the third application has failed (YES in S709), the CPU 101 proceeds to step S710.

ステップS710においてCPU101は、OSの処理として、ステップS704の通知から一定時間が経過したか否かを判定する。CPU101は、一定時間が経過していない判定した場合(S710でNO)、処理をステップS705へ戻し、一定時間が経過したと判定した場合(S710でYES)、処理をステップS711へ進める。ステップS711においてCPU101は、第1のアプリケーションの処理として、アプリケーション連携起動に失敗した旨をユーザに通知し、これにより本処理は終了となる。 In step S710, the CPU 101 determines whether or not a certain time has elapsed from the notification in step S704 as an OS process. When the CPU 101 determines that the fixed time has not elapsed (NO in S710), the process returns to step S705, and when it is determined that the fixed time has elapsed (YES in S710), the CPU 101 advances the process to step S711. In step S711, the CPU 101 notifies the user that the application cooperation start has failed as the process of the first application, and this process ends.

続いて、図7のフローチャートと図4のUIとの対応関係について説明する。なお、ステップS201,S202,S205,S207の順で処理が進んだ場合は、第1実施形態で説明した図2と図3のUIとの対応関係の説明を流用することができるため、ここでの説明を省略する。また、ステップS201,S202,S203,S204,S205,S207の順で処理が進んだ場合は、第1実施形態で説明した図2と図4のUIとの対応関係の説明を流用することができるため、ここでの説明を省略する。 Subsequently, the correspondence between the flowchart of FIG. 7 and the UI of FIG. 4 will be described. When the processing proceeds in the order of steps S201, S202, S205, and S207, the description of the correspondence between the UI of FIG. 2 and FIG. 3 described in the first embodiment can be diverted. The explanation of is omitted. Further, when the processing proceeds in the order of steps S201, S202, S203, S204, S205, and S207, the description of the correspondence between the UI of FIG. 2 and FIG. 4 described in the first embodiment can be diverted. Therefore, the description here will be omitted.

ステップS203からステップS204へ処理が進められ、インストール画面405のインストールボタン407が押下されると、第2のアプリケーションのインストールが試行される。このとき、情報処理装置100への第2のアプリケーションのインストールに失敗する場合がある。その理由としては、情報処理装置100が第2のアプリケーションのダウンロードが可能な外部機器に接続されていなかったこと、第2のアプリケーションを格納するRAM103等の記憶手段の記憶容量が不足していることが挙げられる。また、別の理由として、第2のアプリケーションの動作環境が情報処理装置100のハードウェア構成に適合しないことやOSとの整合性がないことが挙げられる。更に別の理由として、第2のアプリケーションのダウンロードサイト(アプリケーションストア)が公開停止となっていることや、ユーザにより第2のアプリケーションのインストールがキャンセルされたこと等が挙げられる。このような理由が生じ、理由が解消しない場合には、ステップS701では第2のアプリケーションのインストールに失敗した状態であると判定され、ステップS702で一定時間経過したと判定される。 When the process proceeds from step S203 to step S204 and the installation button 407 on the installation screen 405 is pressed, the installation of the second application is attempted. At this time, the installation of the second application on the information processing device 100 may fail. The reasons are that the information processing device 100 is not connected to an external device capable of downloading the second application, and that the storage capacity of the storage means such as the RAM 103 for storing the second application is insufficient. Can be mentioned. Another reason is that the operating environment of the second application does not match the hardware configuration of the information processing device 100 and is inconsistent with the OS. Yet another reason is that the download site (application store) of the second application has been suspended from publication, or that the installation of the second application has been canceled by the user. If such a reason occurs and the reason is not resolved, it is determined in step S701 that the installation of the second application has failed, and it is determined in step S702 that a certain period of time has elapsed.

すると、ステップS703において、第2のアプリケーションと互換性のある第3のアプリケーションが選択される。そして、ステップS704において、図4(b)の画面401に、第2のアプリケーションに代えて第3のアプリケーションのインストールを促すダイアログボックス(不図示)が表示される。ここで、この通知にしたがってユーザが第3のアプリケーションをインストールすることを決定した場合には、図4(c)のインストール画面405に対応する第3のアプリケーションのインストール画面が表示されるようにしてもよい。 Then, in step S703, a third application compatible with the second application is selected. Then, in step S704, a dialog box (not shown) prompting the installation of the third application instead of the second application is displayed on the screen 401 of FIG. 4B. Here, when the user decides to install the third application according to this notification, the installation screen of the third application corresponding to the installation screen 405 of FIG. 4C is displayed. May be good.

第3のアプリケーションのインストールに成功すると、図4(d)に示した画面507と同様の、第3のアプリケーションでの編集画面がディスプレイ104に表示され、編集画面内に第1のアプリケーションから引き継がれたデータが表示される。こうして第1のアプリケーションから第3のアプリケーションが連携起動された場合に、ユーザは、第1のアプリケーションで使用していたデータを第3のアプリケーション上で手動で読み込む操作を必要とすることなく、編集作業を行うことができる。 When the installation of the third application is successful, the editing screen of the third application similar to the screen 507 shown in FIG. 4D is displayed on the display 104, and the editing screen is inherited from the first application. Data is displayed. When the third application is co-launched from the first application in this way, the user can edit the data used in the first application without having to manually read the data on the third application. You can work.

以上の説明の通り、本実施形態では、第2のアプリケーションの情報処理装置100へのインストールが不可能な場合に、第2のアプリケーションと互換性のある第3のアプリケーションがインストールされ、起動される。そして、起動された第3のアプリケーションに、第1のアプリケーションで使用(編集)していたデータが自動的に引き継がれる。よって、ユーザは、第1のアプリケーションで使用していたデータを第3のアプリケーション上で手動で読み込む操作を必要とすることなく、第3のアプリケーションで使用することができる。 As described above, in the present embodiment, when the second application cannot be installed in the information processing apparatus 100, a third application compatible with the second application is installed and started. .. Then, the data used (edited) in the first application is automatically taken over by the started third application. Therefore, the user can use the data used in the first application in the third application without requiring the operation of manually reading the data in the third application.

以上、本発明をその好適な実施形態に基づいて詳述してきたが、本発明はこれら特定の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。更に、上述した各実施形態は本発明の一実施形態を示すものにすぎず、各実施形態を適宜組み合わせることも可能である。 Although the present invention has been described in detail based on the preferred embodiments thereof, the present invention is not limited to these specific embodiments, and various embodiments within the scope of the gist of the present invention are also included in the present invention. included. Further, each of the above-described embodiments is merely an embodiment of the present invention, and each embodiment can be combined as appropriate.

例えば、上記実施形態では、第2のアプリケーションが情報処理装置100にインストールされているか否かを、第2のアプリケーションが情報処理装置100の記憶手段に格納されて実行が可能な状態にあるか否かを判定することによって行った。但し、これに限られず、通信モジュール108を介して外部機器に格納されている第2のアプリケーションを実行することが可能な環境となっている場合も、第2のアプリケーションが情報処理装置100にインストールされているとみなすことができる。 For example, in the above embodiment, whether or not the second application is installed in the information processing device 100 is determined by whether or not the second application is stored in the storage means of the information processing device 100 and can be executed. It was done by judging whether or not. However, the present invention is not limited to this, and even when the environment is such that the second application stored in the external device can be executed via the communication module 108, the second application is installed in the information processing device 100. Can be considered to be.

本発明は以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのプログラム、及び該プログラムを記憶した記憶媒体は本発明を構成することになる。 The present invention is also realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiment is supplied to the system or device via a network or various storage media, and the computer (or CPU, MPU, etc.) of the system or device reads the program code. This is the process to be executed. In this case, the program and the storage medium that stores the program constitute the present invention.

100 情報処理装置
101 CPU
102 ROM
103 RAM
104 ディスプレイ
108 通信モジュール
100 Information processing device 101 CPU
102 ROM
103 RAM
104 Display 108 Communication Module

Claims (10)

情報処理装置であって、
第1のアプリケーションからの第2のアプリケーションの起動要求を受け付ける受け付け手段と、
前記第1のアプリケーションから起動する前記第2のアプリケーションのバージョンを指定する指定手段と、
前記第1のアプリケーションから前記第2のアプリケーションに受け渡すデータを取得する取得手段と、
前記第2のアプリケーションが前記情報処理装置にインストールされているか否かを判定する判定手段と、
前記第2のアプリケーションが前記情報処理装置にインストールされている場合に前記第2のアプリケーションのバージョンを検出する検出手段と、
前記第2のアプリケーション起動する起動手段と、
前記起動手段により起動された第2のアプリケーションに前記データを自動的に引き継いで前記データ処理を実行させる実行手段と、を備え
前記判定手段は、
前記検出手段が検出した第2のアプリケーションのバージョンが前記指定手段により指定されたバージョンであるか否かを更に判定し、
前記起動手段は、
前記指定されたバージョンの第2のアプリケーションが前記情報処理装置にインストールされている場合には該第2のアプリケーションを起動し、
前記第2のアプリケーションが前記情報処理装置にインストールされていない場合、及び、前記指定されたバージョンではない第2のアプリケーションが前記情報処理装置にインストールされている場合には、前記指定されたバージョンの第2のアプリケーションを前記情報処理装置にインストールして起動することを特徴とする情報処理装置。
It is an information processing device
A receiving means for receiving a second application start request from the first application, and
A specifying means for designating the version of the second application to be started from the first application, and
An acquisition means for acquiring data to be passed from the first application to the second application, and
A determination means for determining whether or not the second application is installed in the information processing apparatus, and
A detection means for detecting a version of the second application when the second application is installed in the information processing device, and
An activation means for invoking the second application and
And a execution means for executing the processing of the data automatically take over Ide pre Kide over data to the second application started by the starting means,
The determination means
Further, it is determined whether or not the version of the second application detected by the detection means is the version specified by the designated means.
The activation means is
If the specified version of the second application is installed in the information processing device, the second application is started, and the second application is started.
If the second application is not installed in the information processing device, or if a second application that is not the specified version is installed in the information processing device, the specified version of the information processing device is installed. An information processing device characterized in that a second application is installed and started in the information processing device.
前記第2のアプリケーションを前記情報処理装置へインストールすることができない場合に、前記第2のアプリケーションと互換性のある第3のアプリケーションを選択する選択手段を更に備え、
前記起動手段は、前記第2のアプリケーションに代えて前記第3のアプリケーションを前記情報処理装置にインストールして起動し、
前記実行手段は、前記起動された第3のアプリケーションに前記データを自動的に引き継いで前記データ処理実行させることを特徴とする請求項1に記載の情報処理装置。
Further provided is a selection means for selecting a third application compatible with the second application when the second application cannot be installed in the information processing apparatus.
The activation means installs and activates the third application in the information processing apparatus in place of the second application, and activates the third application.
The execution means, the information processing apparatus according to claim 1, characterized in that makes executing the processing of automatically take over Ide said data pre Kide over data to the third application wherein was started.
情報処理装置であって、
第1のアプリケーションからの第2のアプリケーションの起動要求を受け付ける受け付け手段と、
前記第1のアプリケーションから前記第2のアプリケーションに受け渡すデータを取得する取得手段と、
前記第2のアプリケーションが前記情報処理装置にインストールされているか否かを判定する判定手段と、
アプリケーションを起動する起動手段と、
前記起動手段により起動されたアプリケーションに前記取得手段が取得したデータを自動的に引き継いで前記データの処理を実行させる実行手段と、
前記第2のアプリケーションが前記情報処理装置にインストールされておらず、且つ、前記第2のアプリケーションを前記情報処理装置にインストールすることができない場合に前記第2のアプリケーションと互換性のある第3のアプリケーションを選択する選択手段と、を備え、
前記起動手段は、
前記第2のアプリケーションが前記情報処理装置にインストールされている場合に該第2のアプリケーションを起動し、
前記第2のアプリケーションが前記情報処理装置にインストールされていない場合において、前記第2のアプリケーションを前記情報処理装置にインストールすることができる場合には前記第2のアプリケーションを前記情報処理装置にインストールして起動し、前記第2のアプリケーションを前記情報処理装置にインストールすることができない場合には前記第3のアプリケーションを前記情報処理装置にインストールして起動することを特徴とする情報処理装置。
It is an information processing device
A receiving means for receiving a second application start request from the first application, and
An acquisition means for acquiring data to be passed from the first application to the second application, and
A determination means for determining whether or not the second application is installed in the information processing apparatus, and
The starting method to start the application and
An execution means for causing an application started by the activation means to automatically take over the data acquired by the acquisition means and execute processing of the data.
The second application is not installed on the information processing apparatus, and, the second third with previous SL second application compatible if it is not possible to install the application on the information processing apparatus comprising selecting means for selecting an application, a
The activation means is
When the second application is installed in the information processing apparatus, the second application is started and the second application is started.
If the second application is not installed in the information processing device and the second application can be installed in the information processing device, the second application is installed in the information processing device. start Te, the second information processing apparatus you characterized in that install and run the third application to the information processing apparatus the application if it can not be installed on the information processing apparatus.
前記情報処理装置に前記第2のアプリケーションがインストールされている場合に該第2のアプリケーションのバージョンを検出する検出手段と、
前記第2のアプリケーションの最新バージョンを確認する確認手段と、を備え、
前記判定手段は、前記検出手段が検出した前記第2のアプリケーションのバージョンが前記確認手段により確認された最新バージョンであるか否かを更に判定し、
前記起動手段は、記検出された前記第2のアプリケーションのバージョンが前記最新バージョンでなく、前記最新バージョンの第2のアプリケーションを前記情報処理装置にインストールすることができる場合に、前記最新バージョンの第2のアプリケーションを前記情報処理装置にインストールして起動することを特徴とする請求項に記載の情報処理装置。
A detection means for detecting a version of the second application when the second application is installed in the information processing device, and
A confirmation means for confirming the latest version of the second application is provided.
The determination means further determines whether or not the version of the second application detected by the detection means is the latest version confirmed by the confirmation means.
It said activation means, before dangerous issued version of the second application is rather before Symbol latest version, a second application of the latest version if that can be installed in the information processing apparatus the information processing apparatus according to a second application prior Symbol latest version to claim 3, characterized in that to start to install the information processing apparatus.
前記第2のアプリケーションが前記情報処理装置にインストールされていない場合に、前記情報処理装置のユーザに前記第2のアプリケーションの前記情報処理装置へのインストールを促す通知を表示手段に表示する通知手段を更に備えることを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。 Installed on a not have field coupling to the second application the information processing apparatus, a notification to display a notification prompting the installation of the information processing apparatus of the second application to the user of the information processing apparatus on the display unit The information processing apparatus according to any one of claims 1 to 4, further comprising means. 外部機器と通信する通信手段を備え、
前記起動手段は、前記通信手段を用いて前記第2のアプリケーションを前記外部機器からダウンロードして前記情報処理装置にインストールすることを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。
Equipped with communication means to communicate with external devices
The information according to any one of claims 1 to 5 , wherein the activation means downloads the second application from the external device and installs it in the information processing apparatus by using the communication means. Processing equipment.
前記判定手段は、前記通信手段を介して前記外部機器に格納されている前記第2のアプリケーションを実行することが可能な場合には、前記第2のアプリケーションは前記情報処理装置にインストールされていると判定することを特徴とする請求項に記載の情報処理装置。 Said determining means, wherein when via communication means capable of implementing the second application stored in the external device, the second application installed on the information processing apparatus The information processing apparatus according to claim 6 , wherein the information processing apparatus is determined to be. 情報処理装置の制御方法であって、
第1のアプリケーションからの第2のアプリケーションの起動要求を受け付ける受け付けステップと、
前記第1のアプリケーションから起動する前記第2のアプリケーションのバージョンを指定する指定ステップと、
前記第1のアプリケーションから前記第2のアプリケーションに受け渡すデータを取得する取得ステップと、
前記第2のアプリケーションが前記情報処理装置にインストールされているか否かを判定する判定ステップと、
前記第2のアプリケーションが前記情報処理装置にインストールされている場合に前記第2のアプリケーションのバージョンを検出する検出ステップと、
前記第2のアプリケーション起動する起動ステップと、
前記起動ステップで起動された第2のアプリケーションに前記データを自動的に引き継いで該第2のアプリケーションでの前記データに対する処理の実行を可能にする実行ステップと、を有し、
前記判定ステップでは、
前記検出ステップで検出された第2のアプリケーションのバージョンが前記指定ステップで指定されたバージョンであるか否かを更に判定し、
前記起動ステップでは、
前記指定されたバージョンの第2のアプリケーションが前記情報処理装置にインストールされている場合には該第2のアプリケーションを起動し、
前記第2のアプリケーションが前記情報処理装置にインストールされていない場合、及び、前記指定されたバージョンではない第2のアプリケーションが前記情報処理装置にインストールされている場合には、前記指定されたバージョンの第2のアプリケーションを前記情報処理装置にインストールして起動することを特徴とする情報処理装置の制御方法。
It is a control method for information processing equipment.
A reception step for accepting a second application start request from the first application, and
A specification step for specifying the version of the second application to be started from the first application, and
An acquisition step of acquiring data to be passed from the first application to the second application, and
A determination step for determining whether or not the second application is installed in the information processing apparatus, and
A detection step for detecting a version of the second application when the second application is installed in the information processing apparatus, and a detection step.
The start-up step for starting the second application and
Have a, an execution step of enabling the execution of processing for the data in automatically take over Ide said second application before Kide over data to the second application started by the starting step,
In the determination step,
Further determining whether or not the version of the second application detected in the detection step is the version specified in the designated step,
In the startup step,
If the specified version of the second application is installed in the information processing device, the second application is started, and the second application is started.
If the second application is not installed in the information processing device, or if a second application that is not the specified version is installed in the information processing device, the specified version of the information processing device is installed. A method for controlling an information processing device, which comprises installing and starting a second application on the information processing device.
情報処理装置の制御方法であって、It is a control method for information processing equipment.
第1のアプリケーションからの第2のアプリケーションの起動要求を受け付ける受け付けステップと、A reception step for accepting a second application start request from the first application, and
前記第1のアプリケーションから前記第2のアプリケーションに受け渡すデータを取得する取得ステップと、An acquisition step of acquiring data to be passed from the first application to the second application, and
前記第2のアプリケーションが前記情報処理装置にインストールされているか否かを判定する判定ステップと、A determination step for determining whether or not the second application is installed in the information processing apparatus, and
アプリケーションを起動する起動ステップと、The launch step to launch the application and
前記起動ステップで起動されたアプリケーションに前記取得ステップで取得したデータを自動的に引き継いで前記データの処理を実行させる実行ステップと、An execution step in which the application started in the start step automatically takes over the data acquired in the acquisition step and executes the processing of the data.
前記第2のアプリケーションが前記情報処理装置にインストールされておらず、且つ、前記第2のアプリケーションを前記情報処理装置にインストールすることができない場合に前記第2のアプリケーションと互換性のある第3のアプリケーションを選択ステップと、を有し、A third application that is compatible with the second application when the second application is not installed in the information processing apparatus and the second application cannot be installed in the information processing apparatus. Have an application selection step, and
前記起動ステップでは、In the startup step,
前記第2のアプリケーションが前記情報処理装置にインストールされている場合に該第2のアプリケーションを起動し、When the second application is installed in the information processing device, the second application is started and the second application is started.
前記第2のアプリケーションが前記情報処理装置にインストールされていない場合において、前記第2のアプリケーションを前記情報処理装置にインストールすることができる場合には前記第2のアプリケーションを前記情報処理装置にインストールして起動し、前記第2のアプリケーションを前記情報処理装置にインストールすることができない場合には前記第3のアプリケーションを前記情報処理装置にインストールして起動することを特徴とする情報処理装置の制御方法。If the second application is not installed in the information processing device and the second application can be installed in the information processing device, the second application is installed in the information processing device. A method for controlling an information processing device, which comprises installing and starting the third application in the information processing device when the second application cannot be installed in the information processing device. ..
コンピュータを請求項1乃至7のいずれか1項に記載の情報処理装置の各手段として機能させることを特徴とするプログラム。 A program characterized in that a computer functions as each means of the information processing apparatus according to any one of claims 1 to 7.
JP2017008576A 2017-01-20 2017-01-20 Information processing equipment, information processing methods and programs Active JP6851836B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017008576A JP6851836B2 (en) 2017-01-20 2017-01-20 Information processing equipment, information processing methods and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017008576A JP6851836B2 (en) 2017-01-20 2017-01-20 Information processing equipment, information processing methods and programs

Publications (2)

Publication Number Publication Date
JP2018116632A JP2018116632A (en) 2018-07-26
JP6851836B2 true JP6851836B2 (en) 2021-03-31

Family

ID=62984255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017008576A Active JP6851836B2 (en) 2017-01-20 2017-01-20 Information processing equipment, information processing methods and programs

Country Status (1)

Country Link
JP (1) JP6851836B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220398079A1 (en) * 2020-07-17 2022-12-15 Google Llc In-application store user interface

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5773787B2 (en) * 2011-07-21 2015-09-02 キヤノン株式会社 Information processing apparatus, control method thereof, and program
US9335983B2 (en) * 2013-07-28 2016-05-10 Oded Haim Breiner Method and system for displaying a non-installed android application and for requesting an action from a non-installed android application

Also Published As

Publication number Publication date
JP2018116632A (en) 2018-07-26

Similar Documents

Publication Publication Date Title
CN110221860B (en) Configuration file processing method, device, terminal and medium
JP5773787B2 (en) Information processing apparatus, control method thereof, and program
JP4612912B1 (en) Information processing apparatus, information processing system control method, and program
JP4671198B2 (en) Information processing device
JP6011479B2 (en) Application management apparatus, application management system, and program
KR102692889B1 (en) Method for updating firmware, electronic device and storage medium therefor
US9009737B2 (en) Apparatus and method of terminal for providing file system function
US20150220245A1 (en) Branded computer devices and apparatus to connect user and enterprise
JP2017107307A (en) Apparatus, information processing system, information processing method, and program
JP6889617B2 (en) Information processing equipment, program management methods, and programs
US9501270B2 (en) System and method for providing customized resources on a handheld electronic device
US20170024202A1 (en) Information processing apparatus, method, and program
US8947689B2 (en) Information processing apparatus having reliable display screen control within printer driver, storage medium, and control method thereof
WO2013027248A1 (en) Application synchronization method and program
JP6851836B2 (en) Information processing equipment, information processing methods and programs
US11200036B2 (en) Information processing apparatus, method of controlling the same, and storage medium
JP6070423B2 (en) Information processing apparatus, information processing method, and program
JP6099365B2 (en) Information processing system, information processing apparatus, information processing program, application execution method, and storage medium
JP2021174418A (en) Program, program set, and information processing apparatus
JP6929160B2 (en) Image forming device and its control method and program
US7702890B2 (en) Information processing apparatus and program
JP7289940B2 (en) Program set, storage medium, and information processing method
JP2018028842A (en) Information processing apparatus, information processing method, and information processing program
JP2019046360A (en) Program, information processing device, and control method
JP2010176567A (en) Information processor, information processing system, control method therefor, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210120

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210209

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210310

R151 Written notification of patent or utility model registration

Ref document number: 6851836

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151