JP2005293354A - 携帯端末装置、アプリケーション実行画面表示方法、プログラム、及び記録媒体 - Google Patents
携帯端末装置、アプリケーション実行画面表示方法、プログラム、及び記録媒体 Download PDFInfo
- Publication number
- JP2005293354A JP2005293354A JP2004109065A JP2004109065A JP2005293354A JP 2005293354 A JP2005293354 A JP 2005293354A JP 2004109065 A JP2004109065 A JP 2004109065A JP 2004109065 A JP2004109065 A JP 2004109065A JP 2005293354 A JP2005293354 A JP 2005293354A
- Authority
- JP
- Japan
- Prior art keywords
- application
- screen
- information
- execution screen
- image data
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/72427—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality for supporting games or graphical animations
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
- Telephone Function (AREA)
- Digital Computer Display Output (AREA)
Abstract
【解決手段】 本携帯端末装置はVRAM14に記憶された画像データを描画処理手段8により、出力装置2に表示する機能を有する。ここで、アプリケーションを実行している際に入力装置1にて特定のキーを押下した場合、VRAM14に記憶されているアプリケーションの画面情報を画像圧縮展開処理手段7にて画像データとして圧縮し、アプリ画面領域13に格納する。アプリケーションの情報を確認する際、アプリ画面領域13に保存されているアプリケーションの画面情報を出力装置2に表示することで、アプリケーションの確認を容易にする。
【選択図】 図1
Description
従って本発明の目的は、アプリケーションを動作させた際に、アプリケーションの画面を画像として端末に保存し、アプリケーションの情報を確認する際に、前記保存した画面を表示可能とすることで、どのような動作を行うアプリケーションであるかを確認することを容易とする携帯端末装置を提供することにある。
前記記憶された実行画面情報を取得するステップと、前記取得された実行画面情報を画像データとして圧縮するステップと、前記画像データとして圧縮された画面情報を第2の記憶装置のアプリ画面領域に登録保存するステップと、前記登録保存されている画像データを取得して、それを画面情報に展開するステップと、
展開された画像情報を前記第1の記憶装置に転送するステップと、転送された画面情報を表示装置に表示するステップを実行させることを特徴とする。
アプリケーションの管理情報を表示する。
2 出力装置
3 通信装置
4 データ処理装置
5 アプリケーション処理手段
6 通信処理手段
7 画像圧縮展開処理手段
8 描画処理手段
9 データ記憶装置
10 アプリケーションデータ
11 管理情報領域
12 アプリケーション領域
13 アプリ画面領域
14 VRAM
Claims (9)
- 入力部及び出力装置としての表示部を有する携帯端末装置において、
ダウンロードしたアプリケーションを取得する通信部と、
前記アプリケーションデータを実行した際に前記表示部に表示される実行画面情報を一時的に記憶する第1の記憶装置と、
ダウンロードされたアプリケーションデータを格納する第2の記憶装置と、
前記アプリケーションデータの登録、実行を行なうアプリケーション処理手段と、前記アプリケーションデータのダウンロード制御を行なう通信処理手段と、前記取り込まれた実行画面情報を画像データとして圧縮して展開する機能を有する画像圧縮展開処理手段と、前記圧縮された画像データを前記第2の記憶装置に登録保存するデータ処理装置を有し、
前記画像圧縮展開処理手段は、前記第2の記憶装置に登録保存された画像データを読み込んで展開し、展開された画像データを前記第1の記憶装置に記憶させ、
前記アプリケーションを起動することなく起動時の画面が前記表示部に表示されることを特徴とする携帯端末装置。 - 前記第2の記憶装置は、各アプリケーション毎に、ダウンロードしたアプリケーションの名前やダウンロード先のアドレス等を保存する管理情報領域と、前記アプリケーション自体を保存するアプリケーション領域と、前記アプリケーションの画像データを保存するアプリ画面領域を有することを特徴とする請求項1記載の携帯端末装置。
- ダウンロードしたアプリケーションの実行画面を表示するアプリケーション実行画面表示方法において、
前記ダウンロードしたアプリケーションの実行画面情報を第1の記憶装置に一時的に記憶するステップと、
前記記憶された実行画面情報を取得するステップと、
前記取得された実行画面情報を画像データとして圧縮するステップと、
前記画像データとして圧縮された画面情報を第2の記憶装置のアプリ画面領域に登録保存するステップと、
前記登録保存されている画像データを取得して、それを画面情報に展開するステップと、
展開された画像情報を前記第1の記憶装置に転送するステップと、
転送された画面情報を表示装置に表示するステップ
を有することを特徴とするアプリケーション実行画面表示方法。 - 前記登録保存されているアプリケーションの内、画面表示したいアプリケーションを選択するステップと、
選択したアプリケーションの実行画面を表示させる機能を機能メニュー画面にて選択するよう促すステップを有し、
機能メニュー画面にて、画面表示が選択されると、画面情報表示の処理を実行し、表示部に前記選択されたアプリケーションの実行画面を表示することを特徴とする請求項3記載のアプリケーション実行画面表示方法。 - アプリケーションの画面が表示されている状態において、前記入力手段より特定のキーを押下して前記アプリケーションの画面表示を終了し、機能メニュー画面に戻るステップを有することを特徴とする請求項4記載のアプリケーション実行画面表示方法。
- 登録保存されているアプリケーションの一覧画面を表示すると、画面にアプリケーション毎にアプリケーションの名前と共に、登録保存されているアプリケーション画面を縮小して表示するステップを有することを特徴とする請求項3〜5のいずれかに記載のアプリケーション実行画面表示方法。
- アプリケーション画面が登録保存されていないアプリケーションに対しては、アプリケーションの画面を特定の色で塗りつぶす、もしくは固定の画像を表示するステップを有することを特徴とする請求項6に記載のアプリケーション実行画面表示方法。
- コンピュータに、ダウンロードしたアプリケーションの実行画面を表示させるプログラムであって、
前記ダウンロードしたアプリケーションの実行画面情報を第1の記憶装置に一時的に記憶するステップと、
前記記憶された実行画面情報を取得するステップと、
前記取得された実行画面情報を画像データとして圧縮するステップと、
前記画像データとして圧縮された画面情報を第2の記憶装置のアプリ画面領域に登録保存するステップと、
前記登録保存されている画像データを取得して、それを画面情報に展開するステップと、
展開された画像情報を前記第1の記憶装置に転送するステップと、
転送された画面情報を表示装置に表示するステップ
を実行させることを特徴とするプログラム。 - 請求項8に記載のプログラムを記録したことを特徴とするコンピュータ読取可能な情報記録媒体(コンパクトディスク、フレキシブルディスク、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、または、半導体メモリを含む)。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004109065A JP4654591B2 (ja) | 2004-04-01 | 2004-04-01 | 携帯端末装置、アプリケーション実行画面表示方法、及びプログラム |
| US11/094,206 US8221234B2 (en) | 2004-04-01 | 2005-03-31 | Portable terminal device, application execution method thereof, program, and computer-readable recording medium |
| EP05090084A EP1603030A3 (en) | 2004-04-01 | 2005-04-01 | Portable terminal device, application execution method thereof, program, and computer-readable recording medium |
| CNB2005100598942A CN100428147C (zh) | 2004-04-01 | 2005-04-01 | 便携式终端设备及其应用执行方法、程序和可读介质 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004109065A JP4654591B2 (ja) | 2004-04-01 | 2004-04-01 | 携帯端末装置、アプリケーション実行画面表示方法、及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2005293354A true JP2005293354A (ja) | 2005-10-20 |
| JP4654591B2 JP4654591B2 (ja) | 2011-03-23 |
Family
ID=34978863
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2004109065A Expired - Fee Related JP4654591B2 (ja) | 2004-04-01 | 2004-04-01 | 携帯端末装置、アプリケーション実行画面表示方法、及びプログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8221234B2 (ja) |
| EP (1) | EP1603030A3 (ja) |
| JP (1) | JP4654591B2 (ja) |
| CN (1) | CN100428147C (ja) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010109524A (ja) * | 2008-10-29 | 2010-05-13 | Kyocera Corp | 携帯電子機器 |
| JPWO2013088782A1 (ja) * | 2011-12-13 | 2015-04-27 | 株式会社ソニー・コンピュータエンタテインメント | 情報処理装置、情報処理方法、プログラム及び情報記憶媒体 |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4855970B2 (ja) * | 2007-02-20 | 2012-01-18 | 株式会社エヌ・ティ・ティ・ドコモ | 端末装置およびプログラム |
| JP5591450B2 (ja) * | 2008-02-12 | 2014-09-17 | シャープ株式会社 | コンテンツ表示処理装置、コンテンツ表示処理方法、コンテンツ表示処理プログラム、およびコンテンツ表示処理プログラムを記録したコンピュータ読み取り可能な記録媒体 |
| KR101232961B1 (ko) * | 2008-08-28 | 2013-02-13 | 쿄세라 코포레이션 | 휴대 전자 기기 |
| KR102377785B1 (ko) | 2014-02-10 | 2022-03-23 | 삼성전자주식회사 | 사용자 단말 장치 및 이의 디스플레이 방법 |
| KR102119843B1 (ko) | 2014-02-10 | 2020-06-05 | 삼성전자주식회사 | 사용자 단말 장치 및 이의 디스플레이 방법 |
| CN105867901A (zh) * | 2015-12-25 | 2016-08-17 | 乐视致新电子科技(天津)有限公司 | 调整应用程序图标的方法和装置 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07200611A (ja) * | 1993-12-28 | 1995-08-04 | Toshiba Corp | データ処理装置及びデータ処理方法 |
| JPH11161405A (ja) * | 1993-12-02 | 1999-06-18 | Casio Comput Co Ltd | ウィンドウ表示制御装置 |
| JP2003162355A (ja) * | 2001-11-26 | 2003-06-06 | Sony Corp | タスクの表示切り替え方法及び携帯機器及び携帯通信機器 |
| JP2003196638A (ja) * | 2001-12-28 | 2003-07-11 | Jekku:Kk | ファイリングデータのサムネイルキャプチャリングシステム及びプログラム |
| JP2003223325A (ja) * | 2002-01-29 | 2003-08-08 | Mitsubishi Electric Corp | 携帯端末及びメニュー設定方法 |
| JP2003244652A (ja) * | 2002-02-15 | 2003-08-29 | Sanyo Electric Co Ltd | 動画像再生装置および動画像再生方法 |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4799677A (en) * | 1983-09-02 | 1989-01-24 | Bally Manufacturing Corporation | Video game having video disk read only memory |
| US4766541A (en) * | 1984-10-24 | 1988-08-23 | Williams Electronics Games, Inc. | Apparatus for generating interactive video game playfield environments |
| US5055919A (en) * | 1989-10-10 | 1991-10-08 | Unisys Corporation | Apparatus for image data transposition and compression/decompression |
| US5519439A (en) * | 1994-06-30 | 1996-05-21 | Intel Corporation | Method and apparatus for generating preview images |
| US5890175A (en) * | 1996-09-25 | 1999-03-30 | Wong; Garland | Dynamic generation and display of catalogs |
| JP2959545B2 (ja) * | 1997-03-25 | 1999-10-06 | セイコーエプソン株式会社 | 画像情報入出力装置及び画像情報入出力装置の制御方法及び画像情報処理システム |
| US6028604A (en) * | 1997-08-27 | 2000-02-22 | Microsoft Corporation | User friendly remote system interface providing previews of applications |
| US6134568A (en) * | 1998-10-30 | 2000-10-17 | Kinko's Ventures, Inc. | Previewing an assembled document |
| US6522342B1 (en) * | 1999-01-27 | 2003-02-18 | Hughes Electronics Corporation | Graphical tuning bar for a multi-program data stream |
| US7779439B2 (en) * | 2001-04-23 | 2010-08-17 | Starz Entertainment, Llc | Program guide environment |
| US6662226B1 (en) * | 2000-01-27 | 2003-12-09 | Inbit, Inc. | Method and system for activating and capturing screen displays associated with predetermined user interface events |
| US20020112237A1 (en) * | 2000-04-10 | 2002-08-15 | Kelts Brett R. | System and method for providing an interactive display interface for information objects |
| US6831667B1 (en) | 2000-09-14 | 2004-12-14 | International Business Machines Corporation | Method and an apparatus for displaying sections of web pages in multiple modes |
| EP1351217A4 (en) | 2001-01-12 | 2005-08-03 | Matsushita Electric Industrial Co Ltd | PORTABLE TERMINAL COMPATIBLE WITH MUSICAL DISTRIBUTION |
| US6938101B2 (en) * | 2001-01-29 | 2005-08-30 | Universal Electronics Inc. | Hand held device having a browser application |
| US7918728B2 (en) * | 2001-06-15 | 2011-04-05 | Igt | Personal gaming device and method of presenting a game |
| US7346855B2 (en) * | 2001-12-21 | 2008-03-18 | Microsoft Corporation | Method and system for switching between multiple computer applications |
| US20030159143A1 (en) * | 2002-02-21 | 2003-08-21 | Peter Chan | Systems and methods for generating a real-time video program guide through video access of multiple channels |
| GB0205130D0 (en) | 2002-03-06 | 2002-04-17 | Symbian Ltd | A method of enabling a wireless information device to access data services |
| JP4075565B2 (ja) * | 2002-03-08 | 2008-04-16 | ヤマハ株式会社 | 楽譜表示制御装置および楽譜表示制御プログラム |
| US8216071B2 (en) * | 2002-03-20 | 2012-07-10 | Intel Corporation | Method and apparatus for software delivery and management |
| US7487460B2 (en) * | 2003-03-21 | 2009-02-03 | Microsoft Corporation | Interface for presenting data representations in a screen-area inset |
-
2004
- 2004-04-01 JP JP2004109065A patent/JP4654591B2/ja not_active Expired - Fee Related
-
2005
- 2005-03-31 US US11/094,206 patent/US8221234B2/en not_active Expired - Fee Related
- 2005-04-01 EP EP05090084A patent/EP1603030A3/en not_active Ceased
- 2005-04-01 CN CNB2005100598942A patent/CN100428147C/zh not_active Expired - Fee Related
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11161405A (ja) * | 1993-12-02 | 1999-06-18 | Casio Comput Co Ltd | ウィンドウ表示制御装置 |
| JPH07200611A (ja) * | 1993-12-28 | 1995-08-04 | Toshiba Corp | データ処理装置及びデータ処理方法 |
| JP2003162355A (ja) * | 2001-11-26 | 2003-06-06 | Sony Corp | タスクの表示切り替え方法及び携帯機器及び携帯通信機器 |
| JP2003196638A (ja) * | 2001-12-28 | 2003-07-11 | Jekku:Kk | ファイリングデータのサムネイルキャプチャリングシステム及びプログラム |
| JP2003223325A (ja) * | 2002-01-29 | 2003-08-08 | Mitsubishi Electric Corp | 携帯端末及びメニュー設定方法 |
| JP2003244652A (ja) * | 2002-02-15 | 2003-08-29 | Sanyo Electric Co Ltd | 動画像再生装置および動画像再生方法 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010109524A (ja) * | 2008-10-29 | 2010-05-13 | Kyocera Corp | 携帯電子機器 |
| JPWO2013088782A1 (ja) * | 2011-12-13 | 2015-04-27 | 株式会社ソニー・コンピュータエンタテインメント | 情報処理装置、情報処理方法、プログラム及び情報記憶媒体 |
| US9513841B2 (en) | 2011-12-13 | 2016-12-06 | Sony Corporation | Information processing device, information processing method, program, and information storage medium for managing and reproducing program execution condition data |
Also Published As
| Publication number | Publication date |
|---|---|
| US8221234B2 (en) | 2012-07-17 |
| US20050221891A1 (en) | 2005-10-06 |
| CN100428147C (zh) | 2008-10-22 |
| EP1603030A2 (en) | 2005-12-07 |
| JP4654591B2 (ja) | 2011-03-23 |
| CN1677344A (zh) | 2005-10-05 |
| EP1603030A3 (en) | 2007-01-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8795089B2 (en) | Game device, image processing method, and information recording medium | |
| KR20090106755A (ko) | 메모 입력 기능을 제공하는 방법, 단말 및 그 방법을실행하는 프로그램이 기록된 기록매체 | |
| JP2007115045A (ja) | 情報処理装置および方法、プログラム、並びに記録媒体 | |
| JP2015186104A (ja) | 情報処理装置、及びその制御方法、プログラム、記録媒体、携帯端末、情報処理システム | |
| JP2005293354A (ja) | 携帯端末装置、アプリケーション実行画面表示方法、プログラム、及び記録媒体 | |
| JP2014048805A (ja) | アプリ管理システム、情報表示装置、アプリ管理方法、アプリ管理プログラムおよびプログラム記録媒体 | |
| KR20100001490A (ko) | 휴대용 단말기의 동영상 재생시 메모 입력 방법 및 이를수행하는 휴대용 단말기 | |
| EP2455849A2 (en) | Apparatus and method for providing electronic book function in portable terminal | |
| CN102402570B (zh) | 数据管理设备和记录介质 | |
| JP2006085291A (ja) | 情報処理装置及びアプリケーションプログラム | |
| JP5201575B2 (ja) | シナリオデータの編集装置、シナリオデータの編集方法及びプログラム | |
| JP5369347B2 (ja) | ファイル受信端末 | |
| JPWO2014024255A1 (ja) | 端末および動画再生プログラム | |
| JP2011022962A (ja) | 情報処理端末 | |
| JP4967795B2 (ja) | ライセンス管理装置、ライセンス管理装置の制御方法及び制御プログラム | |
| JP4947575B2 (ja) | 携帯電子機器、および携帯電子機器における一覧画像表示方法、並びにプログラム | |
| JP4619836B2 (ja) | 携帯端末およびその制御方法 | |
| JP2002312227A (ja) | 携帯機器 | |
| JP4869710B2 (ja) | 携帯端末装置及び画像表示方法 | |
| JP4924723B2 (ja) | 文書データ生成装置、及び、プログラム | |
| KR100753805B1 (ko) | 휴대용 단말기에서 어플리케이션 리스트를 획득하기 위한장치 및 방법 | |
| JP4830834B2 (ja) | 携帯型移動通信端末装置および文字データ作成プログラム | |
| JP2006279430A (ja) | 携帯端末と固定端末の連携方法 | |
| JP2004304776A (ja) | 画像取り込み装置 | |
| KR100993199B1 (ko) | 이동단말기에서의 이미지 관리 및 등록 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070313 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100122 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100623 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100823 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100908 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101102 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20101124 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20101207 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140107 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |