文章詳目資料

資訊電子學刊

  • 加入收藏
  • 下載文章
篇名 Android 應用程式組件之探討
卷期 5:2
並列篇名 A Survey of Components of Android Application
作者 俎鴻明王秋光呂光裕
頁次 009-017
關鍵字 Activity 組件Service 組件Content Provider 組件Activity componentService componentContent Provider component
出刊日期 201207

中文摘要

Android 定義了四種不同類型的程式組件(Component)-Activity 組件、Service 組件、Broadcast Receiver組件、及Content Provider 組件。這些不同類型的組件是構成Android 應用程式最基本的單元。本論文探討說明這四種組件的架構、特性、使用場合及用法並且使用Android 手機作為client 端設備,設計並實作了一個應用系統。

英文摘要

Android system defines four different application components of which an android application is made up.This paper surveys the framework, characteristics and usage of these four basic components including Activity component, Service component, Broadcast Receiver component and Content Provider component. This paper also,using Android mobile phone as client-end device, designs and implements an application system.

相關文獻