JP5936458B2 - Information processing apparatus, application execution control method, application execution control program, and recording medium - Google Patents

Information processing apparatus, application execution control method, application execution control program, and recording medium Download PDF

Info

Publication number
JP5936458B2
JP5936458B2 JP2012137227A JP2012137227A JP5936458B2 JP 5936458 B2 JP5936458 B2 JP 5936458B2 JP 2012137227 A JP2012137227 A JP 2012137227A JP 2012137227 A JP2012137227 A JP 2012137227A JP 5936458 B2 JP5936458 B2 JP 5936458B2
Authority
JP
Japan
Prior art keywords
application
management unit
initialization
launcher
processing apparatus
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.)
Expired - Fee Related
Application number
JP2012137227A
Other languages
Japanese (ja)
Other versions
JP2014002541A (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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2012137227A priority Critical patent/JP5936458B2/en
Publication of JP2014002541A publication Critical patent/JP2014002541A/en
Application granted granted Critical
Publication of JP5936458B2 publication Critical patent/JP5936458B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数のアプリケーションが実行可能な情報処理装置に関する。   The present invention relates to an information processing apparatus capable of executing a plurality of applications.

複数のアプリケーションが実行可能な情報処理装置として、スマートフォン等の携帯情報端末がある。近年、このような携帯情報端末に搭載されるアプリケーションは、従来よりも多機能・高機能化し、それにともなって、アプリケーションの初期化処理が複雑化し、多くのリソースを使用するようになってきている。   As an information processing apparatus capable of executing a plurality of applications, there is a portable information terminal such as a smartphone. In recent years, applications installed in such personal digital assistants have become more multifunctional and sophisticated than before, and along with this, application initialization processing has become more complicated and more resources have been used. .

一般的に、GUIを伴ったアプリケーションでは、ユーザが利用する際にアプリケーション一覧から当該のアイコンをタッチするなどの操作を契機とし、アプリケーション専用のプロセスを生成する、利用するメモリを取得する、データベースに代表される永続的な初期化情報をファイルなどから読み出す、使用する画面や入力機器の使用権を取得する等の初期化処理を行った後、初めて、ユーザは操作可能となる。   In general, in an application with a GUI, when a user uses it, an operation such as touching the icon from the application list is used as an opportunity to generate a process dedicated to the application, to acquire a memory to be used, and to a database. The user can operate only after performing initialization processing such as reading representative initialization information from a file or the like, obtaining a screen to be used, and using the input device.

しかしながら、これらの初期化処理は、ユーザがアプリケーションを利用できるまでの時間を長くし、利便性を低下させる。特に、電話発信やメール作成など様々な機能へのジャンクションとなっている電話帳のようなアプリケーションでは、それを利用可能となるまでの時間が長いと、情報処理装置トータルの操作感を下げてしまうこととなる。   However, these initialization processes lengthen the time until the user can use the application and reduce convenience. In particular, in applications such as a phone book that is a junction to various functions such as making calls and creating mail, if the time until it becomes available is long, the total operational feeling of the information processing device is lowered. It will be.

特に、携帯情報端末の起動時においては、携帯情報端末自体の起動処理も加わるため、ユーザが所望のアプリケーションを利用可能となるまでに長い時間を要する。図4の(a)〜(d)は、携帯情報端末の電源がOffの状態から、ユーザが電話帳アプリケーションを利用可能となるまでの遷移図を示している。図4に示す4つの状態のうち、まず、図4の(a)では、上記携帯情報端末の電源がOffとなっている。ここで、ユーザが電源を入れると、図4の(b)に示すように、上記携帯情報端末の電源がOnの状態となる。そして、上記携帯情報端末の起動処理が行われた後、ランチャアプリケーションが起動し、図4の(c)に示す画面となる。ここで、ランチャアプリケーションとは、携帯情報端末の起動時に最初に実行されるアプリケーションであって、表示される複数のアイコンから、所望のアプリケーションのアイコンを選択することにより、所望のアプリケーションを起動することができるアプリケーションである。   In particular, when the portable information terminal is activated, the activation process of the portable information terminal itself is also added. Therefore, it takes a long time until the user can use a desired application. 4A to 4D show transition diagrams from when the power source of the portable information terminal is OFF to when the user can use the phone book application. Among the four states shown in FIG. 4, first, in FIG. 4A, the power source of the portable information terminal is turned off. Here, when the user turns on the power, the portable information terminal is turned on as shown in FIG. Then, after the activation process of the portable information terminal is performed, the launcher application is activated, and the screen shown in FIG. Here, the launcher application is an application that is executed first when the portable information terminal is activated, and activates a desired application by selecting a desired application icon from a plurality of displayed icons. It is an application that can.

図4の(c)に示す画面で、ユーザが、ランチャアプリケーション上の電話帳アイコン60を選択すると、電話帳アプリケーションが初期化され、図4の(d)に示す画面のように、電話帳アプリケーションの起動が完了する。   When the user selects the phone book icon 60 on the launcher application on the screen shown in FIG. 4C, the phone book application is initialized. As shown in the screen shown in FIG. Is complete.

このように、特に携帯情報端末の起動時においては、ユーザが当該アプリケーションを利用可能となるまでの時間が長いため、より効率的なアプリケーションの初期化処理を行うことが求められている。   In this way, particularly when the portable information terminal is activated, since it takes a long time until the user can use the application, it is required to perform more efficient application initialization processing.

ここで、アプリケーションの初期化処理を効率化するための発明としては、例えば、下記の特許文献1〜3が挙げられる。   Here, as an invention for improving the efficiency of the initialization process of the application, for example, the following Patent Documents 1 to 3 can be cited.

特許文献1には、GUI(Graphical User Interface)アプリケーションの起動時において、ユーザに対して即座にGUI画面を表示させると共に、起動処理を行っている期間中にユーザの入力を受け付けることで、操作性と入力処理の効率を向上させる技術が開示されている。   In Patent Document 1, when a GUI (Graphical User Interface) application is started, the GUI screen is immediately displayed to the user, and user input is accepted during the start-up process, thereby improving operability. And a technique for improving the efficiency of input processing.

特許文献2には、タイトルの文字を含む表示要素のデータからビットマップデータを生成し、このビットマップデータから、タイトルリストやアクションメニューのイメージ作成することにより、フォントデータのサーチや描画処理のための演算によるオーバーヘッドが発生しなくなり、イメージを比較的高速に作成する技術が開示されている。   In Patent Document 2, bitmap data is generated from display element data including title characters, and a title list or action menu image is created from the bitmap data for font data search and drawing processing. There is disclosed a technique for generating an image at a relatively high speed without the overhead caused by the above calculation.

特許文献3には、操作者の操作履歴(以下、操作パターン)に基づいて、近い将来行われる操作を支援する制御を行うことにより、操作性の向上を図る技術が開示されている。   Patent Document 3 discloses a technique for improving operability by performing control to support operations performed in the near future based on an operator's operation history (hereinafter, operation pattern).

特開2003−280884号公報(2003年10月2日公開)JP 2003-280884 A (released on October 2, 2003) 特開2005−141596号公報(2005年6月2日公開)Japanese Patent Laying-Open No. 2005-141596 (released on June 2, 2005) 特開2006−344018号公報(2006年12月21日公開)JP 2006-344018 A (released on December 21, 2006)

しかしながら、特許文献1に開示された技術は、コンテンツのロードや画面の描画処理など、初期化処理の内部の順番を制御することにより、GUI画面を優先的に表示するものである。このため、コンテンツの表示を含む、アプリケーションの起動自体を早くすることを目的としたものではない。   However, the technique disclosed in Patent Document 1 preferentially displays a GUI screen by controlling the internal order of initialization processing such as content loading and screen rendering processing. For this reason, it is not intended to speed up the activation of the application itself, including the display of content.

特許文献2に開示された技術は、特別なデータをあらかじめ保持しておく必要があるため、アプリケーションごとに異なる初期化処理を構成する必要がある。   Since the technique disclosed in Patent Document 2 needs to hold special data in advance, it is necessary to configure a different initialization process for each application.

特許文献3に開示された技術は、操作パターンの記憶や、照合により、初期化処理以外の処理負荷がかかる。また、初期化処理に際して、予めユーザの操作パターンを記憶しておく必要があるため、情報処理装置自体の起動時といったシステムの初期化を伴うタイミングでは、操作パターンの情報を取得できないという問題がある。   The technique disclosed in Patent Document 3 requires a processing load other than the initialization process due to the storage and collation of operation patterns. Further, since it is necessary to store the user's operation pattern in advance during the initialization process, there is a problem in that operation pattern information cannot be acquired at a timing accompanying system initialization such as when the information processing apparatus itself is activated. .

さらに、一般的に、情報処理装置の起動時に行われるシステムの初期化処理は、多くのメモリ、CPU等のリソースを使用する。このとき、同時にアプリケーションの初期化処理を行った場合、リソースが不足してしまい、結果としてユーザが利用可能になるまでの時間が長くなる虞がある。また、システムがリソースを取得できない場合にアプリケーションを強制的に終了させる機能を備えるシステムにおいては、当該アプリケーションが強制終了した場合、予め行っておいた初期化処理が無駄になるという問題がある。   Furthermore, generally, the initialization processing of the system that is performed when the information processing apparatus is activated uses many resources such as a memory and a CPU. At this time, if the application initialization process is performed at the same time, resources may be insufficient, and as a result, there is a possibility that the time until the user becomes available becomes longer. In addition, in a system having a function for forcibly terminating an application when the system cannot acquire a resource, there is a problem that initialization processing performed in advance is wasted when the application is forcibly terminated.

本発明は上記の各問題点に鑑みなされたものであって、その目的は、前もってアプリケーションの初期化処理を適切なタイミングで行っておくことにより、当該アプリケーションをユーザが利用可能となるまでの時間を短縮することができ、アプリケーション起動の体感速度を向上させることができる情報処理装置を提供することにある。   The present invention has been made in view of the above-described problems, and its purpose is to perform a time until the user can use the application by performing initialization processing of the application at an appropriate timing in advance. It is to provide an information processing apparatus that can shorten the sensible speed of application activation.

本発明の情報処理装置は、上記課題を解決するために、実行中のアプリケーションを表示する表示部と、アプリケーションの起動を管理するアプリケーション起動管理部とを備え、アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、上記アプリケーション起動管理部は、第1アプリケーションの描画処理の完了を検出したとき、上記第1アプリケーションとは異なる第2アプリケーションの初期化処理を実行することを特徴としている。   In order to solve the above-described problem, the information processing apparatus of the present invention includes a display unit that displays a running application and an application activation management unit that manages the activation of the application. When the process other than the drawing process on the display unit is set as the initialization process, the application activation management unit detects the completion of the drawing process of the first application, and the second application different from the first application is detected. It is characterized by executing an initialization process.

上記の構成によれば、アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、上記アプリケーション起動管理部は、第1アプリケーションの描画処理の完了を検出したとき、上記第1アプリケーションとは異なる第2アプリケーションの初期化処理を実行する。   According to the above configuration, when the process other than the drawing process of the application on the display unit is set as the initialization process in the application activation process, the application activation management unit completes the drawing process of the first application. Is detected, the second application initialization process different from the first application is executed.

すなわち、第1アプリケーションの描画処理の完了後に上記第2アプリケーションの初期化処理が実行されているため、ユーザが上記第2アプリケーションを操作するために当該第2アプリケーションを起動したときには、既に、当該第2アプリケーションの初期化処理が完了しているため、当該第2アプリケーションの起動処理は描画処理のみですむ。   That is, since the initialization process of the second application is executed after the drawing process of the first application is completed, when the user starts the second application to operate the second application, the second application is already executed. Since the initialization process of the two applications has been completed, only the drawing process is required to start the second application.

これにより、アプリケーションをユーザが利用可能となるまでの時間を短縮することができ、アプリケーション起動の体感速度を向上させることができるという効果を奏する。   As a result, it is possible to shorten the time until the user can use the application, and to improve the sensation speed of starting the application.

上記第1アプリケーションは、ユーザが選択するための複数の項目を上記表示部に表示したアプリケーションであることが好ましい。   The first application is preferably an application in which a plurality of items for the user to select are displayed on the display unit.

上記の構成によれば、上記第1アプリケーションは、ユーザが選択するための複数の項目を上記表示部に表示したアプリケーションである。   According to said structure, the said 1st application is an application which displayed the several item for a user to select on the said display part.

すなわち、上記第1アプリケーションの描画処理の完了後には、ユーザが選択するための複数の項目が表示部に表示されているため、ユーザが複数の項目から所望の目的を達成することができる項目を探し出して選択するために、表示部を確認する待機時間が発生し、この待機時間の間に、上記第2アプリケーションの初期化処理を実行することになる。   That is, after the drawing process of the first application is completed, a plurality of items for the user to select are displayed on the display unit, and thus the items that allow the user to achieve a desired purpose from the plurality of items. In order to find and select, a waiting time for checking the display unit occurs, and the initialization process of the second application is executed during this waiting time.

したがって、ユーザの待機時間を利用して、他に処理負荷をかけることなく、効率的に第2アプリケーションの初期化処理を実行することができる。   Therefore, it is possible to efficiently execute the initialization process of the second application by using the waiting time of the user without applying any other processing load.

上記項目は、第1アプリケーションとは異なるアプリケーションの起動用のアイコンであることが好ましい。   The item is preferably an icon for starting an application different from the first application.

上記の構成によれば、上記項目は第1アプリケーションとは異なるアプリケーションの起動用のアイコンであるため、上記第1アプリケーションが上記表示部に表示する複数のアプリケーションの中に、上記第2アプリケーションが含まれている場合、ユーザが複数のアプリケーションから上記第2アプリケーションのアイコンを探し出して選択するまでの間に発生する待機時間を利用して、上記第2アプリケーションの初期化処理を実行し、ユーザが上記第2アプリケーションを選択したとき、上記第2アプリケーションが描画される。   According to the above configuration, since the item is an icon for starting an application different from the first application, the second application is included in the plurality of applications displayed on the display unit by the first application. In the case where the second application is searched for and selected from a plurality of applications, the second application initialization process is executed using the waiting time generated until the second application icon is searched and selected. When the second application is selected, the second application is drawn.

すなわち、上記第1アプリケーションと上記第2アプリケーションが関連しているため、待機時間の間に行われた上記第2アプリケーションの初期化処理を有効に活用することができる可能性が高い。   That is, since the first application and the second application are related, there is a high possibility that the initialization process of the second application performed during the standby time can be used effectively.

したがって、予め実行されている第2アプリケーションの初期化処理が無駄になりにくいという効果を奏する。   Therefore, there is an effect that the initialization process of the second application that is executed in advance is not wasted.

上記第1アプリケーションは、上記情報処理装置の起動時に最初に実行されるランチャアプリケーションであることが好ましい。   The first application is preferably a launcher application that is executed first when the information processing apparatus is activated.

上記の構成によれば、上記第1アプリケーションは、上記情報処理装置の起動時に最初に実行されるランチャアプリケーションである。   According to the above configuration, the first application is a launcher application that is executed first when the information processing apparatus is activated.

すなわち、情報処理装置の起動時に、ランチャアプリケーションである上記第1アプリケーションが最初に実行され、上記第1アプリケーションの描画処理の完了後、上記第2アプリケーションの初期化処理が実行されることになる。   That is, when the information processing apparatus is activated, the first application, which is a launcher application, is executed first, and after the drawing process of the first application is completed, the initialization process of the second application is executed.

一般的に、情報処理装置の起動時は、多くのメモリ、CPU等のリソースを使用する状況であるが、ランチャアプリケーションの描画処理が終わった段階というのは、メモリ、CPU等のリソースに余裕がある。このため、上記第2アプリケーションの初期化処理が強制終了する虞がない。   In general, when an information processing device is started up, a large amount of resources such as memory and CPU are used. However, when the launcher application rendering process is completed, there is room for resources such as memory and CPU. is there. For this reason, there is no possibility that the initialization process of the second application is forcibly terminated.

したがって、他のアプリケーションやシステムの処理に影響を与えず、第2アプリケーションの初期化処理を安全に行うことができる。   Therefore, the initialization process of the second application can be performed safely without affecting the processes of other applications and systems.

上記第2アプリケーションの初期化処理は、他の機能を実現する際の初期化処理と共通していることが好ましい。   The initialization process of the second application is preferably the same as the initialization process for realizing other functions.

上記の構成によれば、第2アプリケーションの初期化処理は、他の機能を実現する際の初期化処理と共通していることで、第2アプリケーションが実行されている状態で、当該第2アプリケーションと初期化処理が共通のアプリケーションを起動させる場合には、初期化処理が既に済んでいるため、ユーザがアプリケーションを使用可能となるまでの時間を短縮できるので、アプリケーション起動の体感速度を向上させることができるという効果を奏する。   According to the above configuration, the initialization process of the second application is in common with the initialization process when realizing other functions, so that the second application is executed in a state where the second application is being executed. When starting an application with the same initialization process, the initialization process has already been completed, so the time until the user can use the application can be shortened. There is an effect that can be.

本発明の情報処理装置のアプリケーション実行制御方法は、実行中のアプリケーションを表示する表示部と、アプリケーションの起動を管理するアプリケーション起動管理部とを備えた情報処理装置のアプリケーション実行制御方法であって、アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、上記アプリケーション起動管理部は、第1アプリケーションの描画処理の完了を検出したとき、上記第1アプリケーションとは異なる第2アプリケーションの初期化処理を実行することを特徴としている。   An application execution control method for an information processing apparatus according to the present invention is an application execution control method for an information processing apparatus including a display unit that displays an application being executed and an application activation management unit that manages activation of the application, Of the application activation processes, when the process other than the drawing process on the display unit of the application is set as an initialization process, the application activation management unit detects the completion of the first application drawing process. An initialization process for a second application different from the one application is executed.

上記の構成によれば、アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、上記アプリケーション起動管理部は、第1アプリケーションの描画処理の完了を検出したとき、上記第1アプリケーションとは異なる第2アプリケーションの初期化処理を実行することになる。   According to the above configuration, when the process other than the drawing process of the application on the display unit is set as the initialization process in the application activation process, the application activation management unit completes the drawing process of the first application. When this is detected, the initialization process of the second application different from the first application is executed.

すなわち、第1アプリケーションの描画処理の完了後に上記第2アプリケーションの初期化処理が実行されているため、ユーザが上記第2アプリケーションを操作するために当該第2アプリケーションを起動したときには、既に、当該第2アプリケーションの初期化処理が完了しているため、当該第2アプリケーションの起動処理は描画処理のみですむ。   That is, since the initialization process of the second application is executed after the drawing process of the first application is completed, when the user starts the second application to operate the second application, the second application is already executed. Since the initialization process of the two applications has been completed, only the drawing process is required to start the second application.

これにより、アプリケーションをユーザが利用可能となるまでの時間を短縮することができ、アプリケーション起動の体感速度を向上させることができるという効果を奏する。   As a result, it is possible to shorten the time until the user can use the application, and to improve the sensation speed of starting the application.

本発明の情報処理装置は、以上のように、実行中のアプリケーションを表示する表示部と、アプリケーションの起動を管理するアプリケーション起動管理部とを備え、アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、上記アプリケーション起動管理部は、第1アプリケーションの描画処理の完了を検出したとき、上記第1アプリケーションとは異なる第2アプリケーションの初期化処理を実行することで、アプリケーションをユーザが利用可能となるまでの時間を短縮することができ、アプリケーション起動の体感速度を向上させることができるという効果を奏する。   As described above, the information processing apparatus according to the present invention includes the display unit that displays an application being executed and the application activation management unit that manages the activation of the application. When the process other than the drawing process to the part is set as the initialization process, the application activation management unit detects the completion of the drawing process of the first application, and initializes the second application different from the first application. By executing this, it is possible to shorten the time until the user can use the application, and to improve the perceived speed of starting the application.

本発明の情報処理装置の一例を示す概略構成ブロック図である。It is a schematic block diagram showing an example of an information processing apparatus of the present invention. 図1に示す情報処理装置によって行われる初期化処理の特徴点を説明するための図である。It is a figure for demonstrating the feature point of the initialization process performed by the information processing apparatus shown in FIG. 図1に示す情報処理装置によって行われる初期化処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the initialization process performed by the information processing apparatus shown in FIG. ユーザが端末の電源を入れてから電話帳アプリケーションを利用可能となるまでの状態の遷移を示す図である。It is a figure which shows the state transition after a user powers on a terminal until it becomes possible to use a telephone directory application.

本発明の実施の形態について、図1〜図3に基づいて詳細に説明する。なお、本実施の形態では、本発明の情報処理装置を携帯情報端末であるスマートフォンに搭載した例について説明する。
(本スマートフォンのシステム構成)・・・図1
図1は、本実施の形態に係るスマートフォン(以下、本スマートフォン)の要部構成を示すブロック図である。
Embodiments of the present invention will be described in detail with reference to FIGS. In this embodiment, an example in which the information processing apparatus of the present invention is mounted on a smartphone that is a portable information terminal will be described.
(System configuration of this smartphone) ... Fig. 1
FIG. 1 is a block diagram showing a main configuration of a smartphone according to the present embodiment (hereinafter, this smartphone).

本スマートフォンは、図1に示すように、記憶部2、表示部3、タッチパネル4、操作部5、およびCPU1を備えている。なお、図1に示すブロック図では、スマートフォンに当然搭載されている通信機能、通話機能等を省略し、本発明に必要なブロックのみを記載している。   As shown in FIG. 1, the smartphone includes a storage unit 2, a display unit 3, a touch panel 4, an operation unit 5, and a CPU 1. In the block diagram shown in FIG. 1, the communication function, the call function, and the like that are naturally installed in the smartphone are omitted, and only the blocks necessary for the present invention are shown.

上記記憶部2は、ランチャアプリケーションプログラム200、電話帳アプリケーションプログラム201、初期化情報202を記憶するROMである。ランチャアプリケーションプログラム200、電話帳アプリケーションプログラム201は、それぞれ、ランチャアプリケーション(第1アプリケーション)、電話帳アプリケーション(第2アプリケーション)を実行するための実行ファイルであって、CPU1のアプリケーション管理部10によって読み出され、実行される。   The storage unit 2 is a ROM that stores a launcher application program 200, a phone book application program 201, and initialization information 202. The launcher application program 200 and the phone book application program 201 are executable files for executing the launcher application (first application) and the phone book application (second application), respectively, and are read by the application management unit 10 of the CPU 1. And executed.

上記表示部3は、液晶パネル、有機ELパネル等のフラットディスプレイパネルからなり、本スマートフォンによって処理される情報(アプリケーション等)を表示するようになっている。   The said display part 3 consists of flat display panels, such as a liquid crystal panel and an organic electroluminescent panel, and displays the information (application etc.) processed by this smart phone.

上記表示部3は、文字入力画面や各種のアプリケーションのアイコンを一覧にしたランチャを表示するようになっている。このランチャの描画処理については後述する。   The display unit 3 displays a launcher that lists icons of character input screens and various applications. The launcher drawing process will be described later.

上記タッチパネル4は、表示部3の表示画面を覆うようにして設けられ、当該表示部3に表示された文字入力画面における文字列の入力や、当該表示部3に表示されたランチャ内のアプリケーションのアイコンの選択、当該表示部3の表示画面のスクロール等のユーザによるタッチ操作を受け付けるユーザインターフェースとして機能する。タッチパネル4の駆動方式については、静電容量方式、抵抗膜方式など何れの駆動方式であってもよく、駆動方式については特に限定されるものではない。   The touch panel 4 is provided so as to cover the display screen of the display unit 3. The touch panel 4 is used to input a character string on the character input screen displayed on the display unit 3, or to display an application in the launcher displayed on the display unit 3. It functions as a user interface that accepts touch operations by the user, such as selecting an icon and scrolling the display screen of the display unit 3. The drive method of the touch panel 4 may be any drive method such as a capacitance method or a resistance film method, and the drive method is not particularly limited.

上記操作部5は、ユーザが押下することにより機能する物理的な操作キーから成る入力手段である。つまり、本スマートフォンには、タッチパネル4に加えて、操作部5もユーザインターフェースとして機能している。   The operation unit 5 is an input unit composed of physical operation keys that function when pressed by the user. In other words, in addition to the touch panel 4, the operation unit 5 functions as a user interface in the smartphone.

上記CPU1は、本スマートフォンの動作を統括して制御するものであり、アプリケーション管理部10、表示管理部11を含んだアプリケーション起動管理部を備えた情報処理装置である。   The CPU 1 controls the overall operation of the smartphone, and is an information processing apparatus including an application activation management unit including an application management unit 10 and a display management unit 11.

上記アプリケーション管理部10は、スマートフォンが実行する各アプリケーションを管理するものであり、OS(Operating System)によって起動される。本スマートフォンの場合は、上記アプリケーション管理部10は、ランチャアプリケーションを管理するランチャアプリケーション管理部20と、電話帳アプリケーションを管理する電話帳アプリケーション管理部21を含む。また、上記表示管理部11は、ランチャーアプリケーションケーションの描画処理を行うランチャアプリケーション表示管理部30、電話帳アプリケーションの描画処理を行う電話帳アプリケーション表示管理部31を含む。   The application management unit 10 manages each application executed by the smartphone, and is activated by an OS (Operating System). In the case of this smartphone, the application management unit 10 includes a launcher application management unit 20 that manages launcher applications, and a phone book application management unit 21 that manages phone book applications. The display management unit 11 includes a launcher application display management unit 30 that performs drawing processing of a launcher application, and a phone book application display management unit 31 that performs drawing processing of a phone book application.

上記ランチャアプリケーション管理部20は、アプリケーション管理部10がOSによって起動されることによって、ランチャアプリケーションプログラム200と、ランチャアプリケーションを起動するための初期化処理に必要な初期化情報202を読み出し、ランチャアプリケーションを起動するための初期化処理を行うようになっている。   The launcher application management unit 20 reads the launcher application program 200 and initialization information 202 necessary for initialization processing for starting the launcher application when the application management unit 10 is started by the OS, and executes the launcher application. An initialization process for starting is performed.

ここでは、アプリケーションの初期化処理とは、アプリケーションを画面に描画する処理以外の全ての初期化処理を含む。具体的には、プロセスの生成、メモリの取得、データベースなどの初期化情報の読み出し、画面や入力機器の使用権の取得等を指す。   Here, the application initialization process includes all initialization processes other than the process of drawing the application on the screen. Specifically, it refers to process generation, memory acquisition, reading of initialization information such as a database, acquisition of usage rights of screens and input devices, and the like.

また、上記ランチャアプリケーション管理部20は、初期化処理したデータ(初期化データ)を、上記表示管理部11のランチャアプリケーション表示管理部30に送る。   The launcher application management unit 20 sends the initialized data (initialization data) to the launcher application display management unit 30 of the display management unit 11.

上記ランチャアプリケーション表示管理部30は、上記ランチャアプリケーション管理部20から送られた初期化データに基づいて、ランチャアプリケーションの描画処理を行うようになっている。   The launcher application display management unit 30 performs a launcher application drawing process based on the initialization data sent from the launcher application management unit 20.

また、上記ランチャアプリケーション表示管理部30は、描画処理したデータ(描画データ)を、表示部3に送る。これによって、表示部3には、ランチャが表示される。   Further, the launcher application display management unit 30 sends the data subjected to the drawing process (drawing data) to the display unit 3. Thereby, the launcher is displayed on the display unit 3.

また、上記ランチャアプリケーション表示管理部30は、ランチャアプリケーションの描画処理が終了した時点で、描画データを上述のように、表示部3に送ると共に、描画処理が終了したことを示す描画終了信号を電話帳アプリケーション管理部21に送るようになっている。   The launcher application display management unit 30 sends drawing data to the display unit 3 as described above at the time when the launcher application drawing process ends, and calls a drawing end signal indicating that the drawing process has ended. The data is sent to the book application management unit 21.

上記電話帳アプリケーション管理部21は、ランチャアプリケーション管理部20からの描画終了信号をトリガにして、電話帳アプリケーションプログラム201と、電話帳アプリケーションを起動するための初期化処理に必要な初期化情報202を読み出し、電話帳アプリケーションを起動するための初期化処理を行うようになっている。   The phone book application management unit 21 uses the drawing end signal from the launcher application management unit 20 as a trigger to generate a phone book application program 201 and initialization information 202 necessary for initialization processing for starting the phone book application. Reading and initialization processing for starting up the phone book application are performed.

また、上記電話帳アプリケーション管理部21は、初期化処理したデータ(初期化データ)を上記表示管理部11の電話帳アプリケーション表示管理部31に送る。なお、電話帳アプリケーション管理部21は、電話帳アプリケーション表示管理部31からの要求信号が入力されることをトリガにして、初期化データを、当該電話帳アプリケーション表示管理部31に送る。   The telephone book application management unit 21 sends the initialized data (initialization data) to the telephone book application display management unit 31 of the display management unit 11. The phone book application management unit 21 sends initialization data to the phone book application display management unit 31 triggered by the input of a request signal from the phone book application display management unit 31.

上記電話帳アプリケーション表示管理部31は、表示部3において表示されているランチャ内の電話帳アイコンがタッチパネル4を介してタッチされた信号をランチャアプリケーション表示管理部30が受け取り、上記電話帳アプリケーション管理部21に対して、初期化データが要求され、受け取った初期化データに基づいて電話帳アプリケーションの描画処理を行うようになっている。   The phone book application display management unit 31 receives a signal that the phone book icon in the launcher displayed on the display unit 3 is touched via the touch panel 4, and the launcher application display management unit 30 receives the signal. 21 is requested for initialization data, and the telephone book application is rendered based on the received initialization data.

また、電話帳アプリケーション表示管理部31は、描画処理したデータ(描画データ)を表示部3に送る。これによって、表示部3には、電話帳アプリケーションが表示される。   In addition, the telephone directory application display management unit 31 sends the drawn data (drawing data) to the display unit 3. As a result, the phone book application is displayed on the display unit 3.

ここで、上記電話帳アプリケーション表示管理部31は、表示部3において表示されているランチャ内の電話帳アイコンがタッチパネル4を介してタッチされた信号をトリガにして、上記電話帳アプリケーション管理部21に対して、初期化データを要求するようにしていたが、例えば操作部5の任意のキーを、電話帳アプリケーションを起動させるためのキーとして機能させるようにすれば、当該キーからの信号をトリガにして、電話帳アプリケーション管理部21に対して、初期化データを要求するようにしてもよい。   Here, the phone book application display management unit 31 uses the signal that the phone book icon in the launcher displayed on the display unit 3 is touched via the touch panel 4 as a trigger to the phone book application management unit 21. On the other hand, the initialization data is requested. However, for example, if an arbitrary key of the operation unit 5 is made to function as a key for starting the telephone book application, a signal from the key is used as a trigger. Then, the initialization data may be requested to the telephone directory application management unit 21.

ここで、図1では、表示管理部11は、CPU1内に設けられた例について示しているが、GPU(Graphical Processing Unit)のような、画面表示に関する処理に特化したハードウェアを用いて、CPU1の外部に設けてもよい。   Here, in FIG. 1, the display management unit 11 shows an example provided in the CPU 1, but using hardware specialized for screen display processing such as GPU (Graphical Processing Unit), It may be provided outside the CPU 1.

なお、アプリケーションをCPU1で実行するためのプログラムのワークエリアとして機能するRAMに関しては、図示を省略している。   In addition, illustration is abbreviate | omitted regarding RAM which functions as a work area of the program for performing an application with CPU1.

(電話帳アプリケーションの初期化処理のタイミング)・・・図2
図2は、スマートフォンの電源がOnになってから電話帳アプリケーションがスマートフォンの表示部3に表示されるまでの処理の流れを示しており、(a)は、一般的な処理の流れを示すフローチャート、(b)は、本実施の形態に係る処理の流れを示すフローチャートである。なお、両フローチャートにおいて説明する部材については、図1に示すスマートフォンに記載の部材とする。
(Telephone book application initialization process timing) FIG. 2
FIG. 2 shows a process flow from when the smartphone power is turned on until the phone book application is displayed on the display unit 3 of the smartphone. FIG. 2A is a flowchart showing a general process flow. (B) is a flowchart which shows the flow of the process which concerns on this Embodiment. In addition, about the member demonstrated in both flowcharts, it is set as the member as described in the smart phone shown in FIG.

まず、図2の(a)を参照しながら、一般的な処理の流れについて説明する。   First, a general processing flow will be described with reference to FIG.

まず、端末の電源がOnになると(S11)、システムが起動する(S12)。ここでは、OSの初期化処理やネットワークの接続などが行われる。   First, when the terminal is powered on (S11), the system is activated (S12). Here, OS initialization processing, network connection, and the like are performed.

次に、システムがアプリケーション管理部10、表示管理部11を起動し(S13)、アプリケーション管理部10がランチャアプリケーションを起動する(S14)。   Next, the system activates the application management unit 10 and the display management unit 11 (S13), and the application management unit 10 activates the launcher application (S14).

ランチャアプリケーションの起動処理が開始されると、上述したランチャアプリケーション管理部20及びランチャアプリケーション表示管理部30が起動して、ランチャアプリケーションの初期化処理及び描画処理を行い、表示部3にランチャが表示される。   When the launcher application activation process is started, the launcher application management unit 20 and the launcher application display management unit 30 described above are activated, the launcher application initialization process and the drawing process are performed, and the launcher is displayed on the display unit 3. The

次に、ユーザにより、電話帳アイコンがタッチされる(S15)と、電話帳アプリケーションが起動して、初期化処理を実行し(S16)、描画処理を実行し(S17)、電話帳アプリケーションを表示部3の表示画面に表示させる。   Next, when the phone book icon is touched by the user (S15), the phone book application is activated, initialization processing is executed (S16), drawing processing is executed (S17), and the phone book application is displayed. It is displayed on the display screen of part 3.

ここで、図2の(a)に示す一般的なスマートフォンの処理フローでは、ランチャアプリケーションの起動の後、ユーザが電話帳アイコンをタッチするまでの間(S14〜S15)、ユーザ操作の待機状態となる。そして、ユーザが電話帳アイコンをタッチすると(S15)、電話帳アプリケーションの初期化処理が行われ(S16)、電話帳アプリケーションの描画処理が行われ(S17)、電話帳アプリケーションを画面に表示することによって、ユーザが操作可能となる(S18)。   Here, in the general smartphone processing flow shown in FIG. 2A, after the launcher application is activated, until the user touches the phone book icon (S14 to S15), Become. When the user touches the phone book icon (S15), the phone book application is initialized (S16), the phone book application is drawn (S17), and the phone book application is displayed on the screen. Thus, the user can operate (S18).

一方、図2の(b)に示す本スマートフォンの処理フローでは、図2の(a)に示すS11〜S14までの処理が同じであり、ランチャアプリケーションの起動(S14)後の処理が異なる。   On the other hand, in the process flow of the smartphone shown in (b) of FIG. 2, the processes from S11 to S14 shown in (a) of FIG. 2 are the same, and the processes after launching of the launcher application (S14) are different.

すなわち、ランチャアプリケーションを起動した(S14)後、電話帳アプリケーションの初期化処理を実行する(S20)。つまり、ユーザが電話帳アイコンをタッチするまでのユーザ操作の待機状態の間に、電話帳アプリケーションの初期化処理が行われることになる。   That is, after launching the launcher application (S14), the telephone book application is initialized (S20). That is, the initialization process of the phone book application is performed during the standby state of the user operation until the user touches the phone book icon.

電話帳アプリケーションの初期化処理が完了した後、ユーザの待機状態となる。そして、ユーザが電話帳アイコンをタッチすると(S21)、既に初期化処理が行われている電話帳アプリケーションの描画処理が行われ(S22)、電話帳アプリケーションを画面に表示完了となり、ユーザが操作可能となる(S23)。   After the initialization process of the phone book application is completed, the user enters a standby state. When the user touches the phone book icon (S21), the phone book application that has already been initialized is rendered (S22), the phone book application is displayed on the screen, and the user can operate it. (S23).

ここで、図2の(a)に示すように、一般的な処理の場合、ユーザが電話帳アプリケーションを操作できるようになるまでには、電話帳アイコンをタッチしてから、初期化処理、描画処理を経る必要がある。   Here, as shown in FIG. 2A, in the case of general processing, until the user can operate the phone book application, the phone book icon is touched, and then initialization processing and drawing are performed. It is necessary to go through processing.

このため、ユーザによっては、電話帳アプリケーションの起動が長いと感じる虞がある。   For this reason, some users may feel that the phone book application has been activated for a long time.

これに対して、図2の(b)に示すように、ユーザが電話帳アイコンをタッチする前に、電話帳アプリケーションの初期化処理を済ませておけば、ユーザが電話帳アイコンをタッチしてからは、電話帳アプリケーションの描画処理のみで、ユーザ操作可能な状態にすることができるので、初期化処理にかかる時間分だけ、図2(a)の場合よりも、ユーザが電話帳アイコンをタッチしてから操作可能になるまでの時間を短くできる。   On the other hand, as shown in FIG. 2B, if the initialization process of the phone book application is completed before the user touches the phone book icon, the user touches the phone book icon. Since the user operation can be performed only by the phone book application drawing process, the user touches the phone book icon for the time required for the initialization process as compared with the case of FIG. It can shorten the time until it becomes possible to operate.

ランチャ画面の描画処理の完了後というタイミングで電話帳アプリケーションの初期化処理を行うことが望ましい理由について、以下で2つの理由を説明する。   The reason why it is desirable to perform the initialization process of the phone book application at the timing after the drawing process of the launcher screen is completed will be described below for two reasons.

1つ目の理由は、画面が表示されたとき、人間はまず、画面を確認するステップがあって、その確認が終わってから、画面に対して入力を行なうものであるためである。一般的に、人間は画面に表示されているものを目で認識し、それに対して操作を行うまでに、500〜700ミリ秒くらいの時間を要すると言われている。したがって、この待機時間の間に、所望のアプリケーションの初期化処理を行うことで、上記待機時間を有効に活用することができる。   The first reason is that when a screen is displayed, a human first has a step of confirming the screen, and after the confirmation is completed, input is performed on the screen. In general, it is said that it takes about 500 to 700 milliseconds for a human to visually recognize what is displayed on the screen and to perform an operation on it. Therefore, by performing initialization processing of a desired application during the standby time, the standby time can be effectively used.

2つ目の理由は、スマートフォン端末の起動処理の中で、ランチャ画面の描画処理が終わった段階というのは、RAM、CPU等のリソースに余裕があるためである。したがって、他のアプリケーションやシステムの処理に影響を与えることなく、所望のアプリケーションの初期化処理を行うことができる。   The second reason is that the launching process of the launcher screen in the startup process of the smartphone terminal is completed because there are enough resources such as RAM and CPU. Therefore, it is possible to perform initialization processing of a desired application without affecting processing of other applications and systems.

さらに、本スマートフォンが対象とするアプリケーションは、ランチャアプリケーションと電話帳アプリケーションの組み合わせに限られない。   Furthermore, the application targeted by this smartphone is not limited to the combination of the launcher application and the phone book application.

例えば、ユーザがタッチ操作を行うまでに待機時間が発生するのは、ランチャアプリケーションに限られず、複数の選択項目から、ユーザが所望の目的を達成することができる項目を選択する操作を伴うアプリケーションにおいて共通する特徴である。   For example, it is not limited to a launcher application that a user waits until a touch operation is performed, but in an application that involves an operation for selecting an item that allows the user to achieve a desired purpose from a plurality of selection items. This is a common feature.

この場合、表示部に表示される複数の項目を目で認識する待機時間の間に、他のアプリケーションの初期化処理を実行することで、他に処理負荷をかけることのない初期化処理を実行することができる。   In this case, during the waiting time for visually recognizing multiple items displayed on the display unit, initialization processing that does not place any other processing load is performed by executing initialization processing of other applications can do.

また、初期化処理を行う対象も、電話帳アプリケーションに限られない。本スマートフォンが初期化処理の対象として電話帳アプリケーションを例示したのは、電話帳アプリケーションが電話発信やメール作成など様々な機能へのジャンクションとなるアプリケーションであるためである。他の機能のジャンクションとなるようなアプリケーションは、その初期化処理が、他の機能を実現する際の初期化処理と共通していると考えられる。このため、初期化処理を行っておく効果が大きい。   Also, the target for the initialization process is not limited to the phone book application. The reason why the smartphone has exemplified the phone book application as the target of the initialization process is that the phone book application is an application that becomes a junction to various functions such as making a call and creating mail. An application that becomes a junction of another function is considered to have an initialization process common to an initialization process for realizing another function. For this reason, the effect of performing the initialization process is great.

したがって、本発明の初期化処理の対象となるアプリケーションは、例えば、データフォルダアプリケーションなどであってもよい。また、初期化処理の対象となるアプリケーションをユーザによって任意に設定できるようにしてもよい。   Therefore, the application that is the target of the initialization process of the present invention may be, for example, a data folder application. In addition, an application to be initialized may be arbitrarily set by the user.

(電話帳アプリケーション起動処理)・・・図3
図3は、本実施の形態に係るスマートフォンにおける電話帳アプリケーションの起動処理の流れを示すフローチャートである。ここでは、図2の(b)に示した処理フローのS14、S20〜S23までの処理の流れを詳細に説明する。
(Phonebook application activation processing) ... FIG.
FIG. 3 is a flowchart showing a flow of activation processing of the phone book application in the smartphone according to the present embodiment. Here, the processing flow from S14 to S23 in the processing flow shown in FIG. 2B will be described in detail.

まず、ランチャアプリケーションの初期化処理を実行する(S31)。ここでは、ランチャアプリケーション管理部20は、ランチャアプリケーションプログラム200と初期化情報202とを記憶部2から読み出し、ランチャアプリケーションの初期化処理を行う。   First, a launcher application initialization process is executed (S31). Here, the launcher application management unit 20 reads the launcher application program 200 and the initialization information 202 from the storage unit 2, and performs a launcher application initialization process.

次に、ランチャアプリケーションの描画処理を実行する(S32)。ここでは、ランチャアプリケーション表示管理部30は、ランチャアプリケーション管理部20によって初期化処理されたデータに基づいて描画処理を実行する。これにより、表示部3に、初期化処理が完了したランチャアプリケーションが表示される。   Next, a launcher application drawing process is executed (S32). Here, the launcher application display management unit 30 executes a drawing process based on the data initialized by the launcher application management unit 20. As a result, the launcher application for which the initialization process has been completed is displayed on the display unit 3.

そして、描画処理が完了したと判定したとき(S33)、電話帳アプリケーションの初期化処理を実行する(S34)。ここでは、ランチャアプリケーション表示管理部30によって、描画処理の完了を監視し、描画処理が完了したことを示す描画完了信号を電話帳アプリケーション管理部21に送ることで、当該電話帳アプリケーション管理部21は、電話帳アプリケーションプログラム201と初期化情報202とを記憶部2から読み出し、電話帳アプリケーションの初期化処理を行う。   When it is determined that the drawing process has been completed (S33), the telephone book application initialization process is executed (S34). Here, the launcher application display management unit 30 monitors the completion of the drawing process and sends a drawing completion signal indicating that the drawing process has been completed to the phonebook application management unit 21, so that the phonebook application management unit 21 The phone book application program 201 and the initialization information 202 are read from the storage unit 2 and the phone book application is initialized.

その後、電話帳アイコンがタッチされたか否かを判定する(S35)。ここでは、ユーザがタッチパネル4上の電話帳アイコンをタッチするまで待機することになる。具体的には、表示部3に表示されているランチャアプリケーション上の電話帳アイコンが、タッチパネル4上でタッチされたことを、電話帳アプリケーション表示管理部31が検出するまで待機する。電話帳アイコンがタッチされた場合(S35でYES)、すなわち、電話帳アプリケーション表示管理部31が、電話帳アイコンがタッチされたことを検出した場合、当該電話帳アプリケーション表示管理部31は、既に、電話帳アプリケーション管理部21によって初期化処理されたアプリケーションの描画処理を実行する。   Thereafter, it is determined whether or not the phone book icon is touched (S35). Here, the process waits until the user touches the phone book icon on the touch panel 4. Specifically, it waits until the phone book application display management unit 31 detects that the phone book icon on the launcher application displayed on the display unit 3 is touched on the touch panel 4. When the phone book icon is touched (YES in S35), that is, when the phone book application display management unit 31 detects that the phone book icon is touched, the phone book application display management unit 31 has already The drawing process of the application initialized by the telephone directory application management unit 21 is executed.

以上により、図示の初期化処理は終了する。   Thus, the illustrated initialization process ends.

本実施の形態では、第1アプリケーションをランチャアプリケーション、第2アプリケーションを電話帳アプリケーションとして説明したが、上述したように、これらの組み合わせに限定されるものではなく、他のアプリケーション同士の組み合わせであってもよい。   In the present embodiment, the first application has been described as the launcher application, and the second application has been described as the phone book application. However, as described above, the present invention is not limited to these combinations, and is a combination of other applications. Also good.

なお、第2アプリケーションとしては、本実施の形態で説明したような電話帳アプリケーションのような他の機能とのジャンクションとなるアプリケーションであることが好ましい。これにより、初期化処理が共通化しているアプリケーションの起動を速くすることができる。   The second application is preferably an application that becomes a junction with other functions such as a telephone directory application as described in the present embodiment. As a result, it is possible to speed up the start-up of applications that share the initialization process.

また、本実施の形態では、第1アプリケーションをランチャアプリケーション、第2アプリケーションを電話帳アプリケーションとして説明したが、このアプリケーションの種類を、ユーザが設定変更できるようにしてもよい。   In the present embodiment, the first application is described as the launcher application, and the second application is the phone book application. However, the user may be able to change the setting of the type of the application.

(本発明の適用範囲について)
本実施の形態では、本発明の情報処理装置をスマートフォンに搭載した例について説明した。これは、スマートフォンのような携帯型装置のように、メモリなどの資源が十分にないため、当該スマートフォンやアプリケーションの起動に時間がかかるような場合において、アプリケーションの起動を迅速に行う技術は有効であるからである。
(Regarding the scope of the present invention)
In this embodiment, the example in which the information processing apparatus of the present invention is mounted on a smartphone has been described. This is because there is not enough memory or other resources like a portable device such as a smartphone, so the technology to quickly launch an application is effective in cases where it takes time to launch the smartphone or application. Because there is.

しかしながら、本発明は、アプリケーション起動の体感速度を向上させることが目的であるため、スマートフォンのような携帯型装置に限定されず、ノートパソコンやデスクトップパソコン等のように、十分に資源が割り当てられた装置においても適用可能である。   However, the purpose of the present invention is to improve the perceived speed of starting an application, and therefore, the present invention is not limited to a portable device such as a smartphone, and sufficient resources are allocated, such as a notebook personal computer or a desktop personal computer. It can also be applied to an apparatus.

(プログラムおよび記録媒体)
上記スマートフォンが備える情報処理装置におけるアプリケーション管理部10及び表示管理部11は、ハードウェアロジックによって構成すればよい。又は、次のように、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
(Program and recording medium)
What is necessary is just to comprise the application management part 10 and the display management part 11 in the information processing apparatus with which the said smart phone is provided with a hardware logic. Alternatively, it may be realized by software using a CPU (Central Processing Unit) as follows.

すなわち、情報処理装置におけるアプリケーション管理部10及び表示管理部11は、各機能を実現するプログラムの命令を実行するMPUなどのCPU、このプログラムを格納したROM(Read Only Memory)、上記プログラムを実行可能な形式に展開するRAM(Random Access Memory)、および、上記プログラムおよび各種データを格納するメモリ等の記憶装置(記録媒体)を備えている。   That is, the application management unit 10 and the display management unit 11 in the information processing apparatus can execute a CPU such as an MPU that executes instructions of a program that realizes each function, a ROM (Read Only Memory) that stores the program, and the program. And a storage device (recording medium) such as a memory for storing the program and various data.

そして、本発明の目的は、情報処理装置におけるアプリケーション管理部10及び表示管理部11を実現するためのアプリケーション管理プログラムは、プログラムメモリに固定的に担持されている場合に限らず、上記プログラムのプログラムコード(実行形式プログラム、中間コードプログラム、又は、ソースプログラム)を記録した記録媒体を、上記情報処理装置におけるアプリケーション管理部10及び表示管理部11に供給し、上記記録媒体に記録されている上記プログラムコードを読み出して実行することによっても、達成可能である。   An object of the present invention is not limited to the case where the application management program for realizing the application management unit 10 and the display management unit 11 in the information processing apparatus is fixedly carried in the program memory. The recording medium in which the code (execution format program, intermediate code program, or source program) is recorded is supplied to the application management unit 10 and the display management unit 11 in the information processing apparatus, and the program recorded in the recording medium It can also be achieved by reading and executing the code.

上記記録媒体は、特定の構造又は種類のものに限定されない。すなわちこの記録媒体は、たとえば、磁気テープやカセットテープ等のテープ系、フロッピー(登録商標)ディスク/ハードディスク等の磁気ディスクやCD−ROM/MO/MD/DVD/CD−R等の光ディスクを含むディスク系、ICカード(メモリカードを含む)/光カード等のカード系、あるいはマスクROM/EPROM/EEPROM(登録商標)/フラッシュROM等の半導体メモリ系などとすることができる。   The recording medium is not limited to a specific structure or type. That is, the recording medium includes, for example, a tape system such as a magnetic tape and a cassette tape, a magnetic disk such as a floppy (registered trademark) disk / hard disk, and an optical disk such as a CD-ROM / MO / MD / DVD / CD-R. System, IC card (including memory card) / optical card, etc., or semiconductor memory system such as mask ROM / EPROM / EEPROM (registered trademark) / flash ROM.

また、情報処理装置におけるアプリケーション管理部10及び表示管理部11を通信ネットワークと接続可能に構成しても、本発明の目的を達成できる。この場合、上記のプログラムコードを、通信ネットワークを介して供給する。この通信ネットワークは、情報処理装置におけるアプリケーション管理部10にプログラムコードを供給できるものであればよく、特定の種類又は形態に限定されない。たとえばインターネット、イントラネット、エキストラネット、LAN、ISDN、VAN、CATV通信網、仮想専用網(Virtual Private Network)、電話回線網、移動体通信網、衛星通信網等であればよい。   Further, even if the application management unit 10 and the display management unit 11 in the information processing apparatus are configured to be connectable to a communication network, the object of the present invention can be achieved. In this case, the program code is supplied via a communication network. The communication network is not limited to a specific type or form as long as it can supply the program code to the application management unit 10 in the information processing apparatus. For example, the Internet, intranet, extranet, LAN, ISDN, VAN, CATV communication network, virtual private network, telephone line network, mobile communication network, satellite communication network, etc. may be used.

この通信ネットワークを構成する伝送媒体も、プログラムコードを伝送可能な任意の媒体であればよく、特定の構成又は種類のものに限定されない。たとえばIEEE1394、USB、電力線搬送、ケーブルTV回線、電話線、ADSL(Asymmetric Digital Subscriber Line)回線等の有線でも、IrDAやリモコンのような赤外線、Bluetooth(登録商標)、802.11無線、HDR、携帯電話網、衛星回線、地上波デジタル網等の無線でも利用可能である。なお本発明は、上記プログラムコードが電子的な伝送で具現化された、搬送波に埋め込まれたコンピュータデータ信号の形態でも実現され得る。   The transmission medium constituting the communication network may be any medium that can transmit the program code, and is not limited to a specific configuration or type. For example, even with wired lines such as IEEE 1394, USB, power line carrier, cable TV line, telephone line, ADSL (Asymmetric Digital Subscriber Line) line, infrared rays such as IrDA and remote control, Bluetooth (registered trademark), 802.11 wireless, HDR, mobile phone It can also be used by radio such as a telephone network, a satellite line, and a terrestrial digital network. The present invention can also be realized in the form of a computer data signal embedded in a carrier wave in which the program code is embodied by electronic transmission.

本発明は上述した実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope shown in the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. Is also included in the technical scope of the present invention.

本発明は、複数のアプリケーションを実行可能な情報処理装置、特に、メモリなどの資源が十分にないため、当該情報処理装置やアプリケーションの起動に時間がかかるスマートフォン等の携帯型の情報処理装置に利用することができる。   INDUSTRIAL APPLICABILITY The present invention is used for an information processing apparatus that can execute a plurality of applications, and particularly for a portable information processing apparatus such as a smartphone that takes time to start up the information processing apparatus or application because there are not enough resources such as memory. can do.

1 CPU
2 記憶部
3 表示部
4 タッチパネル
5 操作部
10 アプリケーション管理部(アプリケーション起動管理部)
11 表示管理部(アプリケーション起動管理部)
20 ランチャアプリケーション管理部
21 電話帳アプリケーション管理部
30 ランチャアプリケーション表示管理部
31 電話帳アプリケーション表示管理部
200 ランチャアプリケーションプログラム
201 電話帳アプリケーションプログラム
202 初期化情報
1 CPU
2 storage unit 3 display unit 4 touch panel 5 operation unit 10 application management unit (application activation management unit)
11 Display Manager (Application Launch Manager)
20 Launcher Application Management Unit 21 Phone Book Application Management Unit 30 Launcher Application Display Management Unit 31 Phone Book Application Display Management Unit 200 Launcher Application Program 201 Phone Book Application Program 202 Initialization Information

Claims (6)

実行中のアプリケーションを表示する表示部と、
アプリケーションの起動を管理するアプリケーション起動管理部とを備え、
アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、
第1アプリケーションは、第2アプリケーションを含む、上記第1アプリケーションとは異なる複数のアプリケーションの起動用のアイコンを表示するランチャアプリケーションであり、
上記アプリケーション起動管理部は、
上記第1アプリケーションの描画処理の完了を検出したとき、上記第2アプリケーションの初期化処理を実行することを特徴とする情報処理装置。
A display for displaying the running application;
An application start management unit for managing the start of the application,
Among the application startup processes, when the process other than the drawing process on the display unit of the application is an initialization process,
The first application is a launcher application that displays icons for starting a plurality of applications different from the first application, including the second application,
The application start management unit
When detecting the completion of the drawing processing of the first application, the information processing apparatus and executes the initialization processing of the second application.
上記ランチャアプリケーションは、上記情報処理装置の起動時に最初に実行されることを特徴とする請求項1に記載の情報処理装置。 The launcher application, the information processing apparatus according to claim 1, wherein the benzalkonium executed first at the start of the information processing apparatus. 上記第2アプリケーションの初期化処理は、他の機能を実現する際の初期化処理と共通していることを特徴とする請求項1または2に記載の情報処理装置。 The initialization process of the second application, the information processing apparatus according to claim 1 or 2, characterized in that in common with the initialization process when implementing other functions. 実行中のアプリケーションを表示する表示部と、アプリケーションの起動を管理するアプリケーション起動管理部とを備えた情報処理装置のアプリケーション実行制御方法であって、
アプリケーションの起動処理のうち、上記アプリケーションの上記表示部への描画処理以外の処理を初期化処理としたとき、第1アプリケーションは、第2アプリケーションを含む、上記第1アプリケーションとは異なる複数のアプリケーションの起動用のアイコンを表示するランチャアプリケーションであり、上記アプリケーション起動管理部は、上記第1アプリケーションの描画処理の完了を検出したとき、上記第2アプリケーションの初期化処理を実行することを特徴とする情報処理装置のアプリケーション実行制御方法。
An application execution control method for an information processing apparatus including a display unit that displays a running application and an application activation management unit that manages activation of the application,
Of the application activation processes, when the process other than the drawing process on the display unit of the application is an initialization process, the first application includes a plurality of applications different from the first application including the second application. a launcher application that displays an icon for starting, the application activation management unit, when detecting the completion of the drawing processing of the first application, information and executes the initialization processing of the second application An application execution control method for a processing apparatus.
コンピュータを、請求項1〜3の何れか1項に記載のアプリケーション起動管理部として機能させるアプリケーション実行制御プログラム。   The application execution control program which functions a computer as an application starting management part of any one of Claims 1-3. 請求項に記載のアプリケーション実行制御プログラムを記録したコンピュータ読取可能な記録媒体。 A computer-readable recording medium on which the application execution control program according to claim 5 is recorded.
JP2012137227A 2012-06-18 2012-06-18 Information processing apparatus, application execution control method, application execution control program, and recording medium Expired - Fee Related JP5936458B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012137227A JP5936458B2 (en) 2012-06-18 2012-06-18 Information processing apparatus, application execution control method, application execution control program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012137227A JP5936458B2 (en) 2012-06-18 2012-06-18 Information processing apparatus, application execution control method, application execution control program, and recording medium

Publications (2)

Publication Number Publication Date
JP2014002541A JP2014002541A (en) 2014-01-09
JP5936458B2 true JP5936458B2 (en) 2016-06-22

Family

ID=50035668

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012137227A Expired - Fee Related JP5936458B2 (en) 2012-06-18 2012-06-18 Information processing apparatus, application execution control method, application execution control program, and recording medium

Country Status (1)

Country Link
JP (1) JP5936458B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6763249B2 (en) * 2016-09-15 2020-09-30 ブラザー工業株式会社 program
JP6763250B2 (en) * 2016-09-15 2020-09-30 ブラザー工業株式会社 program
JP6971578B2 (en) * 2017-01-23 2021-11-24 キヤノン株式会社 Information processing device and its control method
JP7120280B2 (en) * 2020-09-11 2022-08-17 カシオ計算機株式会社 Terminal device and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097425A (en) * 2006-10-13 2008-04-24 Mitsubishi Electric Corp Mobile information terminal and control method of mobile information terminal
JP5103954B2 (en) * 2007-03-09 2012-12-19 日本電気株式会社 Memory management device, memory management method and program

Also Published As

Publication number Publication date
JP2014002541A (en) 2014-01-09

Similar Documents

Publication Publication Date Title
US10268658B2 (en) Page loading method and system, and computer-readable storage medium
US10496268B2 (en) Content transfer to non-running targets
CN109074276B (en) Tab in system task switcher
US9003283B2 (en) Copying text using parameters displayed on a clipboard
US9851865B2 (en) Method for managing application and electronic device thereof
US9766739B2 (en) Method and apparatus for constructing a home screen in a terminal having a touch screen
US9727200B2 (en) Method and system for displaying graphic user interface
US20150309704A1 (en) Method and electronic device for managing object
US20120216146A1 (en) Method, apparatus and computer program product for integrated application and task manager display
RU2677393C2 (en) Method and apparatus for providing graphical user interface
CN103649892A (en) Method and apparatus for providing quick access to media functions from a locked screen
KR101495029B1 (en) Apparatus and method for managing multi application of portable terminal
KR20110066203A (en) Intelligent input device lock
EP2763131A1 (en) Method and electronic device for configuring screen
JP5936458B2 (en) Information processing apparatus, application execution control method, application execution control program, and recording medium
US20160004406A1 (en) Electronic device and method of displaying a screen in the electronic device
US20140007007A1 (en) Terminal device and method of controlling the same
US20150089402A1 (en) Method, device and terminal for acting on graphical objects displayed in a mobile application
WO2022228305A1 (en) Interface display method and apparatus, electronic device and medium
US8640130B2 (en) Information processing apparatus, application control method, and program
JP5840525B2 (en) Information processing device
WO2015043223A1 (en) Method, device and terminal for acting on graphical objects displayed in mobile application
CN107562314A (en) Scroll application icon display methods and system
US20150121296A1 (en) Method and apparatus for processing an input of electronic device
JP6348820B2 (en) Mobile terminal and control method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150318

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160126

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160323

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: 20160419

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160510

R150 Certificate of patent or registration of utility model

Ref document number: 5936458

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees