博碩士論文 985202009 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:15 、訪客IP:3.147.42.197
姓名 陳宗緯(Xsung-Wei Chen)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 Android平台上以OSGi為基礎之服務遞送
(OSGi-Based Service Delivery on Android Platform)
相關論文
★ 移動代理人監控系統之設計與實作★ 以正規表式法為基礎之地理編碼服務設計與實作
★ Android應用程式開發之持續整合系統★ 基於設計矩陣之需求追溯關係建立方法
★ 點對點移動代理人之設計與實作與於車資通訊之應用★ 網頁內容叢集分類法之設計與實作
★ 設計與實作於行動裝置上以XUL為基礎之介面呈現★ 利用網頁內容結構之區塊擷取方法以呈現新聞服務
★ 設計與實作以感測器為中心的查詢機制★ 針對路徑規劃服務之Web 2.0系統設計與實作
★ 整合OSGi與RESTful服務之BPEL引擎★ 利用文件相似度以轉換網路內容為OSGi Bundles
★ 量測Java類別的耦合關係★ 轉換Android應用程式為OSGi Service
★ 物聯網應用之Context塑模方法★ 從資料到服務之事件驅動方法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 鑒於近年來,智慧型手持裝置的普遍率急速上升(包含手機、PDA和其他行動裝置),行動裝置提供的功能也日漸強大,各種的應用軟體程式也逐漸移植到這些移動裝置上,進行各種日常生活的資訊處理應用。這些移動裝置隨時、隨地存取網路資源的概念,讓原本佈署於電腦系統上的應用服務,有了全新的操作體驗。但在目前的手持裝置架構當中,並沒有一套處理機制,能夠讓使用者將應用服務給隨插即用(Plug-and-play),並能夠有效率的去引導、開發及管理這些多樣的功能服務,實現SOA架構。
在本研究中提出了在Android平台上以OSGi為基礎之服務遞送(Service Delivery)。藉由OSGi在不同的使用者操作情境下,透過遞送適合的 Bundle 元件,來讓數位資訊能夠更容易地進行交換傳遞,使得行動裝置擁有即時更新以及動態安裝/卸除服務的能力,達到更方便且更智慧的需求滿足。
摘要(英) In recent years, the development of smart handheld devices is growing rapidly (including mobile phones, PDAs, and other mobile devices). The functionalities provided by mobile devices have become more and more powerful. A great many software applications are built on these mobile devices, and provide us real-time and useful daily life information. The new concept, namely “anytime and anywhere”, introduced by mobile devices, has changed our operation experiences of traditional computer applications. However, the current architecture does not have a handy mechanism that allows users to plug-and-play some software that they are interested in, and have the ability to guide the development and management of these various services.
In this research, we propose an OSGi-based Service Delivery mechanism on Android platform. Based on OSGi platform, end users can easily capture and spread the digital information by delivering suitable bundle components for different users’ scenarios.
關鍵字(中) ★ Android
★ OSGi
★ SOA
★ 服務遞送
關鍵字(英) ★ Service Delivery
★ SOA
★ OSGi
★ Android
論文目次 摘要 .................................................................................. II
ABSTRACT ............................................................................. III
致謝 .................................................................................. IV
目錄 ................................................................................... V
圖目錄 ............................................................................... VII
表目錄 ................................................................................ IX
一、 簡介 .................................................................................................................................................. 1
1.1引言 ........................................................................................................................................................... 1
1.2動機 ........................................................................................................................................................... 2
1.3論文架構 .................................................................................................................................................... 3
二、 背景知識 .......................................................................................................................................... 4
2.1服務導向架構 ............................................................................................................................................ 4
2.2服務遞送 (SERVICE DELIVERY) ................................................................................................................... 5
2.3 ANDROID ..................................................................................................................................................... 5
2.3.1 DALVIK ..................................................................................................................................................... 8
2.4 OSGI (OPEN SERVICES GATEWAY INITIATIVE) .............................................................................................. 8
2.5 FELIX[10] .................................................................................................................................................. 10
2.6 ECLIPSE[7] ................................................................................................................................................. 10
2.7 PLUG-IN ..................................................................................................................................................... 13
三、 方法概論 ........................................................................................................................................ 15
3.1 系統架構(SYSTEM ARCHITECTURE) .......................................................................................................... 15
3.2 BUNDLE規格 ............................................................................................................................................ 18
3.3 BUNDLE設計 ............................................................................................................................................ 20
3.3.1 UI Bundle ........................................................................................................................................... 20
3.3.2 Data Bundle ....................................................................................................................................... 23
3.3.3 Service Bundle .................................................................................................................................. 24
3.3.4 Bundle Container ............................................................................................................................... 27
3.3.5 Bundle Lifecycle Manager ................................................................................................................. 30
3.4 BUNDLE互動 .............................................................................................................................................. 32
3.5 BUNDLE格式轉換[14] ............................................................................................................................... 36
四、 案例探討 ........................................................................................................................................ 37
系統操作介紹 ................................................................................................................................................ 38
UI BUNDLE外掛 ............................................................................................................................................. 42
DATA BUNDLE外掛 ......................................................................................................................................... 43
SERVICE BUNDLE外掛 .................................................................................................................................... 44
五、 結論 ................................................................................................................................................ 48
5.1貢獻 ......................................................................................................................................................... 48
5.2未來工作 ................................................................................................................................................. 49
參考文獻 ...................................................................................................................................................... 50
參考文獻 [1] M.P. Papazoglou, and D. Georgakopoulus, “Service-Oriented Computing”, Communi- cations of the ACM, Vol 46, No. 10, 2003
[2] Android open source project, http://source.
android.com
[3] Android developer, http://developer.
android.com
[4] The OSGi Alliance, 2003, OSGi Service Platform, Release 3, IOS Press, pp. 604, ISBN 1586033115.
[5] OSGi Service Platform, Core Specification, Release 4, Version 4.1, OSGi Alliance, 2007, pp. 228, ISBN 9789079350018.
[6] OSGi Service Platform, Service Compendium, Release 4, Version 4.1, OSGi Alliance, 2007, pp. 594, ISBN 9789079350025.
[7] OSGi Service Platform, Mobile Specification, Release 4, Version 4, OSGi Alliance, 2007, pp. 426, ISBN 9789079350032.
[8] “Eclipse Platform Technical Overview”
Copyright c 2006 International Business
Machines Corp.
[9] “Using the Plug−in Development Environment” Copyright (c) IBM Corporation and others 2005.
[10] Apache Felix, http://felix.apache.org
/site/index.html
[11] Eclipse Foundation, Eclipse IDE, 2011,
http://www.eclipse.org/
[12] Mozilla, Firefox, http://www.mozilla.org/
[13] J. Lee, S.J Lee, and Y.L. Chen, “Design and Implementation of OSGi-Based Mobile Agent”, Taiwan Software Engineering Conference, pp1-4, Taiwan, 2009
[14] K. Pauls, “OSGi on Google Android using Apache Felix”, http://opensource.luminis.net/, 2008
[15] Android Market, https://market.android.com/
[16] Appple Store, http://www.apple.com/iphone/
apps-for-iphone/
指導教授 李允中(Jonathon Lee) 審核日期 2011-7-27
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明