JP2010033386A - Mobile terminal and application function starting method - Google Patents

Mobile terminal and application function starting method Download PDF

Info

Publication number
JP2010033386A
JP2010033386A JP2008195544A JP2008195544A JP2010033386A JP 2010033386 A JP2010033386 A JP 2010033386A JP 2008195544 A JP2008195544 A JP 2008195544A JP 2008195544 A JP2008195544 A JP 2008195544A JP 2010033386 A JP2010033386 A JP 2010033386A
Authority
JP
Japan
Prior art keywords
function
activation
activated
identifier
combination
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.)
Pending
Application number
JP2008195544A
Other languages
Japanese (ja)
Inventor
Yukio Ueno
幸男 上野
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2008195544A priority Critical patent/JP2010033386A/en
Publication of JP2010033386A publication Critical patent/JP2010033386A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To effectively use a memory capacity of a mobile terminal by appropriately determining whether an application is started or not even when memory occupation capacities of the application and its respective functions are different from each other. <P>SOLUTION: A mobile terminal 110 includes: a list storing section 250 for storing a start prohibition list which includes a combination of identifiers of functions unable to be started in parallel; a started function holding section 252 for holding one or more functions presently under operation; a function starting section 256 which receives a start request of a new function and controls the start of the new function; and a list determination section 254 which determines whether or not the start prohibition list includes a combination of an identifier of a function under operation and an identifier of the new function of which the start request has been received, wherein the function starting section starts the new function when the list determination section determines that the start prohibition list does not have the combination of the identifier of the new function and the identifier of the function under operation. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、複数のアプリケーションを並行して起動可能な携帯端末、およびアプリケーション機能起動方法に関する。   The present invention relates to a portable terminal capable of starting a plurality of applications in parallel and an application function starting method.

近年、PHS(Personal Handy phone System)や携帯電話等に代表される携帯端末が普及し、場所や時間を問わず通話や情報入手が可能となった。特に昨今では、入手可能な情報量も増加の一途を辿り、大容量のデータをダウンロードするため高速かつ高品質な無線通信方式が取り入れられるようになってきた。   In recent years, mobile terminals such as PHS (Personal Handy phone System) and mobile phones have become widespread, and it has become possible to make calls and obtain information regardless of location or time. Especially in recent years, the amount of available information has been increasing, and high-speed and high-quality wireless communication systems have been introduced to download large amounts of data.

このような高機能化に伴い、携帯端末は、通話手段としての単純な利用に留まらず、Web閲覧機能、メール送受信機能、撮像機能、音楽再生機能、TV視聴機能といった様々な機能が利用されるようになっている。しかし、パーソナルコンピュータ等の大型機器と異なり携帯端末には多数のアプリケーションの同時起動に耐えうる十分な容量のメモリが搭載されていない。   Along with such high functionality, the mobile terminal is not limited to simple use as a calling means, but various functions such as a Web browsing function, a mail transmission / reception function, an imaging function, a music playback function, and a TV viewing function are used. It is like that. However, unlike a large-sized device such as a personal computer, a portable terminal is not equipped with a memory having a sufficient capacity to withstand simultaneous activation of many applications.

アプリケーションは実際に起動してみなくてはその起動によって占有されるメモリ容量を把握できず、利用可能な空きメモリ容量でアプリケーションを起動することができるか否かを起動時点で判断することはできない。従って、アプリケーションの起動要求が生じた場合には一度アプリケーションの起動を試み、起動不能と判定された時点でその起動を中止するといった処理を遂行せざるを得なかった。   If an application does not actually start, the amount of memory occupied by the start cannot be grasped, and it cannot be determined at the time of start whether the application can be started with available free memory capacity. . Therefore, when an application activation request is generated, the application must be attempted once, and when it is determined that the activation is impossible, the activation is stopped.

また、アプリケーションは、複数の機能(タスク)を有し、ユーザは、アプリケーションから必要な機能を適宜選択して呼び出し、実行することで、目的を達成する。例えば、メールアプリケーションは、メール作成のエディタ機能、作成したメールを送信する送信機能、通信網を介してメールを受信する受信機能、受信したメールを閲覧するビューワ機能等々、様々な機能を有している。各々の機能は、アプリケーションから呼び出されて実行される際に、それぞれにメモリを利用するが、同じアプリケーションに実装されている機能であっても、機能毎に実行時のメモリ使用量は異なる。また、各機能とも、実行してみなくては利用するメモリ容量を把握できず、従って、機能の実行要求が生じた場合には、一度その機能の実行を試み、当該機能の実行にはメモリ量が不足していると判定された時点で、その実行を中止するといった処理をせざるを得なかった。   The application has a plurality of functions (tasks), and the user achieves the object by appropriately selecting, calling, and executing necessary functions from the application. For example, a mail application has various functions such as a mail creation editor function, a transmission function for sending a created mail, a reception function for receiving mail via a communication network, and a viewer function for viewing received mail. Yes. Each function uses a memory when it is called from an application and executed. However, even if the function is implemented in the same application, the amount of memory used during execution differs for each function. In addition, each function cannot grasp the memory capacity to be used unless it is executed. Therefore, when a function execution request is generated, the function is attempted once, and the function is executed by the memory. When it was determined that the amount was insufficient, there was no choice but to stop the execution.

そこで、このような無駄な起動試行を回避するため、同時に起動可能なアプリケーションを数で制限し、その制限数を超える新規のアプリケーションの起動を禁止する技術が知られている。また、同時に起動可能なアプリケーションを数で制限し、その制限数を超えると優先度の低いアプリケーションを終了させる技術が知られている(例えば、特許文献1)。
特開2005−301791号公報
Therefore, in order to avoid such a useless activation attempt, a technique is known in which the number of applications that can be simultaneously activated is limited by the number, and activation of new applications exceeding the limitation number is prohibited. In addition, a technique is known in which applications that can be activated simultaneously are limited by the number, and an application having a low priority is terminated when the limit number is exceeded (for example, Patent Document 1).
JP 2005-301791 A

しかし、上述した従来技術では、アプリケーションが占有するメモリ容量が大きな場合を考慮して制限する数を決定しているため、その数は比較的小さい値が採られる。従って、アプリケーションが占有するメモリ容量が小さかった場合には、まだ利用可能なメモリ容量に余裕があるにも拘わらず新たなアプリケーションを起動できないといった事態や、新たなアプリケーションを起動する代わりに起動中のアプリケーションのうち優先度の低いアプリケーションを終了しなければならないといった事態を招き、ユーザは、所望のアプリケーションの利用が中止される不便さを強いられていた。   However, in the above-described prior art, the number to be limited is determined in consideration of the case where the memory capacity occupied by the application is large, and therefore the number is relatively small. Therefore, if the memory capacity occupied by the application is small, a situation in which a new application cannot be started even though there is still enough memory capacity available, or a new application is being started instead of starting A situation has arisen in which an application having a low priority among applications has to be terminated, and the user has been inconvenienced to stop using a desired application.

メモリ容量を有効に利用するには、アプリケーションが実際に占有するメモリ容量とその時点の利用可能なメモリ容量を比較してそのアプリケーションの起動可否を判断するのが望ましい。しかし、上述したように実際に起動してみなくてはアプリケーションによるメモリ占有容量は把握できず、事前にそのアプリケーションの起動可否を判断するのは困難である。   In order to use the memory capacity effectively, it is desirable to determine whether the application can be activated by comparing the memory capacity actually occupied by the application with the memory capacity available at that time. However, as described above, the memory occupied capacity by the application cannot be grasped without actually starting it, and it is difficult to determine whether or not the application can be started in advance.

本発明は、このような問題に鑑み、アプリケーションやその個々の機能のメモリ占有容量が相異する場合であってもアプリケーションの起動可否を適切に判断し、メモリ容量の有効利用を図ることが可能な携帯端末、およびアプリケーション機能起動方法を提供することを目的としている。   In view of such a problem, the present invention can appropriately determine whether or not an application can be activated even if the memory occupancy capacity of the application and its individual functions is different, and can effectively use the memory capacity. An object of the present invention is to provide a portable terminal and an application function activation method.

上記課題を解決するために、本発明の代表的な構成は、複数の機能を並行して起動可能な携帯端末において、並行して起動不可能である機能の識別子の組合せを、少なくとも1つ以上保持する起動禁止リストを記憶するリスト記憶部と、現在起動中の1または複数の機能の識別子を保持する起動機能保持部と、新規の機能の起動要求を受け付け、当該機能の起動を制御する機能起動部と、機能起動部において起動要求を受け付けた新規の機能の識別子と、起動機能保持部に保持された起動中の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されているか否かを判定するリスト判定部と、を備え、起動機能部は、リスト判定部により、新規の機能の識別子と起動中の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されていないと判定された場合に、新規の機能を起動することを特徴とする。   In order to solve the above-described problem, a representative configuration of the present invention is configured to include at least one combination of identifiers of functions that cannot be activated in parallel in a portable terminal that can activate a plurality of functions in parallel. A list storage unit that stores a start prohibition list to be held, a start function holding unit that stores an identifier of one or more currently active functions, and a function that receives a start request for a new function and controls the start of the function An identifier of a function in which a combination of an activation unit, an identifier of a new function for which an activation request has been received in the function activation unit, and an identifier of an active function held in the activation function holding unit cannot be activated in parallel A list determination unit that determines whether or not the combination is stored in the activation prohibition list, and the activation function unit uses the list determination unit to determine whether the identifier of the new function and the identifier of the function being activated Combined is, when it is determined not to be held in the start prohibition list as a combination of an identifier of a not activated in parallel functions, characterized in that to start a new function.

ここでは、一度に起動できない機能が予め示された起動禁止リストを用いて、新たに要求されたアプリケーションの起動可否を判断している。従って、アプリケーションやその個々の機能のメモリ占有容量が相異する場合であってもその起動可否を適切に判断し、無駄な起動試行による処理負荷やリソースの消費を抑制すると共にメモリ容量の有効利用を図ることが可能となる。   Here, it is determined whether or not the newly requested application can be activated using an activation prohibition list in which functions that cannot be activated at a time are shown in advance. Therefore, even if the memory occupancy capacity of the application and its individual functions is different, it is possible to appropriately determine whether or not the application can be activated, and to suppress the processing load and resource consumption due to unnecessary activation attempts, and to effectively use the memory capacity Can be achieved.

携帯端末は、機能起動部による新規の機能の起動が失敗した場合、当該新規の機能の識別子と、起動中の機能の識別子との組合せを、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに追加するリスト追加部をさらに備えてもよい。   When the activation of a new function by the function activation unit fails, the portable terminal uses a combination of the identifier of the new function and the identifier of the function being activated in combination of identifiers of functions that cannot be activated in parallel. A list addition unit for adding to the activation prohibition list may be further included.

かかる構成により、当該携帯端末におけるアプリケーションの起動状況に基づいて、起動できなかった機能の実際の組合せを起動禁止リストに反映することができる。従って、一度起動できなかった機能の組合せの無駄な再起動試行を回避でき、より確実にメモリ容量の有効利用を図ることが可能となる。   With this configuration, the actual combination of functions that could not be activated can be reflected in the activation prohibition list based on the activation status of the application in the portable terminal. Accordingly, it is possible to avoid a wasteful restart attempt of a combination of functions that could not be started once, and to more effectively use the memory capacity more reliably.

新規のアプリケーションの起動要求を受け付けた場合、リスト判定部は、新規のアプリケーションが実装する機能のそれぞれについて、起動機能保持部に保持された起動中の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されているか否かを判定し、機能起動部は、リスト判定部により、起動中の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されていると判定された機能を選択不可能に新規のアプリケーションを起動してもよい。   When a request for starting a new application is received, the list determination unit starts each combination of the functions implemented by the new application with the identifier of the active function held in the start function holding unit in parallel. The function activation unit determines whether the combination with the identifier of the function being activated is not activated in parallel by the list determination unit. A new application may be activated such that a function determined to be held in the activation prohibition list as a combination of possible function identifiers cannot be selected.

起動できないと判断した機能がアプリケーションの個々の機能である場合、その機能は起動できないとしてもアプリケーション自体は起動したいという要請がある。従って、上記のように起動禁止リストに組合せが無いその他の機能に制限してアプリケーションを起動することで、同一のアプリケーションの少なくとも他の機能を利用することが可能となる。   When a function that is determined not to be activated is an individual function of the application, there is a request that the application itself should be activated even if the function cannot be activated. Therefore, as described above, it is possible to use at least other functions of the same application by starting the application by limiting to other functions having no combination in the start prohibition list.

現在起動中の機能の少なくとも1つが、起動の終了により当該起動機能保持部から削除された場合、リスト判定部は、アプリケーションにおいて選択不可能な機能の識別子と、起動機能保持部に保持された起動中の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されていないと判定された場合に、アプリケーションにおいて選択不可能な機能を選択可能に更新してもよい。   When at least one of the currently activated functions is deleted from the activation function holding unit due to the end of activation, the list determination unit displays the identifier of the function that cannot be selected in the application and the activation held in the activation function holding unit When it is determined that the combination with the identifier of the function in the list is not held in the activation prohibition list as the combination of the identifier of the function that cannot be activated in parallel, the function that cannot be selected in the application can be selected. It may be updated.

かかる構成により、機能の再要求を要することなく、アプリケーションの起動を維持したまま、所望する機能を利用することが可能となる。   With this configuration, it is possible to use a desired function while maintaining the activation of the application without requiring a function re-request.

携帯端末は、予め定められた必須の機能が実行される度に、当該必須の機能の実行に要したメモリ容量を判定し、その最大値を更新して記憶する最大値記憶部と、最大値記憶部に記憶されたメモリ容量分、必須の機能以外の機能にに占有されない領域としてメモリ領域を確保するメモリ確保部と、をさらに備え、起動機能部により新規の機能が起動された際に、起動機能保持部に記憶された機能によるメモリ占有量が、メモリ確保部によるメモリ領域の確保を不可能とする場合、起動機能部は、新規に起動された機能を終了してもよい。   The portable terminal determines the memory capacity required to execute the essential function each time a predetermined essential function is executed, and updates the maximum value and stores the maximum value, and the maximum value A memory securing unit that secures a memory area as an area that is not occupied by functions other than essential functions, for a memory capacity stored in the storage unit, and when a new function is activated by the activation function unit, When the memory occupation amount by the function stored in the activation function holding unit makes it impossible to secure the memory area by the memory securing unit, the activation function unit may terminate the newly activated function.

かかる最大値記憶部により、当該携帯端末におけるインタラプト処理の実績に基づいて真に必要なメモリ容量を導出することができ、また、メモリ確保部の構成により、最優先すべき着信等のインタラプトをメモリ容量不足により逃してしまうといった事態を回避でき、そのようなインタラプト処理を確実に遂行することが可能となる。   With this maximum value storage unit, it is possible to derive the memory capacity that is truly necessary based on the record of interrupt processing in the mobile terminal, and the memory reservation unit can be used to store interrupts such as incoming calls that have the highest priority. It is possible to avoid situations such as missing due to lack of capacity, and it is possible to reliably perform such interrupt processing.

本発明にかかる他の代表的な構成は、複数の機能を並行して起動可能な携帯端末を用いて動作するアプリケーション機能起動方法であって、新規の機能の起動要求を受け付けるステップと、新規の機能の識別子と、現在起動中の1または複数の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されているか否かを判定するステップと、新規の機能の識別子と起動中の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されていないと判定された場合に、新規の機能を起動するステップと、新規の機能の起動が失敗した場合、当該新規の機能の識別子と、起動中の機能の識別子との組合せを、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに追加するステップと、を有することを特徴とする。   Another representative configuration according to the present invention is an application function activation method that operates using a mobile terminal that can activate a plurality of functions in parallel, the step of receiving a request for activation of a new function, Determining whether the combination of the function identifier and the identifier of one or more currently active functions is held in the activation prohibition list as a combination of function identifiers that cannot be activated in parallel; If the combination of the identifier of the new function and the identifier of the function being activated is not held in the activation prohibition list as a combination of identifiers of functions that cannot be activated in parallel, the new function If the activation of a new function and the activation of a new function fails, the combination of the identifier of the new function and the identifier of the function being activated is identified in parallel. And having a step of adding the start prohibition list as a combination of a.

上述した携帯端末における技術的思想に対応する構成要素やその説明は、当該アプリケーション機能起動方法にも適用可能である。   The component corresponding to the technical idea in the portable terminal mentioned above and its description are applicable also to the said application function starting method.

以上のように本発明の携帯端末では、アプリケーションやその個々の機能のメモリ占有容量が相異する場合であってもアプリケーションの起動可否を適切に判断し、メモリ容量の有効利用を図ることが可能となる。   As described above, in the portable terminal of the present invention, even when the memory occupancy capacity of the application and its individual functions is different, it is possible to appropriately determine whether or not the application can be activated and to effectively use the memory capacity. It becomes.

以下に添付図面を参照しながら、本発明の好適な実施形態について詳細に説明する。かかる実施形態に示す寸法、材料、その他具体的な数値などは、発明の理解を容易とするための例示にすぎず、特に断る場合を除き、本発明を限定するものではない。なお、本明細書及び図面において、実質的に同一の機能、構成を有する要素については、同一の符号を付することにより重複説明を省略し、また本発明に直接関係のない要素は図示を省略する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. The dimensions, materials, and other specific numerical values shown in the embodiment are merely examples for facilitating understanding of the invention, and do not limit the present invention unless otherwise specified. In the present specification and drawings, elements having substantially the same function and configuration are denoted by the same reference numerals, and redundant description is omitted, and elements not directly related to the present invention are not illustrated. To do.

PHS端末や携帯電話等に代表される携帯端末は、所定間隔をおいて固定配置される基地局と無線で通信を行う無線通信システムを構築する。このような携帯端末の本実施形態における利用用途を理解するため、ここではまず、無線通信システム全体を説明し、その後、携帯端末の具体的な構成を述べる。   Mobile terminals such as PHS terminals and mobile phones construct a wireless communication system that communicates wirelessly with base stations that are fixedly arranged at predetermined intervals. In order to understand the usage of such a portable terminal in this embodiment, here, the entire wireless communication system will be described first, and then the specific configuration of the portable terminal will be described.

(無線通信システム100)
図1は、無線通信システム100の概略的な接続関係を示した説明図である。当該無線通信システム100は、携帯端末110(110A、110B)と、基地局120(120A、120B)と、ISDN(Integrated Services Digital Network)回線、インターネット、専用回線等で構成される通信網130と、サーバ140とを含んで構成される。
(Wireless communication system 100)
FIG. 1 is an explanatory diagram showing a schematic connection relationship of the wireless communication system 100. The wireless communication system 100 includes a mobile terminal 110 (110A, 110B), a base station 120 (120A, 120B), an ISDN (Integrated Services Digital Network) line, the Internet, a dedicated line, etc. Server 140.

なお、携帯端末110としては、PHS端末や携帯電話、ノート型パーソナルコンピュータ、PDA(Personal Digital Assistant)、デジタルカメラ、音楽プレイヤー、カーナビゲーション、ポータブルテレビ、ゲーム機器、DVDプレイヤー、リモートコントローラ等、無線通信可能な様々な電子機器が適用可能である。   Note that the portable terminal 110 includes a PHS terminal, a mobile phone, a notebook personal computer, a PDA (Personal Digital Assistant), a digital camera, a music player, a car navigation system, a portable TV, a game device, a DVD player, a remote controller, and the like. Various possible electronic devices are applicable.

上記無線通信システム100において、携帯端末110は、通信網130に接続されたサーバ140から様々なアプリケーションをダウンロードでき、ユーザは携帯端末110にダウンロードされたアプリケーションを自由に利用することができる。また、携帯端末110では、このようなダウンロードしたアプリケーションやプリインストールされたアプリケーションを複数並行して起動することができ、このような携帯端末110においてユーザは、例えば、アプリケーション間でデータを複製したり、Webブラウザに表示された内容を参照しながら電子メールを作成したりすることができる。以下、このように複数のアプリケーションを並行して起動可能な携帯端末110の構成を詳述する。   In the wireless communication system 100, the mobile terminal 110 can download various applications from the server 140 connected to the communication network 130, and the user can freely use the applications downloaded to the mobile terminal 110. Further, the mobile terminal 110 can start a plurality of such downloaded applications and preinstalled applications in parallel, and in such a mobile terminal 110, the user can copy data between applications, for example. An e-mail can be created while referring to the contents displayed on the Web browser. Hereinafter, the configuration of the mobile terminal 110 capable of starting a plurality of applications in parallel will be described in detail.

(携帯端末110)
図2は、携帯端末110のハードウェア構成を示した機能ブロック図であり、図3は、携帯端末110の外観を示した斜視図である。携帯端末110は、端末制御部210と、端末メモリ212と、表示部214と、操作部216と、音声入力部218と、音声出力部220と、端末無線通信部222とを含んで構成される。
(Mobile terminal 110)
FIG. 2 is a functional block diagram showing a hardware configuration of the mobile terminal 110, and FIG. 3 is a perspective view showing an external appearance of the mobile terminal 110. As shown in FIG. The mobile terminal 110 includes a terminal control unit 210, a terminal memory 212, a display unit 214, an operation unit 216, a voice input unit 218, a voice output unit 220, and a terminal wireless communication unit 222. .

端末制御部210は、中央処理装置(CPU)を含む半導体集積回路により携帯端末110全体を管理および制御する。また、端末制御部210は、端末メモリ212に記憶されているプログラムを用い、通話機能、Web閲覧機能、メール送受信機能、撮像機能、音楽再生機能、TV視聴機能も遂行する。   The terminal control unit 210 manages and controls the entire portable terminal 110 by a semiconductor integrated circuit including a central processing unit (CPU). In addition, the terminal control unit 210 uses a program stored in the terminal memory 212 to perform a call function, a web browsing function, a mail transmission / reception function, an imaging function, a music playback function, and a TV viewing function.

端末メモリ212は、ROM、RAM、EEPROM、不揮発性RAM、フラッシュメモリ、HDD等で構成され、端末制御部210で処理されるプログラムや音声データ等を記憶する。また、端末メモリ212は、アプリケーションの動作メモリとして機能し、利用可能なメモリ領域に起動要求のあったアプリケーションを格納配置する。さらに、着呼や着信時におけるインタラプト処理の処理領域としても機能する。   The terminal memory 212 includes a ROM, a RAM, an EEPROM, a nonvolatile RAM, a flash memory, an HDD, and the like, and stores a program processed by the terminal control unit 210, audio data, and the like. The terminal memory 212 functions as an application operation memory, and stores and arranges an application for which an activation request has been made in an available memory area. Furthermore, it functions as a processing area for interrupt processing when an incoming call or incoming call is received.

表示部214は、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等で構成され、端末メモリ212に記憶された、または通信網130を介してアプリケーションサーバ140から提供される、コンテンツやアプリケーションのGUI(Graphical User Interface)を表示することができる。また、表示部214は、アプリケーションの選択画面やアプリケーションが起動できなかった場合の起動不可案内等も表示することができる。操作部216は、キーボード、十字キー、ジョイスティック等から構成され、ユーザの操作入力を受け付ける。   The display unit 214 includes a liquid crystal display, an organic EL (Electro Luminescence) display, and the like, and is stored in the terminal memory 212 or provided from the application server 140 via the communication network 130. User Interface) can be displayed. In addition, the display unit 214 can display an application selection screen, an unstartable guide when the application cannot be started, and the like. The operation unit 216 includes a keyboard, a cross key, a joystick, and the like, and receives user operation inputs.

音声入力部218は、マイク等の音声認識手段で構成され、通話時等に入力されたユーザの音声を携帯端末110内で処理可能な電気信号に変換する。音声出力部220は、スピーカで構成され、携帯端末110で受信した通話相手の音声信号を音声に変えて出力する。また、音声出力部220は、着信音や、操作部216の操作音、アラーム音等も出力できる。   The voice input unit 218 includes voice recognition means such as a microphone, and converts a user voice input during a call or the like into an electrical signal that can be processed in the mobile terminal 110. The audio output unit 220 is configured with a speaker, and converts the audio signal of the call partner received by the mobile terminal 110 into audio and outputs it. The voice output unit 220 can also output a ringtone, an operation sound of the operation unit 216, an alarm sound, and the like.

端末無線通信部222は、基地局120との無線通信を行う。このような無線通信としては、例えば、同時双方向通信を実現するため通信経路を時間軸で区分けし交互に送信と受信とを行うTDD(Time Division Duplex)上で、さらにその送受信時間(フレーム)を複数のタイムスロットに時分割したTDMA(Time Division Multiple Access)/TDDが採用されている。また、単位時間軸上で多数の搬送波を利用し、変調対象となる信号波の位相が隣り合う搬送波間で直交するように搬送波の帯域を一部重ね合わせて周波数帯域を有効利用するOFDM(Orthogonal Frequency Division Multiplexing:直交周波数分割多重)方式やOFDMA方式も実現されている。   The terminal wireless communication unit 222 performs wireless communication with the base station 120. As such wireless communication, for example, on a TDD (Time Division Duplex) in which a communication path is divided by a time axis and transmission and reception are alternately performed in order to realize simultaneous two-way communication, further transmission / reception time (frame) thereof TDMA (Time Division Multiple Access) / TDD is used in which time is divided into a plurality of time slots. Also, OFDM (Orthogonal) that uses a large number of carriers on the unit time axis and effectively uses the frequency band by overlapping some of the carrier bands so that the phase of the signal wave to be modulated is orthogonal between adjacent carriers. (Frequency Division Multiplexing) method and OFDMA method are also realized.

また、本実施形態における端末メモリ212は、リスト記憶部250や起動機能保持部252としても機能する。   In addition, the terminal memory 212 in this embodiment also functions as the list storage unit 250 and the activation function holding unit 252.

リスト記憶部250は起動禁止リストを記憶する。かかる起動禁止リストは、並行して一度に起動できないアプリケーションの機能(以下、アプリケーション機能と称する。)の組合せをその識別子で示すリストである。ここで、アプリケーション機能は、アプリケーションが実装する個々の機能のいずれかを示す。   The list storage unit 250 stores an activation prohibition list. Such an activation prohibition list is a list indicating combinations of application functions (hereinafter referred to as application functions) that cannot be activated at the same time in parallel. Here, the application function indicates any of individual functions implemented by the application.

図4は、起動禁止リストを説明するための説明図である。ここでは、理解を容易にするため、アプリケーション機能をそれぞれ英文字1文字で示しているが、実際には、そのアプリケーション機能を特定する複数の数字、文字、記号を合わせた識別子で示される。なお、並行して一度に起動できないアプリケーション機能の組合せの、起動禁止リストへの登録方法は、後に詳述する。   FIG. 4 is an explanatory diagram for explaining the activation prohibition list. Here, in order to facilitate understanding, each application function is represented by one English character, but in actuality, it is represented by an identifier that is a combination of a plurality of numbers, characters, and symbols that identify the application function. A method for registering a combination of application functions that cannot be activated at the same time in the activation prohibition list will be described in detail later.

起動機能保持部252は、現在起動しているアプリケーション機能すべての識別子を一時的に保持する。   The activation function holding unit 252 temporarily holds identifiers of all currently activated application functions.

図5は、起動機能保持部252の動作を説明するための説明図である。かかる起動機能保持部252は、アプリケーション機能が起動する度にその識別子を格納する。例えば、図5のように、アプリケーション機能A、B、Cが起動されているときに、新たにアプリケーション機能Dが起動されると、起動機能保持部252は、自己の空き領域にアプリケーション機能Dの識別子を格納する。そして、起動中のアプリケーション機能が終了されると、起動機能保持部252は、そのアプリケーション機能の識別子を削除する。   FIG. 5 is an explanatory diagram for explaining the operation of the activation function holding unit 252. The activation function holding unit 252 stores an identifier each time an application function is activated. For example, as shown in FIG. 5, when the application function D is newly activated while the application functions A, B, and C are activated, the activation function holding unit 252 stores the application function D in its own free space. Stores an identifier. When the activated application function is terminated, the activated function holding unit 252 deletes the identifier of the application function.

また、本実施形態における端末制御部210は、リスト判定部254、機能起動部256、リスト追加部258、最大値記憶部260、メモリ確保部262としても機能する。   In addition, the terminal control unit 210 in the present embodiment also functions as a list determination unit 254, a function activation unit 256, a list addition unit 258, a maximum value storage unit 260, and a memory reservation unit 262.

リスト判定部254は、ユーザから要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子(即ち、現在起動中のアプリケーション機能の識別子)との組合せが、リスト記憶部250に記憶された起動禁止リストに有るか否かを判定する。即ち、リスト判定部254は、起動禁止リストを用いて、新たに要求されたアプリケーションの起動可否を判断する。   The list determination unit 254 stores a combination of the identifier of the application function requested by the user and the identifier held in the activation function holding unit 252 (that is, the identifier of the currently activated application function) in the list storage unit 250. It is determined whether it is in the start prohibition list. That is, the list determination unit 254 determines whether or not the newly requested application can be started using the start prohibition list.

例えば、起動機能保持部252に保持されているアプリケーション機能の識別子が図5に示す状態であるとき、即ち、アプリケーション機能A、B、Cが現在実行中であるときに、新たなアプリケーション機能Dの実行要求があった場合、リスト判定部254は、アプリケーション機能Dの識別子と、起動機能保持部252に保持されているアプリケーション機能A、B、Cの識別子との組合せが、起動禁止リストに登録されているか否かを判定する。起動禁止リストが図4に示す状態であれば、リスト判定部254は、アプリケーション機能A、B、C、Dの組合せが起動禁止リストに登録されていないと判定する。一方、新たにアプリケーション機能Eの実行要求があった場合、このアプリケーション機能Eの識別子と、起動機能保持部252に保持されているアプリケーション機能A、B、Cの識別子との組合せが、起動禁止リストの参照番号4の組合せと一致するため、リスト判定部254は、かかる識別子の組合せA、B、C、Eは起動禁止リストに登録されていると判定する。   For example, when the identifier of the application function held in the activation function holding unit 252 is in the state shown in FIG. 5, that is, when the application functions A, B, and C are currently being executed, the new application function D When there is an execution request, the list determination unit 254 registers the combination of the identifier of the application function D and the identifiers of the application functions A, B, and C held in the activation function holding unit 252 in the activation prohibition list. It is determined whether or not. If the activation prohibition list is in the state shown in FIG. 4, the list determination unit 254 determines that the combination of the application functions A, B, C, and D is not registered in the activation prohibition list. On the other hand, when there is a new execution request for the application function E, the combination of the identifier of the application function E and the identifiers of the application functions A, B, and C held in the activation function holding unit 252 is the activation prohibition list. Therefore, the list determination unit 254 determines that the identifier combinations A, B, C, and E are registered in the activation prohibition list.

また、リスト判定部254は、ユーザからアプリケーションの起動を要求された場合、当該アプリケーションが実装する機能のそれぞれについて、起動機能保持部252に保持されているアプリケーション機能の識別子との組合せが起動禁止リストに登録されているか否かを判定する。   In addition, when the application is requested to start an application by the user, the list determination unit 254 includes a combination of the function implemented by the application and the identifier of the application function held in the activation function holding unit 252 as the activation prohibition list. It is determined whether or not it is registered.

機能起動部256は、リスト判定部254が、ユーザから要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子との組合せが起動禁止リストに無いと判定した場合に、要求されたアプリケーション機能の起動を試みる。   The function activation unit 256 is requested when the list determination unit 254 determines that the combination of the identifier of the application function requested by the user and the identifier held in the activation function holding unit 252 is not in the activation prohibition list. Attempt to start application function.

一方、リスト判定部254がユーザから実行を要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子との組合せが起動禁止リストにあると判定した場合、機能起動部256は、要求されたアプリケーション機能を起動せず、その旨表示部214に表示、または音声出力部220を通じてアラームを鳴らし、ユーザに報知する。   On the other hand, when the list determination unit 254 determines that the combination of the identifier of the application function requested to be executed by the user and the identifier stored in the activation function storage unit 252 is in the activation prohibition list, the function activation unit 256 The activated application function is not activated, and a message to that effect is displayed on the display unit 214 or an alarm is sounded through the audio output unit 220 to notify the user.

かかる構成により、アプリケーションやその個々の機能のメモリ占有容量に応じて、その起動可否を適切に判断し、無駄な起動試行による処理負荷やリソースの消費を抑制すると共にメモリ容量の有効利用を図ることが可能となる。従って、並行して一度に起動できるアプリケーション機能の数は所定数に制限されず、そのアプリケーション機能のメモリ占有容量に応じて適切な数が起動され、メモリ占有容量の小さいアプリケーションであれば同時に多数起動することもできる。   With such a configuration, according to the memory occupancy capacity of the application and its individual functions, it is possible to appropriately determine whether the application can be activated, to suppress processing load and resource consumption due to unnecessary activation attempts, and to effectively use the memory capacity. Is possible. Therefore, the number of application functions that can be activated in parallel at a time is not limited to a predetermined number, and an appropriate number is activated according to the memory occupation capacity of the application function. You can also

また、機能起動部256は、ユーザからアプリケーションの起動が要求された際に、当該起動を要求されたアプリケーションが実装する機能のうち、リスト判定部254によって、起動機能保持部252に保持されているアプリケーション機能との組合せが起動禁止リストに登録されていると判定された機能を、選択不可能な状態で、当該アプリケーションを起動する。なお、所定の機能を選択不可能な状態でアプリケーションを起動する方法としては、例えば、選択不可能とする機能の起動に割り当てられたソフトキーをグレーアウトする、非表示とするなどが適用できる。   In addition, when the activation of the application is requested by the user, the function activation unit 256 is held in the activation function holding unit 252 by the list determination unit 254 among the functions implemented by the application requested to be activated. The application is activated in a state where it is not possible to select a function determined to have a combination with the application function registered in the activation prohibition list. In addition, as a method of starting an application in a state where a predetermined function cannot be selected, for example, graying out a soft key assigned to starting a function that cannot be selected or non-displaying can be applied.

このように、起動機能保持部252に保持されているアプリケーション機能との組合せが起動禁止リストに登録されていない機能のみに制限して、要求されたアプリケーションを起動する事で、メモリのキャパシティを超えるメモリ容量を必要とする機能の起動によってアプリケーション自体がハングアップしてしまうといった不具合を回避しつつ、ユーザに所望のアプリケーションを利用する機会を提供することが可能となる。   As described above, the combination of the application functions held in the activation function holding unit 252 is limited to only the functions not registered in the activation prohibition list, and the requested application is activated, thereby increasing the memory capacity. It is possible to provide the user with an opportunity to use a desired application while avoiding the problem that the application itself hangs up due to the activation of a function that requires a memory capacity exceeding that.

なお、上記のように、所定のアプリケーションが機能を制限されて起動されているときに、起動機能保持部252に格納されている他のアプリケーション機能の起動が終了された場合、即ち、起動機能保持部252から他のアプリケーション機能の識別子が削除された場合、リスト判定部254は機能を制限されて起動されているアプリケーションにおいて選択不可能な状態にある機能と起動機能保持部252に保持されているアプリケーション機能との組合せが、起動禁止リストに登録されているか否かを判定する。リスト判定部254により、機能を制限されて起動されているアプリケーションにおいて選択不可能な状態にある機能と、起動機能保持部252に保持されているアプリケーション機能との組合せが、起動禁止リストに登録されていないと判定されると、機能起動部256は、機能を制限されて起動中のアプリケーションにおいて選択不可能な状態にある機能を、選択可能な状態に更新する。   Note that, as described above, when a predetermined application is activated with a limited function, when activation of another application function stored in the activation function holding unit 252 is completed, that is, the activation function is retained. When the identifier of the other application function is deleted from the unit 252, the list determination unit 254 is held in the function that cannot be selected in the activated application and the activated function holding unit 252. It is determined whether the combination with the application function is registered in the activation prohibition list. The list determination unit 254 registers a combination of a function that cannot be selected in an application that has been activated with a limited function and an application function that is held in the activation function holding unit 252 in the activation prohibition list. If it is determined that the function is not present, the function activation unit 256 updates a function that is restricted in function and cannot be selected in the activated application to a selectable state.

かかる構成により、ユーザは、アプリケーションの起動を維持したまま、アプリケーション機能を利用することが可能となる。   With this configuration, the user can use the application function while maintaining the activation of the application.

リスト追加部258は、機能起動部256がメモリ容量不足により要求されたアプリケーション機能を起動できなかった場合、要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子との組合せを起動禁止リストに追加する。   When the function activation unit 256 cannot activate the requested application function due to insufficient memory capacity, the list adding unit 258 activates the combination of the requested application function identifier and the identifier held in the activation function holding unit 252. Add to the ban list.

即ち、要求されたアプリケーション機能の起動に失敗した時の、当該起動に失敗したアプリケーション機能と、その時起動中であったアプリケーション機能との組合せを、同時起動不可能な組合せとして起動禁止リストに登録していくことにより、アプリケーション機能の起動時に、同時に起動するとメモリ容量をオーバーするアプリケーション機能の組合せを知る事ができるので、携帯端末がハングアップする等の不具合を避けることが可能となる。   In other words, when the requested application function fails to start, the combination of the application function that failed to start and the application function that was being started at that time is registered in the start prohibition list as a combination that cannot be started simultaneously. By doing so, it is possible to know the combination of application functions that exceed the memory capacity when the application functions are activated at the same time, and it is possible to avoid problems such as hang-up of the mobile terminal.

最大値記憶部260は、着呼やメール着信時等の割込イベント発生時のインタラプト処理に要したメモリ容量の最大値を更新する。かかる最大値記憶部260により、当該携帯端末110におけるインタラプト処理の実績に基づいてインタラプト処理に真に必要なメモリ容量を導出することができる。   The maximum value storage unit 260 updates the maximum value of the memory capacity required for interrupt processing when an interrupt event such as an incoming call or incoming mail occurs. The maximum value storage unit 260 can derive the memory capacity that is truly necessary for the interrupt process based on the record of the interrupt process in the mobile terminal 110.

メモリ確保部262は、空いているメモリ容量のうち最大値記憶部260により更新されたメモリ容量分、アプリケーション機能に占有されないメモリ領域を確保する。かかるメモリ確保部262の構成により、最優先すべき着信等のインタラプトをメモリ容量不足により逃してしまうといった事態を回避でき、そのようなインタラプト処理を確実に遂行することが可能となる。   The memory securing unit 262 secures a memory area that is not occupied by the application function by the memory capacity updated by the maximum value storage unit 260 among the free memory capacity. With such a configuration of the memory securing unit 262, it is possible to avoid a situation in which an interrupt such as an incoming call that has the highest priority is missed due to insufficient memory capacity, and such an interrupt process can be reliably performed.

以上説明した携帯端末110では、アプリケーションやその個々の機能のメモリ占有容量に応じてアプリケーションの起動や機能の起動の可否を適切に判断し、メモリ容量の有効利用を図ることが可能となる。   In the portable terminal 110 described above, it is possible to appropriately determine whether or not to activate an application or a function according to the memory occupancy capacity of the application and its individual functions, and to effectively use the memory capacity.

(アプリケーション機能起動方法)
次に、上述した携帯端末110を用いて複数のアプリケーション機能を並行して起動するアプリケーション機能起動方法を説明する。
(Application function startup method)
Next, an application function starting method for starting a plurality of application functions in parallel using the mobile terminal 110 described above will be described.

図6、図7は、アプリケーション機能起動方法の処理の流れを示したフローチャートである。特に図6はアプリケーション機能の起動時、図7はアプリケーション機能の終了時における動作を示している。   6 and 7 are flowcharts showing the processing flow of the application function activation method. In particular, FIG. 6 shows the operation when the application function is activated, and FIG. 7 shows the operation when the application function ends.

図6において、携帯端末110の起動機能保持部252は、現在起動しているアプリケーション機能すべての識別子を保持している(S300)。   In FIG. 6, the activation function holding unit 252 of the mobile terminal 110 holds identifiers of all currently activated application functions (S300).

ここで、ユーザから新たなアプリケーション機能の起動が要求されると(S302)、リスト判定部254は、リスト記憶部250から起動禁止リストを読み出し(S304)、ユーザから要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子との組合せが起動禁止リストに有るか否かを判定する(S306)。S306において、リスト判定部254により、ユーザから起動を要求されたアプリケーション機能の識別子と、起動機能保持部252に保持された識別子との組合せが起動禁止リストに無いと判定された場合(S306の“NO”)、機能起動部256は、要求されたアプリケーション機能の起動を試みる(S308)。   Here, when the activation of a new application function is requested by the user (S302), the list determination unit 254 reads the activation prohibition list from the list storage unit 250 (S304), and the identifier of the application function requested by the user and It is determined whether or not the combination with the identifier held in the activation function holding unit 252 is in the activation prohibition list (S306). In S306, when the list determination unit 254 determines that the combination of the identifier of the application function requested to be activated by the user and the identifier held in the activation function holding unit 252 is not in the activation prohibition list (“S306” NO "), the function activation unit 256 attempts to activate the requested application function (S308).

続いてアプリケーション機能の起動が成功したかどうか、即ち、アプリケーション機能を実行することでメモリ不足に陥ったかどうかが判定され(S310)、起動に失敗すると(S310の“NO”)、要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子との組合せが起動禁止リストに追加される(S314)。   Subsequently, it is determined whether or not the application function has been successfully activated, that is, whether or not the memory has become insufficient by executing the application function (S310). If the activation fails ("NO" in S310), the requested application is determined. A combination of the function identifier and the identifier held in the activation function holding unit 252 is added to the activation prohibition list (S314).

要求されたアプリケーション機能の起動に成功すると(S310の“YES”)、メモリ確保部262は、利用可能なメモリ容量を取得し、着呼やメール着信等の割込イベント発生時のインタラプト処理に要するメモリ容量分のメモリ領域が確保されているか否かを判定する(S320)。メモリ容量が確保されていれば(S320の“YES”)、要求のあったアプリケーション機能の識別子を起動機能保持部252に追加する(S322)。   If the requested application function is successfully activated (“YES” in S310), the memory securing unit 262 acquires the available memory capacity and is required for interrupt processing when an interrupt event such as an incoming call or incoming mail occurs. It is determined whether a memory area corresponding to the memory capacity is secured (S320). If the memory capacity is secured (“YES” in S320), the identifier of the requested application function is added to the activation function holding unit 252 (S322).

S320において、メモリ確保部262により、インタラプト処理を受け付けるのに十分なメモリ容量を確保できないと判定された場合(S320の“NO”)、その旨ユーザに報知し(S324)、要求されたアプリケーション機能の識別子と起動機能保持部252に保持された識別子との組合せが起動禁止リストに追加される(S326)。そして、直前に起動したアプリケーション機能を、インタラプト処理のためのメモリ領域を確保すべく終了し、アプリケーション機能が要求される前の起動状態を維持する(S328)。   In S320, when it is determined by the memory securing unit 262 that sufficient memory capacity cannot be secured to accept the interrupt process (“NO” in S320), the user is notified (S324), and the requested application function And the combination of the identifier held in the activation function holding unit 252 are added to the activation prohibition list (S326). Then, the application function activated immediately before is terminated to secure a memory area for interrupt processing, and the activation state before the application function is requested is maintained (S328).

また、S306において、リスト判定部254により、ユーザから起動を要求されたアプリケーション機能の識別子と、起動機能保持部252に保持された識別子との組合せがあると判定された場合、ユーザにメモリ不足を報知して(S330)、ユーザから起動要求のあったアプリケーション機能を起動せずに処理を終了する。   In S306, if the list determination unit 254 determines that there is a combination of the identifier of the application function requested to be activated by the user and the identifier held in the activation function holding unit 252, the user is in short of memory. The notification is made (S330), and the processing ends without starting the application function requested by the user.

次に、図7を用いてアプリケーション機能の終了時の動作を説明する。ユーザによるアプリケーション機能の終了要求があると(S350)、まず、その終了要求がすべてのアプリケーション機能に対するものかどうか判定され(S352)、キャンセルキー等によるすべてのアプリケーション機能の終了であれば(S352の“YES”)、すべて終了し(S354)、起動機能保持部252の識別子をすべて削除する(S356)。   Next, the operation at the end of the application function will be described with reference to FIG. When there is an application function termination request by the user (S350), it is first determined whether the termination request is for all application functions (S352). If all application functions are terminated by a cancel key or the like (S352). “YES”), the process ends (S354), and all the identifiers of the activation function holding unit 252 are deleted (S356).

終了要求が一部のアプリケーション機能に対するものであれば(S352の“NO”)、一部のアプリケーション機能を終了させ(S358)、起動機能保持部252内の対象となる識別子を削除する(S360)。   If the termination request is for some application functions (“NO” in S352), some application functions are terminated (S358), and the target identifier in the activation function holding unit 252 is deleted (S360). .

図8はアプリケーションの起動要求があった際の処理の流れを示すフローチャートである。ここでは、起動要求のあったアプリケーションとして静止画撮影アプリケーション(カメラアプリ)を例に説明する。カメラアプリは撮影ボタンによる撮影機能、撮影した画像を確認するための画像再生機能、撮影画像の編集機能等、種々の機能を呼び出す(実行する)ことが可能であり、ユーザは、カメラアプリ上で種々の機能を実行することによって、所望の静止画を得る。図8において、操作部216を介してカメラアプリの起動要求があると、リスト判定部254は、カメラアプリが実装する機能のそれぞれについて、起動機能保持部252に保持されているアプリケーション機能との組合せが起動禁止リストに登録されているか否かを判定する(S402)。   FIG. 8 is a flowchart showing the flow of processing when there is an application activation request. Here, a still image shooting application (camera application) will be described as an example of an application that has requested activation. The camera application can call (execute) various functions such as a shooting function using a shooting button, an image playback function for confirming a shot image, and an editing function for a shot image. By executing various functions, a desired still image is obtained. In FIG. 8, when there is a camera application activation request via the operation unit 216, the list determination unit 254 combines each of the functions implemented by the camera application with the application function held in the activation function holding unit 252. Is registered in the activation prohibition list (S402).

S402において、カメラアプリが実装するいずれの機能も、起動機能保持部252に保持されているアプリケーション機能との組合せが起動禁止リストに登録されていないと判定された場合(S402でNO)、カメラアプリを全ての機能が有効(実行可能)な状態で起動する(S404)。一方S402において、カメラアプリが実装するいずれかの機能、例えば、画像再生機能と、起動機能保持部252に保持されているアプリケーション機能との組合せが起動禁止リストに登録されていると判定された場合、機能起動部256は、画像再生機能を選択不可能な状態(例えば、画像再生機能に割り当てられたソフトキーをグレーアウトする等)で、カメラアプリを起動する(S406)。   If it is determined in S402 that any function implemented by the camera application is not registered in the activation prohibition list with the combination of the application function held in the activation function holding unit 252 (NO in S402), the camera application Are activated in a state where all functions are valid (executable) (S404). On the other hand, if it is determined in S402 that any function implemented by the camera application, for example, a combination of an image playback function and an application function held in the activation function holding unit 252 is registered in the activation prohibition list The function activation unit 256 activates the camera application in a state where the image reproduction function cannot be selected (for example, graying out a soft key assigned to the image reproduction function) (S406).

図9は、1つ以上の機能の使用が制限されて起動されているアプリケーションが存在している場合に、他のアプリケーション機能の実行が終了した際の処理の流れを示すフローチャートである。ここでは、図8のS406において、画像再生機能を選択不可能な状態で起動されたカメラアプリを例に説明する。なお、図7と同一の符号を振ってある部分については、図7と同様であるので、説明を省略する。   FIG. 9 is a flowchart showing the flow of processing when execution of another application function ends when there is an application that is activated with use of one or more functions restricted. Here, description will be made by taking as an example the camera application started in S406 of FIG. 8 in a state where the image reproduction function cannot be selected. Note that portions denoted by the same reference numerals as those in FIG. 7 are the same as those in FIG.

図9において、終了要求のあったアプリケーション機能を終了し、その識別子を起動機能保持部252から削除した後、機能起動部256は、現在起動中のアプリケーションに機能を制限されて起動されているアプリケーションがあるか否かを判定する(S362)。S362において、機能を制限されて起動されているアプリケーションは無いと判定した場合、機能起動部256はそのまま処理を終了する。   In FIG. 9, after terminating the application function requested to be terminated and deleting the identifier from the activation function holding unit 252, the function activation unit 256 is activated with the function limited to the currently activated application. It is determined whether or not there is (S362). In S362, when it is determined that there is no application that is activated with the function restricted, the function activation unit 256 ends the process as it is.

一方、S362において、機能起動部256により、機能を制限されて起動されているアプリケーションがあると判定された場合、例えば、それが上記のカメラアプリであった場合、リスト判定部254は、カメラアプリにおいて選択不可能な状態にある機能(画像再生機能)について、起動機能保持部252に保持されている識別子との組合せが起動禁止リストに登録されているか否か判定する(S364)。   On the other hand, in S362, when the function activation unit 256 determines that there is an application that is activated with the function restricted, for example, when it is the above camera application, the list determination unit 254 In step S364, it is determined whether the combination of the identifier held in the activation function holding unit 252 is registered in the activation prohibition list with respect to the function (image reproduction function) that cannot be selected in step S364.

リスト判定部254により、選択不可能な状態のカメラアプリの画像再生機能と、起動機能保持部252に保持されている識別子との組合せが起動禁止リストに登録されていると判定された場合(S364でYES)、機能起動部256はそのまま処理を終了する。つまり、カメラアプリの画像再生機能は、選択不可能なままに処理を終了する。一方、リスト判定部254により、選択不可能な状態のカメラアプリの画像再生機能と、起動機能保持部252に保持されている識別子との組合せが起動禁止リストに登録されていないと判定された場合(S364でNO)、機能起動部256は、画像再生機能を選択可能な状態に更新する(S366)。   When the list determination unit 254 determines that the combination of the image playback function of the camera application that cannot be selected and the identifier stored in the activation function storage unit 252 is registered in the activation prohibition list (S364) YES), the function activation unit 256 ends the process as it is. In other words, the image playback function of the camera application ends the process without being selectable. On the other hand, when the list determination unit 254 determines that the combination of the image playback function of the camera application that cannot be selected and the identifier held in the activation function holding unit 252 is not registered in the activation prohibition list (NO in S364), the function activation unit 256 updates the image reproduction function to a selectable state (S366).

(具体例1)
以下、上述した実施形態を適用した実施例を説明する。まず、携帯端末110のバックグラウンドで、任意の電子メールを受信している際、さらにデータフォルダ画像を再生し、赤外線通信を試みるとする。起動機能保持部252に電子メール受信機能(通信機能)の識別子が保持されている。ここで、データフォルダ画像の再生機能の起動要求を行うと、リスト判定部254は、起動機能保持部252に保持されている(即ち、現在起動中の)電子メール受信機能と、機能要求のあったデータフォルダ画像の再生機能の識別子との組合せが起動禁止リストに有るか否か判定する。本実施形態では、かかる識別子の組合せが、起動禁止リストに無かったとして、当該画像再生機能の識別子を起動機能保持部252に登録した上で当該データフォルダ画像の再生機能を実行し、メモリ不足に陥らずに実行に成功した場合には、インタラプト処理用のメモリ容量を確保して処理を終了する。
(Specific example 1)
Hereinafter, examples to which the above-described embodiment is applied will be described. First, when an arbitrary e-mail is received in the background of the mobile terminal 110, it is assumed that a data folder image is further reproduced and infrared communication is attempted. The activation function holding unit 252 holds an identifier of the e-mail receiving function (communication function). Here, when the activation request for the data folder image reproduction function is made, the list determination unit 254 has a function request for the e-mail receiving function held in the activation function holding unit 252 (that is, currently activated). It is determined whether or not the combination with the identifier of the reproduction function of the data folder image is in the activation prohibition list. In the present embodiment, assuming that the combination of identifiers is not in the activation prohibition list, the data reproduction function identifier is registered in the activation function holding unit 252 and the reproduction function of the data folder image is executed, resulting in a memory shortage. If the execution is successful, the memory capacity for interrupt processing is secured and the process is terminated.

続いて、再生中の画像を赤外線送信するために、ユーザ操作に基づき、赤外線通信機能の起動要求が為されると、リスト判定部254は、起動機能保持部525に保持されている電子メール受信機能と画像再生機能の識別子と、起動要求のあった赤外線通信機能の識別子とが起動禁止リストに登録されているか否か判定する。本実施形態では、かかる識別子の組合せが起動禁止リストに登録されてなかったとして、赤外線通信機能を起動し、しかしながら、メモリ不足のために赤外線通信機能の起動に失敗したとする。かかる場合、リスト追加部258は、起動機能保持部252に保持されているメール受信機能、画像再生機能、赤外線通信機能の識別子の組合せを、同時に起動不可能な機能の組合せとして、起動禁止リストに追加登録する。   Subsequently, when an activation request for the infrared communication function is made based on a user operation in order to transmit the image being reproduced by infrared, the list determination unit 254 receives the email received in the activation function holding unit 525. It is determined whether or not the identifier of the function and the image reproduction function and the identifier of the infrared communication function requested to be activated are registered in the activation prohibition list. In the present embodiment, it is assumed that the infrared communication function is activated on the assumption that such a combination of identifiers is not registered in the activation prohibition list. However, the activation of the infrared communication function fails due to insufficient memory. In such a case, the list adding unit 258 puts the combination of the identifiers of the mail reception function, the image reproduction function, and the infrared communication function held in the activation function holding unit 252 into the activation prohibition list as a combination of functions that cannot be activated simultaneously. Register additional.

かかる操作の過程で、データフォルダ画像の再生中にクリアキーが押下された場合、データフォルダ画像の再生機能のみが終了し、起動機能保持部252からその識別子が削除される。   If the clear key is pressed during the reproduction of the data folder image in the course of such an operation, only the data folder image reproduction function is terminated, and the identifier is deleted from the activation function holding unit 252.

以上、添付図面を参照しながら本発明の好適な実施形態について説明したが、本発明は係る例に限定されないことは言うまでもない。当業者であれば、特許請求の範囲に記載された範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   As mentioned above, although preferred embodiment of this invention was described referring an accompanying drawing, it cannot be overemphasized that this invention is not limited to the example which concerns. It will be apparent to those skilled in the art that various changes and modifications can be made within the scope of the claims, and these are naturally within the technical scope of the present invention. Understood.

なお、本明細書のアプリケーション機能起動方法における各工程は、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいはサブルーチンによる処理を含んでもよい。   It should be noted that each step in the application function activation method of the present specification does not necessarily have to be processed in time series in the order described in the flowchart, and may include processing in parallel or by a subroutine.

本発明は、複数のアプリケーションを並行して起動可能な携帯端末、およびアプリケーション機能起動方法に利用可能である。   The present invention can be used for a portable terminal capable of starting a plurality of applications in parallel and an application function starting method.

無線通信システムの概略的な接続関係を示した説明図である。It is explanatory drawing which showed the rough connection relation of the radio | wireless communications system. 携帯端末のハードウェア構成を示した機能ブロック図である。It is the functional block diagram which showed the hardware constitutions of the portable terminal. 携帯端末の外観を示した斜視図である。It is the perspective view which showed the external appearance of the portable terminal. 起動禁止リストを説明するための説明図である。It is explanatory drawing for demonstrating a starting prohibition list. 起動機能保持部の動作を説明するための説明図である。It is explanatory drawing for demonstrating operation | movement of a starting function holding | maintenance part. アプリケーション機能起動方法の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the application function starting method. アプリケーション機能起動方法の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the application function starting method. アプリケーション機能起動方法の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the application function starting method. アプリケーション機能起動方法の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the application function starting method.

符号の説明Explanation of symbols

110 …携帯端末
250 …リスト記憶部
252 …起動機能保持部
254 …リスト判定部
256 …機能起動部
258 …リスト追加部
260 …最大値記憶部
262 …メモリ確保部
DESCRIPTION OF SYMBOLS 110 ... Portable terminal 250 ... List memory | storage part 252 ... Starting function holding | maintenance part 254 ... List determination part 256 ... Function starting part 258 ... List addition part 260 ... Maximum value memory | storage part 262 ... Memory securing part

Claims (6)

複数の機能を並行して起動可能な携帯端末において、
並行して起動不可能である機能の識別子の組合せを、少なくとも1つ以上保持する起動禁止リストを記憶するリスト記憶部と、
現在起動中の1または複数の機能の識別子を保持する起動機能保持部と、
新規の機能の起動要求を受け付け、当該機能の起動を制御する機能起動部と、
前記機能起動部において起動要求を受け付けた新規の機能の識別子と、前記起動機能保持部に保持された前記起動中の機能の識別子との組合せが、前記並行して起動不可能である機能の識別子の組合せとして前記起動禁止リストに保持されているか否かを判定するリスト判定部と、
を備え、
前記起動機能部は、前記リスト判定部により、前記新規の機能の識別子と前記起動中の機能の識別子との組合せが、前記並行して起動不可能である機能の識別子の組合せとして前記起動禁止リストに保持されていないと判定された場合に、前記新規の機能を起動することを特徴とする携帯端末。
In mobile devices that can start multiple functions in parallel,
A list storage unit that stores an activation prohibition list that holds at least one combination of identifiers of functions that cannot be activated in parallel;
An activation function holding unit that holds an identifier of one or more currently activated functions;
A function activation unit that accepts a new function activation request and controls activation of the function;
A combination of an identifier of a new function that has received an activation request in the function activation unit and an identifier of the function being activated held in the activation function holding unit is an identifier of a function that cannot be activated in parallel A list determination unit that determines whether the activation prohibition list is held as a combination of
With
The activation function unit includes the activation prohibition list in which the combination of the identifier of the new function and the identifier of the function being activated is a combination of identifiers of functions that cannot be activated in parallel by the list determination unit. A mobile terminal that activates the new function when it is determined that the new function is not held.
前記機能起動部による前記新規の機能の起動が失敗した場合、当該新規の機能の識別子と、前記起動中の機能の識別子との組合せを、前記並行して起動不可能である機能の識別子の組合せとして起動禁止リストに追加するリスト追加部をさらに備えることを特徴とする請求項1に記載の携帯端末。   When activation of the new function by the function activation unit fails, a combination of the identifier of the new function and the identifier of the function being activated is a combination of identifiers of functions that cannot be activated in parallel. The mobile terminal according to claim 1, further comprising: a list addition unit that adds to the activation prohibition list. 新規のアプリケーションの起動要求を受け付けた場合、
前記リスト判定部は、前記新規のアプリケーションが実装する機能のそれぞれについて、前記起動機能保持部に保持された前記起動中の機能の識別子との組合せが、前記並行して起動不可能である機能の識別子の組合せとして前記起動禁止リストに保持されているか否かを判定し、
前記機能起動部は、前記リスト判定部により、前記起動中の機能の識別子との組合せが、前記並行して起動不可能である機能の識別子の組合せとして前記起動禁止リストに保持されていると判定された機能を選択不可能に前記新規のアプリケーションを起動することを特徴とする請求項1に記載の携帯端末。
When a request to start a new application is received,
The list determination unit is configured such that, for each of the functions implemented by the new application, a combination of the identifier of the function being activated held in the activation function holding unit is a function that cannot be activated in parallel. It is determined whether or not it is held in the activation prohibition list as a combination of identifiers,
The function activation unit determines, by the list determination unit, that a combination with an identifier of a function being activated is held in the activation prohibition list as a combination of identifiers of functions that cannot be activated in parallel. The mobile terminal according to claim 1, wherein the new application is activated so that the selected function cannot be selected.
現在起動中の機能の少なくとも1つが、起動の終了により当該起動機能保持部から削除された場合、
前記リスト判定部は、前記アプリケーションにおいて選択不可能な機能の識別子と、前記起動機能保持部に保持された前記起動中の機能の識別子との組合せが、前記並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されていないと判定された場合に、前記アプリケーションにおいて選択不可能な機能を選択可能に更新することを特徴とする請求項3に記載の携帯端末。
When at least one of the currently activated functions is deleted from the activated function holding unit due to the termination of activation,
The list determination unit is a function in which a combination of an identifier of a function that cannot be selected in the application and an identifier of the function being activated held in the activation function holding unit cannot be activated in parallel. 4. The mobile terminal according to claim 3, wherein when it is determined that the combination of identifiers is not held in the activation prohibition list, a function that cannot be selected in the application is updated so as to be selectable.
予め定められた必須の機能が実行される度に、当該必須の機能の実行に要したメモリ容量を判定し、その最大値を更新して記憶する最大値記憶部と、
前記最大値記憶部に記憶されたメモリ容量分、前記必須の機能以外の機能にに占有されない領域としてメモリ領域を確保するメモリ確保部と、
をさらに備え、
前記起動機能部により前記新規の機能が起動された際に、前記起動機能保持部に記憶された機能によるメモリ占有量が、前記メモリ確保部による前記メモリ領域の確保を不可能とする場合、前記起動機能部は、前記新規に起動された機能を終了することを特徴とする請求項1から4のいずれか1項に記載の携帯端末。
A maximum value storage unit that determines the memory capacity required to execute the essential function each time a predetermined essential function is executed, and updates and stores the maximum value;
A memory securing unit that secures a memory area as an area that is not occupied by functions other than the essential function, corresponding to the memory capacity stored in the maximum value storage unit;
Further comprising
When the new function is activated by the activation function unit, the amount of memory occupied by the function stored in the activation function holding unit makes it impossible to secure the memory area by the memory securing unit, The mobile terminal according to any one of claims 1 to 4, wherein the activation function unit terminates the newly activated function.
複数の機能を並行して起動可能な携帯端末を用いて動作するアプリケーション機能起動方法であって、
新規の機能の起動要求を受け付けるステップと、
前記新規の機能の識別子と、現在起動中の1または複数の機能の識別子との組合せが、並行して起動不可能である機能の識別子の組合せとして起動禁止リストに保持されているか否かを判定するステップと、
前記新規の機能の識別子と前記起動中の機能の識別子との組合せが、前記並行して起動不可能である機能の識別子の組合せとして前記起動禁止リストに保持されていないと判定された場合に、前記新規の機能を起動するステップと、
前記新規の機能の起動が失敗した場合、当該新規の機能の識別子と、前記起動中の機能の識別子との組合せを、前記並行して起動不可能である機能の識別子の組合せとして起動禁止リストに追加するステップと、
を有することを特徴とするアプリケーション機能起動方法。
An application function activation method that operates using a mobile terminal that can activate a plurality of functions in parallel,
A step of accepting a request for starting a new function;
It is determined whether the combination of the identifier of the new function and the identifier of one or a plurality of currently active functions is held in the activation prohibition list as a combination of identifiers of functions that cannot be activated in parallel. And steps to
When it is determined that the combination of the identifier of the new function and the identifier of the function being activated is not held in the activation prohibition list as the combination of the identifier of the function that cannot be activated in parallel, Activating the new function;
When the activation of the new function fails, the combination of the identifier of the new function and the identifier of the function being activated is included in the activation prohibition list as the combination of the identifiers of the functions that cannot be activated in parallel. Adding steps,
An application function starting method characterized by comprising:
JP2008195544A 2008-07-29 2008-07-29 Mobile terminal and application function starting method Pending JP2010033386A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008195544A JP2010033386A (en) 2008-07-29 2008-07-29 Mobile terminal and application function starting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008195544A JP2010033386A (en) 2008-07-29 2008-07-29 Mobile terminal and application function starting method

Publications (1)

Publication Number Publication Date
JP2010033386A true JP2010033386A (en) 2010-02-12

Family

ID=41737762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008195544A Pending JP2010033386A (en) 2008-07-29 2008-07-29 Mobile terminal and application function starting method

Country Status (1)

Country Link
JP (1) JP2010033386A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017131469A1 (en) * 2016-01-28 2017-08-03 삼성전자 주식회사 Electronic device for controlling application and operation method thereof
JP2020154695A (en) * 2019-03-20 2020-09-24 富士ゼロックス株式会社 Information processing apparatus and information processing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319549A (en) * 1996-05-29 1997-12-12 Brother Ind Ltd Monitor display control method, monitor display controller and storage medium
WO2007020735A1 (en) * 2005-08-18 2007-02-22 Matsushita Electric Industrial Co., Ltd. Conflict solving device
JP2007535056A (en) * 2004-04-27 2007-11-29 ノキア コーポレイション Resource management system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319549A (en) * 1996-05-29 1997-12-12 Brother Ind Ltd Monitor display control method, monitor display controller and storage medium
JP2007535056A (en) * 2004-04-27 2007-11-29 ノキア コーポレイション Resource management system and method
WO2007020735A1 (en) * 2005-08-18 2007-02-22 Matsushita Electric Industrial Co., Ltd. Conflict solving device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017131469A1 (en) * 2016-01-28 2017-08-03 삼성전자 주식회사 Electronic device for controlling application and operation method thereof
KR20170090278A (en) * 2016-01-28 2017-08-07 삼성전자주식회사 Electronic device for controlling application and method of operating the same
US10795720B2 (en) 2016-01-28 2020-10-06 Samsung Electronics Co., Ltd. Electronic device for controlling application and operation method thereof
KR102500608B1 (en) 2016-01-28 2023-02-16 삼성전자주식회사 Electronic device for controlling application and method of operating the same
JP2020154695A (en) * 2019-03-20 2020-09-24 富士ゼロックス株式会社 Information processing apparatus and information processing program

Similar Documents

Publication Publication Date Title
JP5242043B2 (en) Portable terminal device and display method
US20110136434A1 (en) Method and apparatus for transmitting data in bluetooth devices
JP2005215756A (en) Portable device terminal
US20140051406A1 (en) Method for handling call receiving and an electronic device thereof
US20090158160A1 (en) Method and apparatus for implementing avatar modifications in another user&#39;s avatar
US20060179135A1 (en) Data communication method, data communication system, and communication terminal
JP2007282196A (en) Electronic apparatus and program
US20080126511A1 (en) Method for Handing Off Applications for WebOS-Enabled User Devices
US8204548B1 (en) System and method for mobile device application pre-emption
WO2012015006A1 (en) Handheld electronic device, screen control method, and additive display program
KR20050091246A (en) Method and apparatus for displaying plural screens at the same time in the mobile phone
US20080126518A1 (en) System, mobile terminal and method for storing data into web storage using wireless lan
JP2013126220A (en) Setting system and method
JP2004304725A (en) Mobile phone
JP2011147019A (en) Mobile terminal
JP2007265026A (en) Cellular phone, e-mail information display method and e-mail information display program
KR100695212B1 (en) Method and mobile communication for automatically saving push message
JP2010033386A (en) Mobile terminal and application function starting method
JPWO2004102932A1 (en) Mobile communication terminal and application program suspension method
CA2625126C (en) Classmark change message system and method
JP4837514B2 (en) Mobile terminal device and icon display control method in mobile terminal device
JP2006211377A (en) Wireless terminal device
KR101308403B1 (en) Portable communication terminal capable of interlocking different applications and method thereof
JP2009086754A (en) Software update method and mobile terminal
JP4147178B2 (en) Recording medium update method, information communication terminal and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110628

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120925

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121122

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130122