WO2014061203A1 - 情報処理端末 - Google Patents

情報処理端末 Download PDF

Info

Publication number
WO2014061203A1
WO2014061203A1 PCT/JP2013/005602 JP2013005602W WO2014061203A1 WO 2014061203 A1 WO2014061203 A1 WO 2014061203A1 JP 2013005602 W JP2013005602 W JP 2013005602W WO 2014061203 A1 WO2014061203 A1 WO 2014061203A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
sub
screen
processing unit
execution
Prior art date
Application number
PCT/JP2013/005602
Other languages
English (en)
French (fr)
Inventor
木村 洋介
Original Assignee
株式会社デンソー
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社デンソー filed Critical 株式会社デンソー
Priority to CA2887724A priority Critical patent/CA2887724C/en
Priority to CN201380054325.1A priority patent/CN104756057B/zh
Priority to DE112013005076.5T priority patent/DE112013005076B4/de
Priority to US14/435,781 priority patent/US9600326B2/en
Publication of WO2014061203A1 publication Critical patent/WO2014061203A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/36Input/output arrangements for on-board computers
    • G01C21/3605Destination input or retrieval
    • G01C21/362Destination input or retrieval received from an external device or application, e.g. PDA, mobile phone or calendar application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores

Definitions

  • This disclosure relates to an information processing terminal.
  • Patent Document 1 discloses a technique for operating a plurality of applications in cooperation with each other. According to this technology, for example, when a certain application is executed, a function that is not originally provided can be indirectly captured by executing another application that provides a function that the application does not have. .
  • main application when one application (hereinafter referred to as “main application”) is executed, when another application (hereinafter referred to as “sub-application”) is executed, a screen displayed on the information processing terminal Transitions from the main application execution screen to the sub-application execution screen. After that, when the operation of the sub application is completed, the screen displayed on the information processing terminal transitions again to the execution screen of the main application.
  • the display screen transitions in this way, the user recognizes that the main application is temporarily stopped and the sub application is operating, that is, the sub application different from the main application is operating, and the main application is recognized.
  • the app cannot appear to incorporate the functionality of a sub-app directly.
  • the function of the sub application is directly incorporated into the main application as, for example, a module
  • the function of the sub application is provided as a function of the main application only during execution of the main application. Therefore, when the function of the sub application is provided, the possibility that the user recognizes that a sub application different from the main application is operating can be reduced.
  • a process of incorporating the function of the sub-application into the main application is necessary, and such a process is a burden on the application developer.
  • the present disclosure may prevent a sub application from being recognized in a technology that provides a function that the main application does not originally have by executing a sub application different from the main application.
  • An information processing terminal capable of appearing as if the function of a sub application is directly incorporated in a main application is provided.
  • the information processing terminal includes an application execution unit, a sub application execution unit, and a hidden screen display unit.
  • the application execution unit executes a certain application as a main application.
  • the sub application execution unit executes a sub application that provides a predetermined function to the main application executed by the application execution unit in response to an execution request from the application execution unit. While the sub application execution unit is executing the sub application, the hidden screen display unit hides that the sub application is being executed instead of the execution screen indicating that the sub application is being executed. Display the screen.
  • FIG. 1 is a functional block diagram schematically showing the configuration of the information processing terminal according to the first embodiment.
  • FIG. 2 is a flowchart illustrating an example of operation contents of the information processing terminal.
  • FIG. 3 is a diagram illustrating an example of an execution screen of the main application.
  • FIG. 4 is a diagram illustrating an example of a sub-application execution screen.
  • FIG. 5 is a diagram illustrating an example of the hidden screens GHa to GHd.
  • FIG. 6 is a functional block diagram schematically showing the configuration of the information processing terminal according to the second embodiment.
  • FIG. 7 is a diagram illustrating an example of authentication data.
  • FIG. 8 is a flowchart illustrating an example of operation contents of the information processing terminal according to the second embodiment.
  • FIG. 9 is a functional block diagram schematically showing the configuration of the information processing terminal according to the modification.
  • the information processing terminal 10 is configured by a mobile communication terminal, for example, and includes a control unit 11, an operation input unit 12, a display output unit 13, a storage unit 14, a communication unit 15, and the like.
  • the control unit 11 is mainly configured by a microcomputer having a CPU, a ROM, and a RAM (not shown), and controls the overall operation of the information processing terminal 10. In addition, the control unit 11 executes a control program in the CPU, thereby causing a main application execution processing unit 21 (hereinafter referred to as “main execution processing unit 21”) and a sub application execution processing unit 22 (hereinafter referred to as “sub execution”).
  • the hidden screen display processing unit 23 is virtually realized by software.
  • the main execution processing unit 21, the sub execution processing unit 22, and the hidden screen display processing unit 23 may be realized in hardware as an integrated circuit integrated with the control unit 11, for example.
  • the operation input unit 12 includes various switches such as a touch panel switch provided on the screen of the display output unit 13 and a mechanical switch provided around the display output unit 13.
  • the operation input unit 12 outputs an operation detection signal to the control unit 11 in accordance with various switch operations by the user.
  • the control unit 11 analyzes the operation detection signal input from the operation input unit 12 and identifies the operation content of the user. And the control part 11 performs various processes, for example, the execution process of the application designated by the user, etc. based on the specified operation content.
  • the display output unit 13 is composed of, for example, a liquid crystal display or an organic EL display, and displays various information based on a display command signal input from the control unit 11.
  • the screen of the display output unit 13 is provided with a touch panel switch configured by a known pressure-sensitive method, electromagnetic induction method, capacitance method, or a combination thereof.
  • the display output unit 13 displays, for example, various application execution screens, specifically a hidden screen described later.
  • the storage unit 14 is configured by a nonvolatile storage medium such as a hard disk drive or a memory card, for example.
  • Various computer programs, application programs for executing various applications, data used in each program, various types Data for screen display, map data, etc. are stored.
  • Various applications (application programs) are given identification information for identifying the applications.
  • the map data includes at least position information (coordinate information) indicating positions of stores, facilities, place names, sightseeing spots, and the like set as destinations.
  • the communication unit 15 establishes a wireless communication line with an external navigation device (not shown) that executes, for example, vehicle route guidance, and performs various communications with the navigation device through the communication line.
  • the external device to which the communication unit 15 is communicably connected is not limited to the navigation device, and may be an information processing terminal different from the information processing terminal 10, for example.
  • the main execution processing unit 21 corresponds to an example of an application execution unit and means, and executes an application requested to be executed as a main application based on an execution request from the control unit 11.
  • a destination selection application described later in detail can be considered.
  • the destination selection application is an application for selecting a point to be set as a destination for vehicle route guidance, for example.
  • the sub-execution processing unit 22 corresponds to an example of a sub-application execution unit and means.
  • a sub-application that provides a predetermined function to the main application executed by the main execution processing unit 21 is sent from the main execution processing unit 21. Execute in response to an execution request. By executing the sub-application, a function that the main application does not originally have is added to the main application.
  • a position information providing application described later in detail can be considered.
  • the location information providing application extracts, as a predetermined function, location information (coordinate information) of the destination selected by the destination selection application from the map data, and navigates the extracted location information via the communication unit 15. Implement the functions provided to the device.
  • the hidden screen display processing unit 23 corresponds to an example of a hidden screen display unit and means, and indicates that the sub application is being executed while the sub execution processing unit 22 is executing the sub application. Instead of the execution screen, a hidden screen for hiding that the sub-application is being executed is displayed.
  • main application A a main application A
  • main application X a function that the main application A originally does not have
  • sub-application X the main execution processing unit 21 requests the sub-execution processing unit 22 to execute the sub-application X as shown in FIG.
  • the main execution processing unit 21 calls the sub application X.
  • the main execution processing unit 21 outputs the identification information of the main application A being executed at that time to the sub execution processing unit 22.
  • the main execution processing unit 21 temporarily stops the execution of the main application A (step A2).
  • the sub execution processing unit 22 starts to execute the sub application X in response to the execution request from the main execution processing unit 21 (step A3).
  • the sub execution processing unit 22 provides a predetermined function included in the sub application X (step A4).
  • the sub execution processing unit 22 outputs a sub application executing signal indicating that the sub application X is being executed to the hidden screen display processing unit 23.
  • the hidden screen display processing unit 23 receives the sub-application executing signal, the hidden screen display processing unit 23 starts displaying the hidden screen on the display output unit 13 (step A5).
  • the sub-execution processing unit 22 stops the execution of the sub-application X when the provision of the predetermined function is completed (step A6). Then, when the execution of the sub application X is stopped, the sub execution processing unit 22 outputs a sub application execution stop signal indicating that the sub application X has been stopped to the hidden screen display processing unit 23. When receiving the sub application execution stop signal, the hidden screen display processing unit 23 stops displaying the hidden screen on the display output unit 13 (step A7).
  • the sub-execution processing unit 22 identifies the caller main application, in this case, the main application A, based on the identification information output from the main execution processing unit 21 (step A8). ). Then, the sub execution processing unit 22 requests the main execution processing unit 21 to execute the identified main application A (step A9). As a result, the sub-execution processing unit 22 calls the main application A once stopped. Then, the main execution processing unit 21 resumes the execution of the main application A that has been stopped (step A10).
  • destination selection application A when the main execution processing unit 21 is executing the destination selection application A (hereinafter referred to as “destination selection application A”), the information processing terminal 10, as shown in FIG.
  • the execution screen GA of the location selection application A is displayed on the display output unit 13.
  • destination candidates Pa, Pb, Pc,... are displayed, and selection buttons Ba, Bb, Bc,... For selecting these destination candidates are displayed as candidates.
  • the selection button is displayed as a touch button that can be touch-operated by the user.
  • the sub execution processing unit 22 responds to the execution request from the main execution processing unit 21 with the position information providing application X (hereinafter referred to as “position information providing application X”). Start execution). At this time, the main execution processing unit 21 outputs destination candidate specifying information for specifying the selected candidate to the sub execution processing unit 22. Then, the sub execution processing unit 22 specifies the candidate selected based on the destination candidate specifying information output from the main execution processing unit 21, and extracts the position information of the specified candidate from the map data. Then, the sub execution processing unit 22 provides the extracted position information to the navigation device.
  • position information providing application X hereinafter referred to as “position information providing application X”. Start execution).
  • the main execution processing unit 21 outputs destination candidate specifying information for specifying the selected candidate to the sub execution processing unit 22.
  • the sub execution processing unit 22 specifies the candidate selected based on the destination candidate specifying information output from the main execution processing unit 21, and extracts the position information of the specified candidate from the map data. Then, the sub execution processing unit 22 provides the extracted
  • the information processing terminal 10 When the execution of the position information providing application X is started by the sub execution processing unit 22, the information processing terminal 10 is originally executing the execution screen GX shown in FIG. An execution screen indicating this is displayed on the display output unit 13. However, in this case, the information processing terminal 10 causes the hidden screen display processing unit 23 to display a hidden screen for hiding that the position information providing application X is being executed on the display output unit 13 instead of the execution screen GX. indicate.
  • the hidden screen display processing unit 23 displays any one of the hidden screens GHa to GHd illustrated in FIG.
  • the hidden screen GHa shown in FIG. 5 is a so-called dummy screen with a transparent entire surface.
  • the execution screen GA of the destination selection application A can be visually recognized through the hidden screen GHa, but cannot be operated.
  • the hidden screen GHa may not be a screen that is entirely transparent, but may be a screen that is partially transparent and the rest is opaque.
  • the hidden screen GHb shown in FIG. 5 is a single-color screen on the entire surface.
  • the execution screen GA cannot be visually recognized through the hidden screen GHb and cannot be operated.
  • the hidden screen GHb may not be a single-color screen on the entire surface, but may be a screen in which a part is a single color and the remaining portion is, for example, transparent. Further, as a single color, for example, black or white can be considered, but other colors may be used.
  • the hidden screen GHc shown in FIG. 5 is a screen with a predetermined pattern on the entire surface.
  • the execution screen GA cannot be visually recognized through the hidden screen GHc and cannot be operated.
  • the hidden screen GHc may not be a screen with a predetermined pattern on the entire surface, but may be a screen with a part of the predetermined pattern and the remaining part, for example, transparent.
  • the predetermined pattern for example, a stripe pattern can be considered, but other patterns may be used.
  • the hidden screen GHd shown in FIG. 5 is a screen designated by the main execution processing unit 21.
  • the main execution processing unit 21 selects a designated screen according to the type of the main application to be executed.
  • the screen designation processing by the main execution processing unit 21 is performed on the hidden screen display processing unit 23 when the main execution processing unit 21 requests execution of the position information providing application X, for example.
  • the hidden screen display processing unit 23 extracts data for displaying the screen specified by the main execution processing unit 21 from the storage unit 14 and displays the specified screen based on the extracted screen display data.
  • the execution screen GA cannot be visually recognized through the hidden screen GHd and cannot be operated.
  • the entire screen of the hidden screen GHd may not be a designated screen, but a part of the hidden screen GHd may be a designated screen and the remaining portion may be a transparent screen, for example.
  • the designation screen includes various screens such as a screen including a symbol mark indicating a main application executed by the main execution processing unit 21 and a screen including a symbol mark indicating a destination genre selectable by the main application. Can be specified. Further, the designation screen may include symbols that are not related to the main application.
  • a hidden screen is displayed when a function that the main application does not originally have is provided by executing a sub-application different from the main application.
  • a function that the main application does not originally have is provided by executing a sub-application different from the main application.
  • it is possible to hide that the sub-application that provides the function is being executed, so that the function can be provided as if it were a function provided by the main application. It is possible to make it appear that the function of the sub application is directly incorporated in the main application.
  • the main execution processing unit 21 executes the destination selection application A as the main application and the sub execution processing unit 22 executes the position information providing application X as the sub application is illustrated.
  • the main application executed by the main execution processing unit 21 and the sub application executed by the sub execution processing unit 22 are not limited to these, and various applications can be executed.
  • the main application and the sub-application are not limited to applications that are related to each other through the concept of “position”, such as the destination selection application A and the position information providing application X, for example. It may be an application having no characteristics.
  • the hidden screen display processing unit 23 displays a case where any one of a transparent screen, a single color screen, a screen with a predetermined pattern, and a designated screen designated by the main execution processing unit 21 is displayed as the hidden screen. Illustrated. However, the hidden screen displayed by the hidden screen display processing unit 23 is not limited to these, and various screens may be adopted as long as the screen can hide that the sub-application is being executed. it can.
  • sub-application that the main application calls may be set in advance in a data table or the like, or may be configured to be appropriately selected at the time of calling. Further, the sub-application that is called by the main application may be set to be callable from an application other than the main application.
  • the information processing terminal 10 further realizes the authentication processing unit 24 virtually by software by executing a control program by the control unit 11.
  • the authentication processing unit 24 may be realized in hardware as an integrated circuit integrated with the control unit 11, for example.
  • the authentication processing unit 24 corresponds to an example of an authentication unit and means.
  • the sub execution processing unit 22 receives a sub application execution request from the main execution processing unit 21, as will be described in detail later, the main execution It is determined whether or not the main application being executed by the processing unit 21 is a preset authentication application.
  • each application (application program) stored in the storage unit 14 is provided with identification information, and a password necessary for executing the application is set.
  • a valid password password set for the application
  • a password input unit not shown
  • authentication data ND shown in FIG. 7 is stored in the storage unit 14.
  • authentication information given to each application and a password set for each application are stored in association with each other.
  • the main execution processing unit 21 requests the sub execution processing unit 22 to execute the sub application X (step A1), the main execution processing unit 21 and the identification information of the main application A being executed at that time
  • the password input when executing the main application A is output to the sub-execution processing unit 22.
  • the sub execution processing unit 22 executes an authentication request in response to the execution request from the main execution processing unit 21 (step B1).
  • the sub execution processing unit 22 outputs the identification information and password received from the main execution processing unit 21 to the authentication processing unit 24.
  • the authentication processing unit 24 executes an authentication process in response to the authentication request from the sub execution processing unit 22 (step B2).
  • the authentication processing unit 24 uses any one of the identification information and password pairs output from the sub-execution processing unit 22, in other words, the main execution processing unit 21, stored in the authentication data ND. It is determined whether or not the set of information and password matches.
  • the authentication process part 24 will output the authentication result information which shows the result to the sub execution process part 22, if an authentication process is completed (step B3).
  • the authentication processing unit 24 determines in the authentication process that the combination of the identification information and the password matches any of the sets, the authentication processing unit 24 executes the authentication in which the main application executed by the main execution processing unit 21 is set in advance. Judge that the application is an application, and attach a permission signal to the authentication result information.
  • the authentication processing unit 24 determines that the combination of the identification information and the password does not match any pair in the authentication processing, the authentication application in which the main application executed by the main execution processing unit 21 is set in advance. If it is not, a non-permission signal is attached to the authentication result information.
  • the sub execution processing unit 22 checks whether or not a permission signal is attached to the authentication result information (step B4).
  • the permission signal is attached to the authentication result information (step B4: YES)
  • the sub execution processing unit 22 starts executing the sub application X (step A3).
  • the sub execution processing unit 22 outputs a sub application executing signal to the hidden screen display processing unit 23, and the hidden screen display processing unit 23 displays the hidden screen in response to this signal. That is, in this case, the hidden screen display processing unit 23 displays the hidden screen during execution of the sub application X on the condition that the application executed by the main execution processing unit 21 is a preset authentication application.
  • the sub execution processing unit 22 executes the sub application X without executing the sub application X.
  • the process ends.
  • the sub execution processing unit 22 may be set to execute the sub application X without displaying the hidden screen by the hidden screen display processing unit 23 when the permission signal is not attached to the authentication result information. . That is, the sub-execution processing unit 22 sets the sub-application X not to be output to the hidden screen display processing unit 23 when the execution of the sub-application X is started, for example, so that the sub-application X is displayed without displaying the hidden screen. It may be configured to execute. In this case, the execution screen GX is displayed on the display output unit 13.
  • the information processing terminal 10 of the present embodiment only when the application executed by the main execution processing unit 21 is a preset authentication application, it is hidden during the execution of the sub application X. A screen is displayed. In other words, when the application executed by the main execution processing unit 21 is not an authentication application, the execution screen of the sub application X is displayed during the execution of the sub application X. Thereby, it can be seen that the function of the sub application X is incorporated in the authentication application, and the function of the sub application X can be shown in the application other than the authentication application.
  • the authentication processing unit 24 may be provided not in the information processing terminal 10 but in an external server 31 that can communicate with the information processing terminal 10.
  • the authentication data ND may also be stored in the storage unit 32 of the server 31.
  • the authentication data ND can be centrally managed in the server 31, and authentication processing can also be centrally executed in the server 31. For example, when the authentication application is changed, it is only necessary to update the authentication data ND in the server 31, and it is not necessary to update the authentication data ND stored in a plurality of information processing terminals.
  • embodiment of this indication is not limited only to each embodiment mentioned above, and includes various embodiments.
  • embodiments and configurations obtained by appropriately combining technical elements disclosed in different embodiments and configurations are also included in the embodiments and configurations according to the present disclosure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Computer Security & Cryptography (AREA)
  • Automation & Control Theory (AREA)
  • Computer Hardware Design (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Navigation (AREA)
  • Stored Programmes (AREA)

Abstract

 メインアプリケーションにサブアプリケーションの機能が直接的に組み込まれているように見せることができる情報処理端末10を提供する。サブアプリケーション実行処理部22は、メインアプリケーション実行処理部21が実行するアプリケーションに所定の機能を提供するサブアプリケーションを処理部21からの実行要求に応じて実行し、隠し画面表示処理部23は、サブアプリケーション実行処理部22がサブアプリケーションを実行している間は、当該サブアプリケーションが実行中であることを示す実行画面に代えて、当該サブアプリケーションが実行中であることを隠す隠し画面を表示する。

Description

情報処理端末 関連出願の相互参照
 本出願は、2012年10月19日に出願された日本国特許出願2012-231734号に基づくものであり、ここにその開示内容を参照により援用する。
 本開示は、情報処理端末に関する。
 例えば特許文献1には、複数のアプリケーションを相互に連携して動作させる技術が開示されている。この技術によれば、例えば、あるアプリケーションを実行している場合に、そのアプリケーションが備えていない機能を提供する他のアプリケーションを実行することで、本来備わっていない機能を間接的に取り込むことができる。
日本国公開特許公報2008-197885号
 ところで、一般的には、あるアプリケーション(以下、「メインアプリ」と称する)を実行している場合に他のアプリケーション(以下、「サブアプリ」と称する)を実行すると、情報処理端末に表示される画面は、メインアプリの実行画面からサブアプリの実行画面に遷移する。そして、その後、サブアプリの動作が完了すると、情報処理端末に表示される画面は、再びメインアプリの実行画面に遷移する。このように表示画面が遷移する構成では、メインアプリが一旦停止してサブアプリが動作していること、つまり、メインアプリとは別のサブアプリが動作していることがユーザに認識されてしまい、メインアプリにサブアプリの機能が直接的に組み込まれているように見せることができない。
 一方で、メインアプリにサブアプリの機能を例えばモジュールとして直接的に組み込んでしまえば、サブアプリの機能はあくまでもメインアプリの実行中において当該メインアプリの一機能として提供される。そのため、サブアプリの機能が提供される場合に、メインアプリとは別のサブアプリが動作しているとユーザが認識してしまうおそれを少なくすることができる。しかしながら、この場合、メインアプリにサブアプリの機能を組み込む工程が必要となり、このような工程がアプリケーションの開発者にとって負担となる。そのため、メインアプリにサブアプリの機能を直接的に組み込むのではなく、上記したようにメインアプリが本来備えていない機能をメインアプリとは別のサブアプリを実行することで提供する技術において、メインアプリにサブアプリの機能が直接的に組み込まれているように見せることができる技術が求められている。
 そこで、本開示は、メインアプリケーションが本来備えていない機能をメインアプリケーションとは別のサブアプリケーションを実行することで提供する技術において、そのサブアプリケーションが動作していることを認識されないようにすることができ、メインアプリケーションにサブアプリケーションの機能が直接的に組み込まれているように見せることができる情報処理端末を提供する。
 本開示の一例に係る情報処理端末は、アプリケーション実行部と、サブアプリケーション実行部と、隠し画面表示部と、を備える。アプリケーション実行部は、あるアプリケーションをメインアプリケーションとして実行する。サブアプリケーション実行部は、アプリケーション実行部が実行するメインアプリケーションに所定の機能を提供するサブアプリケーションを、アプリケーション実行部からの実行要求に応じて実行する。隠し画面表示部は、サブアプリケーション実行部がサブアプリケーションを実行している間は、当該サブアプリケーションが実行中であることを示す実行画面に代えて、当該サブアプリケーションが実行中であることを隠す隠し画面を表示する。
 これにより、メインアプリケーションが本来備えていない機能をメインアプリケーションとは別のサブアプリケーションを実行することで提供する場合に、隠し画面を表示することにより、そのサブアプリケーションが動作していることを認識されないようにすることができる。そして、メインアプリケーションが本来備えていない機能を提供しつつ、その機能を提供するサブアプリケーションが実行中であることを隠すことができるから、その機能をあたかもメインアプリケーションが備える一機能として提供することができ、メインアプリケーションにサブアプリケーションの機能が直接的に組み込まれているように見せることができる。
 本開示についての上記および他の目的、特徴や利点は、添付の図面を参照した下記の詳細な説明から、より明確になる。添付図面において、
図1は、第1実施形態に係る情報処理端末の構成を概略的に示す機能ブロック図である。 図2は、情報処理端末の動作内容の一例を示すフローチャートである。 図3は、メインアプリケーションの実行画面の一例を示す図である。 図4は、サブアプリケーションの実行画面の一例を示す図である 図5は、それぞれ隠し画面GHa~GHdの一例を示す図である 図6は、第2実施形態に係る情報処理端末の構成を概略的に示す機能ブロック図である。 図7は、認証用データの一例を示す図である。 図8は、第2実施形態に係る情報処理端末の動作内容の一例を示すフローチャートである。 図9は、変形例に係る情報処理端末の構成を概略的に示す機能ブロック図である。
 以下、情報処理端末の複数の実施形態について図面を参照しながら説明する。なお、各実施形態で実質的に同一の要素には同一の符号を付し、説明を省略する。
 (第1実施形態)
 図1に示すように、情報処理端末10は、例えば携帯通信端末で構成され、制御部11、操作入力部12、表示出力部13、記憶部14、通信部15などを備える。
 制御部11は、図示しないCPU、ROMおよびRAMを有するマイクロコンピュータを主体として構成されており、情報処理端末10の動作全般を制御する。また、この制御部11は、CPUにおいて制御プログラムを実行することにより、メインアプリケーション実行処理部21(以下、「メイン実行処理部21」と称する)、サブアプリケーション実行処理部22(以下、「サブ実行処理部22」と称する)、隠し画面表示処理部23をソフトウェアによって仮想的に実現する。なお、これらメイン実行処理部21、サブ実行処理部22、隠し画面表示処理部23は、例えば制御部11と一体の集積回路としてハードウェア的に実現してもよい。
 操作入力部12は、表示出力部13の画面上に設けられるタッチパネルスイッチ、及び、表示出力部13の周囲に設けられているメカニカルスイッチなど各種のスイッチ類を含む。操作入力部12は、ユーザによる各種のスイッチの操作に応じて操作検知信号を制御部11に出力する。制御部11は、操作入力部12から入力された操作検知信号を解析してユーザの操作内容を特定する。そして、制御部11は、特定した操作内容に基づいて各種の処理、例えばユーザによって指定されたアプリケーションの実行処理などを行う。
 表示出力部13は、例えば液晶表示器や有機EL表示器で構成されており、制御部11から入力される表示指令信号に基づいて各種の情報を表示する。この表示出力部13の画面には、周知の感圧方式、電磁誘導方式、静電容量方式あるいはそれらを組み合わせた方式で構成されるタッチパネルスイッチが設けられる。この表示出力部13には、例えば各種のアプリケーションの実行画面、詳しくは後述する隠し画面などが表示される。
 記憶部14は、例えばハードディスクドライブやメモリカードなどの不揮発性の記憶媒体で構成されており、各種のコンピュータプログラム、各種のアプリケーションを実行するためのアプリケーションプログラム、各プログラムで使用されるデータ、各種の画面表示用のデータ、地図データなどを記憶している。なお、各種のアプリケーション(アプリケーションプログラム)には、そのアプリケーションを識別するための識別情報が付与されている。また、地図データには、少なくとも、目的地として設定される店舗、施設、地名、観光地などの位置を示す位置情報(座標情報)などが含まれる。
 通信部15は、例えば車両の経路案内を実行する図示しない外部のナビゲーション装置との間に無線の通信回線を確立し、その通信回線を通じてナビゲーション装置との間で各種の通信を行う。なお、通信部15が通信可能に接続される外部の装置は、ナビゲーション装置に限られず、例えば、情報処理端末10とは別の情報処理端末であってもよい。
 メイン実行処理部21は、アプリケーション実行部及び手段の一例に相当するものであり、制御部11からの実行要求に基づいて、実行を要求されたアプリケーションをメインアプリケーションとして実行する。このメイン実行処理部21によって実行されるメインアプリケーションとしては、例えば、詳しくは後述する目的地選択アプリケーションなどが考えられる。なお、目的地選択アプリケーションは、例えば車両の経路案内の目的地として設定する地点を選択するためのアプリケーションである。
 サブ実行処理部22は、サブアプリケーション実行部及び手段の一例に相当するものであり、メイン実行処理部21が実行するメインアプリケーションに所定の機能を提供するサブアプリケーションを、メイン実行処理部21からの実行要求に応じて実行する。サブアプリケーションが実行されることにより、メインアプリケーションには当該メインアプリケーションが本来備えていない機能が付加されるようになる。このサブ実行処理部22によって実行されるサブアプリケーションとしては、例えば、詳しくは後述する位置情報提供アプリケーションなどが考えられる。なお、位置情報提供アプリケーションは、所定の機能として、目的地選択アプリケーションによって選択された目的地の位置情報(座標情報)を地図データから抽出し、その抽出した位置情報を通信部15を介してナビゲーション装置に提供する機能を実現する。
 隠し画面表示処理部23は、隠し画面表示部及び手段の一例に相当するものであり、サブ実行処理部22がサブアプリケーションを実行している間は、当該サブアプリケーションが実行中であることを示す実行画面に代えて、当該サブアプリケーションが実行中であることを隠すための隠し画面を表示する。
 次に、情報処理端末10の動作について説明する。例えば、情報処理端末10において、メインアプリケーションA(以下、「メインアプリA」と称する)を実行している場合に、そのメインアプリAが本来備えていない機能を当該メインアプリAとは別のサブアプリケーションX(以下、「サブアプリX」と称する)を実行することで提供する場合には、図2に示すように、メイン実行処理部21は、サブ実行処理部22にサブアプリXの実行を要求する(ステップA1)。これにより、メイン実行処理部21はサブアプリXを呼び出す。このとき、メイン実行処理部21は、その時点で実行しているメインアプリAの識別情報をサブ実行処理部22に出力する。なお、メイン実行処理部21は、サブアプリXの実行要求を完了すると、メインアプリAの実行を一旦停止する(ステップA2)。
 一方、サブ実行処理部22は、メイン実行処理部21からの実行要求に応じてサブアプリXの実行を開始する(ステップA3)。サブ実行処理部22は、サブアプリXを実行することにより、当該サブアプリXが備える所定の機能を提供する(ステップA4)。また、サブ実行処理部22は、サブアプリXの実行を開始すると、サブアプリXを実行中であることを示すサブアプリ実行中信号を隠し画面表示処理部23に出力する。隠し画面表示処理部23は、サブアプリ実行中信号を受信すると、表示出力部13への隠し画面の表示を開始する(ステップA5)。
 サブ実行処理部22は、所定の機能の提供を完了すると、サブアプリXの実行を停止する(ステップA6)。そして、サブ実行処理部22は、サブアプリXの実行を停止すると、サブアプリXを停止したことを示すサブアプリ実行停止信号を隠し画面表示処理部23に出力する。隠し画面表示処理部23は、サブアプリ実行停止信号を受信すると、表示出力部13への隠し画面の表示を停止する(ステップA7)。
 また、サブ実行処理部22は、サブアプリXの実行を停止すると、メイン実行処理部21から出力された識別情報に基づいて、呼び出し元のメインアプリケーション、この場合、メインアプリAを特定する(ステップA8)。そして、サブ実行処理部22は、その特定したメインアプリAの実行をメイン実行処理部21に要求する(ステップA9)。これにより、サブ実行処理部22は、一旦停止されたメインアプリAを呼び出す。そして、メイン実行処理部21は、一旦停止したメインアプリAの実行を再開する(ステップA10)。
 次に、情報処理端末10において、メインアプリAとして目的地選択アプリケーションを実行し、サブアプリXとして位置情報提供アプリケーションを実行する場合について具体的に説明する。
 即ち、情報処理端末10は、メイン実行処理部21が目的地選択アプリケーションA(以下、「目的地選択アプリA」と称する)を実行している場合には、図3に示すように、当該目的地選択アプリAの実行画面GAを表示出力部13に表示する。この実行画面GAには、目的地の候補Pa,Pb,Pc,・・・が表示されるとともに、これら目的地の候補を選択するための選択ボタンBa,Bb,Bc,・・・が各候補に対応付けて表示される。なお、選択ボタンは、ユーザがタッチ操作可能なタッチボタンとして表示されている。
 そして、ユーザによって何れかの選択ボタンが操作されると、サブ実行処理部22は、メイン実行処理部21からの実行要求に応じて位置情報提供アプリX(以下、「位置情報提供アプリX」と称する)の実行を開始する。このとき、メイン実行処理部21は、選択された候補を特定する目的地候補特定情報をサブ実行処理部22に出力する。そして、サブ実行処理部22は、メイン実行処理部21から出力された目的地候補特定情報に基づいて選択された候補を特定し、特定した候補の位置情報を地図データから抽出する。そして、サブ実行処理部22は、抽出した位置情報をナビゲーション装置に提供する。
 情報処理端末10は、サブ実行処理部22によって位置情報提供アプリXの実行が開始されると、本来であれば、例えば図4に示す実行画面GX、即ち位置情報提供アプリXが実行中であることを示す実行画面を表示出力部13に表示する。しかし、この場合、情報処理端末10は、隠し画面表示処理部23によって、この実行画面GXに代えて、位置情報提供アプリXが実行中であることを隠すための隠し画面を表示出力部13に表示する。
 ここで、隠し画面表示処理部23によって表示される隠し画面の例について図5を参照しながら説明する。なお、この場合、隠し画面表示処理部23は、図5に例示する隠し画面GHa~GHdのうち何れか1つを表示する。
 図5に示す隠し画面GHaは、全面が透明な画面、いわゆるダミー画面である。この隠し画面GHaが表示された状態では、隠し画面GHaを通して目的地選択アプリAの実行画面GAを視認することは可能であるが操作することはできない。なお、隠し画面GHaは、全面が透明な画面ではなく、一部が透明で残部が不透明な画面であってもよい。
 図5に示す隠し画面GHbは、全面が単一色の画面である。この隠し画面GHbが表示された状態では、隠し画面GHbを通して実行画面GAを視認することができず操作することもできない。なお、隠し画面GHbは、全面が単一色の画面ではなく、一部が単一色で残部が例えば透明の画面であってもよい。また、単一色としては、例えば黒や白などが考えられるが、その他の色であってもよい。
 図5に示す隠し画面GHcは、全面が所定の柄の画面である。この隠し画面GHcが表示された状態では、隠し画面GHcを通して実行画面GAを視認することができず操作することもできない。なお、隠し画面GHcは、全面が所定の柄の画面ではなく、一部が所定の柄で残部が例えば透明の画面であってもよい。また、所定の柄としては、例えばストライプ模様などが考えられるが、その他の柄であってもよい。
 図5に示す隠し画面GHdは、メイン実行処理部21が指定する画面である。この場合、メイン実行処理部21は、実行するメインアプリケーションの種類に応じて、指定する画面を選択する。メイン実行処理部21による画面の指定処理は、例えばメイン実行処理部21が位置情報提供アプリXの実行を要求するときに隠し画面表示処理部23に対して行われる。隠し画面表示処理部23は、メイン実行処理部21が指定する画面を表示するためのデータを記憶部14から抽出し、その抽出した画面表示用のデータに基づいて指定画面を表示する。
 この隠し画面GHdが表示された状態では、隠し画面GHdを通して実行画面GAを視認することができず操作することもできない。なお、隠し画面GHdは、全面が指定画面ではなく、一部が指定画面で残部が例えば透明の画面であってもよい。また、指定画面としては、例えば、メイン実行処理部21が実行するメインアプリケーションを示すシンボルマークを含む画面、そのメインアプリケーションにより選択可能な目的地のジャンルを示すシンボルマークを含む画面など種々の画面を指定することができる。また、指定画面は、メインアプリケーションと関連性を有しないシンボルなどを含んでいてもよい。
 以上に説明したように本実施形態の情報処理端末10によれば、メインアプリケーションが本来備えていない機能をメインアプリケーションとは別のサブアプリケーションを実行することで提供する場合に、隠し画面を表示することにより、そのサブアプリケーションが動作していることを認識されないようにすることができる。そして、メインアプリケーションが本来備えていない機能を提供しつつ、その機能を提供するサブアプリケーションが実行中であることを隠すことができるから、その機能をあたかもメインアプリケーションが備える一機能として提供することができ、メインアプリケーションにサブアプリケーションの機能が直接的に組み込まれているように見せることができる。
 また、メイン実行処理部21がメインアプリケーションとして目的地選択アプリAを実行し、サブ実行処理部22がサブアプリケーションとして位置情報提供アプリXを実行する場合を例示した。しかし、メイン実行処理部21が実行するメインアプリケーションおよびサブ実行処理部22が実行するサブアプリケーションは、これらに限られるものではなく、種々のアプリケーションを実行することができる。この場合、メインアプリケーションとサブアプリケーションとは、例えば目的地選択アプリAと位置情報提供アプリXのように「位置」という概念を介して相互に関連したアプリケーションに限られるものではなく、相互に何ら関連性を有しないアプリケーションであってもよい。
 また、隠し画面表示処理部23は、隠し画面として、透明な画面、単一色の画面、所定の柄の画面、メイン実行処理部21が指定する指定画面のうち何れか1つを表示する場合を例示した。しかし、隠し画面表示処理部23が表示する隠し画面としては、これらに限られるものではなく、サブアプリケーションが実行中であることを隠すことができる画面であれば、種々の画面を採用することができる。
 なお、メインアプリケーションが呼び出すサブアプリケーションは、予めデータテーブルなどに設定しておいてもよいし、呼び出し時に適宜選択するように構成してもよい。また、メインアプリケーションが呼び出すサブアプリケーションは、そのメインアプリケーション以外のアプリケーションからも呼び出し可能に設定してもよい。
 (第2実施形態)
 次に、本開示の第2実施形態について説明する。図6に示すように、情報処理端末10は、制御部11によって制御プログラムを実行することにより、さらに認証処理部24をソフトウェアによって仮想的に実現する。なお、この認証処理部24は、例えば制御部11と一体の集積回路としてハードウェア的に実現してもよい。
 この認証処理部24は、認証部及び手段の一例に相当するものであり、サブ実行処理部22がメイン実行処理部21からサブアプリケーションの実行要求を受けると、詳しくは後述するように、メイン実行処理部21が実行しているメインアプリケーションが予め設定された認証アプリケーションであるか否かを判定する。
 なお、記憶部14に格納されているアプリケーション(アプリケーションプログラム)には、それぞれ識別情報が付与されているとともに、そのアプリケーションを実行するために必要なパスワードが設定されている。メイン実行処理部21は、あるアプリケーションをメインアプリケーションとして実行する場合には、表示出力部13に表示される図示しないパスワード入力部に正当なパスワード(そのアプリケーションに設定されているパスワード)が入力されたことを条件に、そのアプリケーションの実行を開始するように設定されている。
 また、記憶部14には、例えば図7に示す認証用データNDが格納されている。この認証用データNDには、各アプリケーションに付与されている認証情報および各アプリケーションに設定されているパスワードが相互に対応付けられて格納されている。
 次に、情報処理端末10の動作について説明する。即ち、図8に示すように、メイン実行処理部21は、サブ実行処理部22にサブアプリXの実行を要求するときに(ステップA1)、その時点で実行しているメインアプリAの識別情報と、そのメインアプリAを実行する際に入力されたパスワードとをサブ実行処理部22に出力する。一方、サブ実行処理部22は、メイン実行処理部21からの実行要求に応じて認証要求を実行する(ステップB1)。この認証要求では、サブ実行処理部22は、メイン実行処理部21から受け取った識別情報およびパスワードを認証処理部24に出力する。
 認証処理部24は、サブ実行処理部22からの認証要求に応じて認証処理を実行する(ステップB2)。この認証処理では、認証処理部24は、サブ実行処理部22、換言すればメイン実行処理部21から出力された識別情報およびパスワードの組が、認証用データNDに格納されている何れかの識別情報およびパスワードの組と一致するか否かを判定する。
 そして、認証処理部24は、認証処理を完了すると、その結果を示す認証結果情報をサブ実行処理部22に出力する(ステップB3)。ここで、認証処理部24は、認証処理において識別情報およびパスワードの組が何れかの組と一致すると判定した場合には、メイン実行処理部21が実行しているメインアプリケーションが予め設定された認証アプリケーションであると判断し、認証結果情報に許可信号を添付する。一方、認証処理部24は、認証処理において識別情報およびパスワードの組が何れの組とも一致しないと判定した場合には、メイン実行処理部21が実行しているメインアプリケーションが予め設定された認証アプリケーションでないと判断し、認証結果情報に不許可信号を添付する。
 サブ実行処理部22は、認証処理部24から認証結果情報が出力されると、その認証結果情報に許可信号が添付されているか否かを確認する(ステップB4)。認証結果情報に許可信号が添付されている場合(ステップB4:YES)には、サブ実行処理部22は、サブアプリXの実行を開始する(ステップA3)。サブ実行処理部22は、サブアプリXの実行を開始するとサブアプリ実行中信号を隠し画面表示処理部23に出力し、この信号を受けて隠し画面表示処理部23は隠し画面を表示する。即ち、この場合、隠し画面表示処理部23は、メイン実行処理部21が実行しているアプリケーションが予め設定された認証アプリケーションであることを条件に、サブアプリXの実行中に隠し画面を表示する。
 一方、認証結果情報に許可信号が添付されていない場合、即ち不許可信号が添付されている場合(ステップB4:NO)には、サブ実行処理部22は、サブアプリXを実行することなく、この処理を終了する。なお、サブ実行処理部22は、認証結果情報に許可信号が添付されていない場合には、隠し画面表示処理部23によって隠し画面を表示することなくサブアプリXを実行するように設定してもよい。即ち、サブ実行処理部22は、例えばサブアプリXの実行を開始した際にサブアプリ実行中信号を隠し画面表示処理部23に出力しないように設定することで、隠し画面を表示することなくサブアプリXを実行するように構成してもよい。この場合、表示出力部13には、実行画面GXが表示される。
 以上に説明したように本実施形態の情報処理端末10によれば、メイン実行処理部21が実行しているアプリケーションが予め設定された認証アプリケーションである場合に限って、サブアプリXの実行中に隠し画面が表示される。換言すれば、メイン実行処理部21が実行しているアプリケーションが認証アプリケーションでない場合には、サブアプリXの実行中に当該サブアプリXの実行画面が表示されるようになる。これにより、認証アプリケーションについてはサブアプリXの機能が組み込まれているように見せることができ、認証アプリケーション以外のアプリケーションについてはサブアプリXの機能が組み込まれていないように見せることができる。
 なお、図9に示すように、認証処理部24は、情報処理端末10ではなく、当該情報処理端末10と通信可能な外部のサーバ31に設けてもよい。この場合、認証用データNDもサーバ31の記憶部32に格納するとよい。これにより、認証用データNDをサーバ31において一元的に管理することができ、さらに認証処理もサーバ31において一元的に実行することができる。また、例えば認証アプリケーションを変更する場合には、サーバ31において認証用データNDを更新すればよく、複数の情報処理端末に格納されている認証用データNDをそれぞれ更新する必要がない。
 以上、本開示の複数の実施形態について例示したが、本開示の実施形態は、上述した各実施形態のみに限定されるものではなく、種々の実施形態を包含する。例えば、異なる実施の形態および構成にそれぞれ開示された技術的要素を適宜組み合わせて得られる実施の形態および構成についても本開示に係る実施の形態および構成に含まれる。

Claims (5)

  1.  アプリケーションを実行するアプリケーション実行部(21)と、
     前記アプリケーション実行部(21)が実行する前記アプリケーションに所定の機能を提供するサブアプリケーションを、前記アプリケーション実行部(21)からの実行要求に応じて実行するサブアプリケーション実行部(22)と、
     前記サブアプリケーション実行部(22)が前記サブアプリケーションを実行している間は、当該サブアプリケーションが実行中であることを示す実行画面に代えて、当該サブアプリケーションが実行中であることを隠す隠し画面を表示する隠し画面表示部(23)と、を備える情報処理端末。
  2.  前記アプリケーション実行部(21)は、前記アプリケーションとして、目的地を選択する目的地選択アプリケーションを実行し、
     前記サブアプリケーション実行部(22)は、前記サブアプリケーションとして、前記目的地選択アプリケーションによって選択された前記目的地の位置情報を外部のナビゲーション装置に提供する位置情報提供アプリケーションを実行する請求項1に記載の情報処理端末。
  3.  前記隠し画面表示部(23)は、前記隠し画面として、
     透明な画面、単一色の画面、所定の柄の画面、前記アプリケーション実行部(21)が指定する画面のうち何れか1つを表示する請求項1または2に記載の情報処理端末。
  4.  前記サブアプリケーション実行部(22)が前記アプリケーション実行部(21)から前記実行要求を受けると、前記アプリケーション実行部(21)が実行している前記アプリケーションが予め設定された認証アプリケーションであるか否かを判定する認証部(24)を備え、
     前記隠し画面表示部(23)は、前記アプリケーション実行部(21)が実行している前記アプリケーションが前記認証アプリケーションである場合に前記隠し画面を表示する請求項1から3の何れか1項に記載の情報処理端末。
  5.  前記アプリケーション実行部(21)は、前記サブアプリケーション実行部(22)に対して前記サブアプリケーションの実行要求を出力すると、当該アプリケーション実行部(21)によるアプリケーションの実行を停止し、
     前記サブアプリケーション実行部(22)は、前記サブアプリケーションの実行による所定の機能の提供を完了すると、前記隠し画面表示部(23)に対して前記隠し画面の表示を停止させると共に前記アプリケーション実行部(21)に対して前記停止したアプリケーションの実行を再開させる請求項1から4の何れか1項に記載の情報処理端末。
PCT/JP2013/005602 2012-10-19 2013-09-23 情報処理端末 WO2014061203A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CA2887724A CA2887724C (en) 2012-10-19 2013-09-23 Information processing terminal
CN201380054325.1A CN104756057B (zh) 2012-10-19 2013-09-23 信息处理终端
DE112013005076.5T DE112013005076B4 (de) 2012-10-19 2013-09-23 Informationsverarbeitungsterminal
US14/435,781 US9600326B2 (en) 2012-10-19 2013-09-23 Information processing terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-231734 2012-10-19
JP2012231734A JP5811987B2 (ja) 2012-10-19 2012-10-19 情報処理端末

Publications (1)

Publication Number Publication Date
WO2014061203A1 true WO2014061203A1 (ja) 2014-04-24

Family

ID=50487783

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/005602 WO2014061203A1 (ja) 2012-10-19 2013-09-23 情報処理端末

Country Status (6)

Country Link
US (1) US9600326B2 (ja)
JP (1) JP5811987B2 (ja)
CN (1) CN104756057B (ja)
CA (1) CA2887724C (ja)
DE (1) DE112013005076B4 (ja)
WO (1) WO2014061203A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6536942B2 (ja) * 2015-05-15 2019-07-03 富士ゼロックス株式会社 情報処理装置およびプログラム
US11922192B2 (en) 2021-12-14 2024-03-05 International Business Machines Corporation Enhancing server virtualization through host sessions

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007304333A (ja) * 2006-05-11 2007-11-22 Lenovo Singapore Pte Ltd コンピュータ、編集方法、プログラムおよび記録媒体
JP2009135705A (ja) * 2007-11-29 2009-06-18 Kyocera Corp 携帯端末装置

Family Cites Families (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0426342B1 (en) * 1989-10-30 1996-11-27 Digital Equipment Corporation Application design interface enhancement
US5212771A (en) * 1990-04-27 1993-05-18 Bachman Information Systems, Inc. System for establishing concurrent high level and low level processes in a diagram window through process explosion and implosion subsystems
US5634102A (en) * 1995-08-07 1997-05-27 Apple Computer, Inc. Methods and apparatus for a selectable backdrop
JP3578389B2 (ja) * 1999-05-24 2004-10-20 インターナショナル・ビジネス・マシーンズ・コーポレーション 表示制御方法及び装置、表示制御のためのソフトウエア・プロダクトを格納した記憶媒体
JP2001014006A (ja) * 1999-06-29 2001-01-19 Denso Corp 情報表示装置およびナビゲーション装置
JP2001159525A (ja) * 1999-11-30 2001-06-12 Mitsubishi Electric Corp ナビゲーション装置および記録媒体
US7257819B1 (en) * 2001-04-30 2007-08-14 General Electric Capital Corporation Method and system for dispatching service requests to sub-applications
JP4102045B2 (ja) * 2001-09-28 2008-06-18 富士フイルム株式会社 デスクトップ上の隠蔽ウインドウの表示制御方法および表示制御処理装置
EP1353268A1 (en) * 2002-04-11 2003-10-15 Hewlett-Packard Company A system for displaying information on system start-up
US7228225B1 (en) * 2002-09-18 2007-06-05 Garmin Ltd. Methods and systems to interface navigation operations
US7561966B2 (en) * 2003-12-17 2009-07-14 Denso Corporation Vehicle information display system
US20050223341A1 (en) * 2004-03-30 2005-10-06 Mikko Repka Method of indicating loading status of application views, electronic device and computer program product
JP2006029885A (ja) * 2004-07-14 2006-02-02 Alpine Electronics Inc 施設検索システムおよび方法
US20070067097A1 (en) * 2005-08-31 2007-03-22 Navicore Ltd. Power saving system for navigation device
KR100719904B1 (ko) * 2005-11-11 2007-05-18 삼성전자주식회사 광신호를 이용한 입력 장치와 그 방법 및 광신호를이용하여 신호를 입력하는 휴대단말기
JP2008197885A (ja) 2007-02-13 2008-08-28 Nec Corp アプリケーション異常終了処理システムとその方法およびプログラム
JP4903616B2 (ja) * 2007-03-29 2012-03-28 アイシン・エィ・ダブリュ株式会社 地図更新データ供給装置、地図データ更新システム、及び地図更新データ供給方法
US8285472B2 (en) * 2007-05-23 2012-10-09 Denso Corporation Apparatus and program for navigation
US8102377B2 (en) * 2007-09-14 2012-01-24 Smart Technologies Ulc Portable interactive media presentation system
KR101600632B1 (ko) 2007-09-24 2016-03-09 애플 인크. 전자 장치 내의 내장형 인증 시스템들
JP2009156848A (ja) * 2007-12-28 2009-07-16 Fujitsu Ten Ltd ナビゲーションシステム、ナビゲーション装置、及び目的地設定方法
TWI352192B (en) * 2007-12-31 2011-11-11 Htc Corp Satellite navigation method and system
JP5266809B2 (ja) 2008-03-11 2013-08-21 日本電気株式会社 表示モード切替方法
JP2011521210A (ja) * 2008-05-02 2011-07-21 トムトム インターナショナル ベスローテン フエンノートシャップ 地図情報を表示するナビゲーション装置及び方法
CN101672648A (zh) * 2008-09-12 2010-03-17 富士通天株式会社 信息处理装置、图像处理装置
KR101504210B1 (ko) * 2008-10-17 2015-03-19 엘지전자 주식회사 단말기 및 그 제어 방법
TW201017122A (en) * 2008-10-31 2010-05-01 Quantum Digital Comm Technology Corp Intelligent navigation device and control method thereof
CN101482420A (zh) * 2008-12-19 2009-07-15 深圳市同洲电子股份有限公司 一种智能导航装置、导航终端及终端中信息的导航方法
JP5222254B2 (ja) 2009-09-08 2013-06-26 シャープ株式会社 複合機及びシステム
JP2011076550A (ja) 2009-10-01 2011-04-14 Canon Inc アプリケーション連携方法、及びシステム
US20110123173A1 (en) * 2009-11-24 2011-05-26 Verizon Patent And Licensing Inc. Trick play advertising systems and methods
US8200247B1 (en) * 2010-02-08 2012-06-12 Google Inc. Confirming a venue of user location
JP5358474B2 (ja) * 2010-02-12 2013-12-04 トヨタ自動車株式会社 入力装置
WO2011111306A1 (ja) * 2010-03-09 2011-09-15 本田技研工業株式会社 携帯機器と連携して動作可能な車載機器
WO2011146141A1 (en) * 2010-05-21 2011-11-24 Telecommunication Systems, Inc. Personal wireless navigation system
DE102011105066A1 (de) 2010-06-22 2011-12-22 Stefan Große Pawig Verfahren und Mittel zur Outdoor-Navigation sowie Gerät hierzu
JP5909492B2 (ja) * 2010-09-13 2016-04-26 トムトム インターナショナル ベスローテン フエンノートシャップ ナビゲーション装置及び方法
JP2012099091A (ja) 2010-10-08 2012-05-24 Hitachi Ltd シンクライアントシステム
JP4860778B1 (ja) 2011-04-28 2012-01-25 株式会社 伊藤園 容器詰炭酸飲料及びその製造方法
CN102954799A (zh) * 2011-08-29 2013-03-06 环达电脑(上海)有限公司 快速路径规划的导航装置及其方法
CN102325303A (zh) * 2011-09-16 2012-01-18 惠州Tcl移动通信有限公司 一种基于无线通讯设备的位置定位方法及无线通讯设备
US9183658B2 (en) * 2011-11-14 2015-11-10 Microsoft Technology Licensing, Llc Animation creation and management in presentation application programs
US10108737B2 (en) * 2012-01-25 2018-10-23 Microsoft Technology Licensing, Llc Presenting data driven forms
US8478307B1 (en) * 2012-06-15 2013-07-02 Google Inc. Communicating based on navigation destination
US20140012494A1 (en) * 2012-07-06 2014-01-09 International Business Machines Corporation Collaborative gps tracking
US10251034B2 (en) * 2013-03-15 2019-04-02 Blackberry Limited Propagation of application context between a mobile device and a vehicle information system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007304333A (ja) * 2006-05-11 2007-11-22 Lenovo Singapore Pte Ltd コンピュータ、編集方法、プログラムおよび記録媒体
JP2009135705A (ja) * 2007-11-29 2009-06-18 Kyocera Corp 携帯端末装置

Also Published As

Publication number Publication date
DE112013005076T5 (de) 2015-07-02
US9600326B2 (en) 2017-03-21
JP5811987B2 (ja) 2015-11-11
JP2014085701A (ja) 2014-05-12
CA2887724A1 (en) 2014-04-24
DE112013005076B4 (de) 2021-08-26
CN104756057A (zh) 2015-07-01
CA2887724C (en) 2018-05-15
US20150293781A1 (en) 2015-10-15
CN104756057B (zh) 2018-08-21

Similar Documents

Publication Publication Date Title
JP7061465B2 (ja) 指紋認識を用いる操作方法、装置、およびモバイル端末
US20180165003A1 (en) Text input method in touch screen terminal and apparatus therefor
US20190009676A1 (en) Vehicle-mounted equipment operating device and vehicle-mounted equipment operating system
EP3244303B1 (en) Method and device for displaying an application interface
EP3462295A1 (en) Information processing method and smart cube
KR20130056275A (ko) 제스쳐 기반의 원격 제어를 위한 방법들 및 장치들
US20150149923A1 (en) Image processing apparatus, method of controlling the same, and storage medium
US20150160826A1 (en) Electronic Device
JP2018073287A (ja) 情報処理装置及び情報処理方法
CN112000273A (zh) 输入方法、装置、设备及计算机可读存储介质
US20200167007A1 (en) Character string input system
CN117271027A (zh) 认证窗口的显示方法和装置
KR20150001130A (ko) 사용자 입력 처리 방법 및 상기 방법이 적용된 장치
WO2014061203A1 (ja) 情報処理端末
EP3255575B1 (en) Application triggering method and device
TWI742421B (zh) 使用者介面整合方法和車載裝置
US20150148097A1 (en) Electronic device, connection destination switching method and storage medium
JP2014059767A (ja) 携帯型情報処理装置
JP4765893B2 (ja) タッチパネル搭載装置、外部装置、及び外部装置の操作方法
GB2502595A (en) Touch sensitive input device compatibility notification when a mobile device is connected to an In-Vehicle device
US20150248545A1 (en) Sign shortcut
KR102272079B1 (ko) 패턴을 이용한 avn 시스템 제어 장치 및 방법
WO2017169264A1 (ja) 情報処理装置、及び情報処理プログラム
JP7142804B1 (ja) 機器制御システム、表示器、機器制御方法及びプログラム
JP2004309324A (ja) 車両用ナビゲーション装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13847127

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2887724

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 14435781

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 112013005076

Country of ref document: DE

Ref document number: 1120130050765

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13847127

Country of ref document: EP

Kind code of ref document: A1