畢業(yè)論文 基于android平臺(tái)的手機(jī)軟件開發(fā)--基于android平臺(tái)的校園通軟件.doc
約33頁(yè)DOC格式手機(jī)打開展開
畢業(yè)論文 基于android平臺(tái)的手機(jī)軟件開發(fā)--基于android平臺(tái)的校園通軟件,目 錄摘要1abstract21 引言31.1 國(guó)內(nèi)外手機(jī)系統(tǒng)現(xiàn)狀31.1.2 國(guó)內(nèi)外手機(jī)應(yīng)用現(xiàn)狀41.2 發(fā)展趨勢(shì)52 android的相關(guān)技術(shù)介紹及分析62.1android的功能特征62.2 android架構(gòu)分析82.2.1應(yīng)用程序框架82.2.2類庫(kù)92.2.3 android運(yùn)行時(shí)組件102.3 andro...
內(nèi)容介紹
此文檔由會(huì)員 ljjwl8321 發(fā)布
目 錄
摘要 1
Abstract 2
1 引言 3
1.1 國(guó)內(nèi)外手機(jī)系統(tǒng)現(xiàn)狀 3
1.1.2 國(guó)內(nèi)外手機(jī)應(yīng)用現(xiàn)狀 4
1.2 發(fā)展趨勢(shì) 5
2 Android的相關(guān)技術(shù)介紹及分析 6
2.1Android的功能特征 6
2.2 Android架構(gòu)分析 8
2.2.1應(yīng)用程序框架 8
2.2.2類庫(kù) 9
2.2.3 Android運(yùn)行時(shí)組件 10
2.3 Android應(yīng)用的構(gòu)成和工作機(jī)制 10
3 Android應(yīng)用程序結(jié)構(gòu)剖析 11
3.1 Android的API 11
3.2Android應(yīng)用程序結(jié)構(gòu)解析 12
3.2.1活動(dòng) 12
3.2.2意圖接收器 13
3.2.3服務(wù) 13
3.2.4內(nèi)容提供者 13
3.3 Intent的詳細(xì)解析 14
3.3.1 Intent的抽象描述 14
3.3.2 Android如何解析Intent 15
3.4 Android活動(dòng)的生命周期 16
3.4.1活動(dòng)的生命狀態(tài) 16
3.4.2 活動(dòng)的運(yùn)作流程 18
4 Android校園通軟件的設(shè)計(jì)與實(shí)現(xiàn) 19
4.1 研究目標(biāo) 19
4.2 需求分析 19
4.3 UI界面設(shè)計(jì) 19
4.4 程序模塊設(shè)計(jì) 20
4.5 軟件功能圖 21
4.6 文件結(jié)構(gòu)與用途 21
4.7 程序主要代碼 23
4.8 用戶界面 27
5 總結(jié) 30
參考文獻(xiàn) 31
基于Android平臺(tái)的校園通軟件
數(shù)理與信息工程學(xué)院 計(jì)算機(jī)科學(xué)與技術(shù) 黃舜(10191118)
指導(dǎo)老師:丁革建(教授)
摘要:隨著智能手機(jī)一步步走進(jìn)普通人的生活,它將成為人們獲取信息的主要設(shè)備。因此,手機(jī)的娛樂(lè)應(yīng)用服務(wù)將會(huì)有很大的發(fā)展空間,校園資訊軟件就是其中之一。Android平臺(tái)提供給用戶非常方便的數(shù)據(jù)查閱功能,這將為校園資訊軟件的設(shè)計(jì)與實(shí)現(xiàn)提供了更好的平臺(tái)。另外,Android平臺(tái)基本上是免費(fèi)的,所以能夠有效降低軟件的成本,最終讓每個(gè)用戶能夠自由地獲取信息,也為手機(jī)校園資訊服務(wù)的普及做出貢獻(xiàn)。
本文對(duì)目前應(yīng)用的Symbian、WindowsMobile、MacOSX和RIM等平臺(tái)的現(xiàn)狀進(jìn)行了分析與比較。進(jìn)而研究分析了Android平臺(tái)的系統(tǒng)架構(gòu)和組件模型,接著解析了Android中的重要API和應(yīng)用構(gòu)成,以Intent和生命周期的機(jī)制。在此基礎(chǔ)上,基于Android平臺(tái)設(shè)計(jì)和開發(fā)校園資訊軟件。本系統(tǒng)界面友好、操作便捷,具有良好的可擴(kuò)展性和可維護(hù)性;系統(tǒng)經(jīng)過(guò)測(cè)試,可以穩(wěn)定運(yùn)行,能夠滿足手機(jī)用戶的基本需求。
關(guān)鍵詞:Android;Java;校園資訊;Intent;布局
A Campus Information Software based on the Android operating system
Name:Shun Huang No. :10191118 Director:GeJian Ding
(College of Mathematics, Physics and Information Engineering,Zhejiang NormalUniversity, Jinhua, P.R.China)
Abstract:With the Mobile Phone enters into the live step by step,it will become the main device to obtain information. Services of mobile Phone will have great development space,Campus Information is one of them. Android platform offers users very convenient Campus Information the function,This will be for Campus Information the design and implementation of service provides a better platform.In addition, Android platform is basically free, so can effectively reduce the software costs, Finally let each user will be free to get information, Also for the popularization of mobile phone Campus Information the service contribution.
This paper discusses the present application of Symbian, Windows Mobile, MacOSX and RIM situation of such platform are analysed and compared. Further research and analysis of the Android platform system architecture and the component model, then analyzes the important Android API and the application form, with Intent and life cycle mechanism, on this basis, design and development of mobile phone Campus Information the software based on the Android platform. This system friendly interface, Convenient operation, Has good expansibility and maintainability; after test of system, can stable operation, To meet the basic needs of mobile phone users.
Keywords: Android;Java;Campus Information ; Intent; Layout
摘要 1
Abstract 2
1 引言 3
1.1 國(guó)內(nèi)外手機(jī)系統(tǒng)現(xiàn)狀 3
1.1.2 國(guó)內(nèi)外手機(jī)應(yīng)用現(xiàn)狀 4
1.2 發(fā)展趨勢(shì) 5
2 Android的相關(guān)技術(shù)介紹及分析 6
2.1Android的功能特征 6
2.2 Android架構(gòu)分析 8
2.2.1應(yīng)用程序框架 8
2.2.2類庫(kù) 9
2.2.3 Android運(yùn)行時(shí)組件 10
2.3 Android應(yīng)用的構(gòu)成和工作機(jī)制 10
3 Android應(yīng)用程序結(jié)構(gòu)剖析 11
3.1 Android的API 11
3.2Android應(yīng)用程序結(jié)構(gòu)解析 12
3.2.1活動(dòng) 12
3.2.2意圖接收器 13
3.2.3服務(wù) 13
3.2.4內(nèi)容提供者 13
3.3 Intent的詳細(xì)解析 14
3.3.1 Intent的抽象描述 14
3.3.2 Android如何解析Intent 15
3.4 Android活動(dòng)的生命周期 16
3.4.1活動(dòng)的生命狀態(tài) 16
3.4.2 活動(dòng)的運(yùn)作流程 18
4 Android校園通軟件的設(shè)計(jì)與實(shí)現(xiàn) 19
4.1 研究目標(biāo) 19
4.2 需求分析 19
4.3 UI界面設(shè)計(jì) 19
4.4 程序模塊設(shè)計(jì) 20
4.5 軟件功能圖 21
4.6 文件結(jié)構(gòu)與用途 21
4.7 程序主要代碼 23
4.8 用戶界面 27
5 總結(jié) 30
參考文獻(xiàn) 31
基于Android平臺(tái)的校園通軟件
數(shù)理與信息工程學(xué)院 計(jì)算機(jī)科學(xué)與技術(shù) 黃舜(10191118)
指導(dǎo)老師:丁革建(教授)
摘要:隨著智能手機(jī)一步步走進(jìn)普通人的生活,它將成為人們獲取信息的主要設(shè)備。因此,手機(jī)的娛樂(lè)應(yīng)用服務(wù)將會(huì)有很大的發(fā)展空間,校園資訊軟件就是其中之一。Android平臺(tái)提供給用戶非常方便的數(shù)據(jù)查閱功能,這將為校園資訊軟件的設(shè)計(jì)與實(shí)現(xiàn)提供了更好的平臺(tái)。另外,Android平臺(tái)基本上是免費(fèi)的,所以能夠有效降低軟件的成本,最終讓每個(gè)用戶能夠自由地獲取信息,也為手機(jī)校園資訊服務(wù)的普及做出貢獻(xiàn)。
本文對(duì)目前應(yīng)用的Symbian、WindowsMobile、MacOSX和RIM等平臺(tái)的現(xiàn)狀進(jìn)行了分析與比較。進(jìn)而研究分析了Android平臺(tái)的系統(tǒng)架構(gòu)和組件模型,接著解析了Android中的重要API和應(yīng)用構(gòu)成,以Intent和生命周期的機(jī)制。在此基礎(chǔ)上,基于Android平臺(tái)設(shè)計(jì)和開發(fā)校園資訊軟件。本系統(tǒng)界面友好、操作便捷,具有良好的可擴(kuò)展性和可維護(hù)性;系統(tǒng)經(jīng)過(guò)測(cè)試,可以穩(wěn)定運(yùn)行,能夠滿足手機(jī)用戶的基本需求。
關(guān)鍵詞:Android;Java;校園資訊;Intent;布局
A Campus Information Software based on the Android operating system
Name:Shun Huang No. :10191118 Director:GeJian Ding
(College of Mathematics, Physics and Information Engineering,Zhejiang NormalUniversity, Jinhua, P.R.China)
Abstract:With the Mobile Phone enters into the live step by step,it will become the main device to obtain information. Services of mobile Phone will have great development space,Campus Information is one of them. Android platform offers users very convenient Campus Information the function,This will be for Campus Information the design and implementation of service provides a better platform.In addition, Android platform is basically free, so can effectively reduce the software costs, Finally let each user will be free to get information, Also for the popularization of mobile phone Campus Information the service contribution.
This paper discusses the present application of Symbian, Windows Mobile, MacOSX and RIM situation of such platform are analysed and compared. Further research and analysis of the Android platform system architecture and the component model, then analyzes the important Android API and the application form, with Intent and life cycle mechanism, on this basis, design and development of mobile phone Campus Information the software based on the Android platform. This system friendly interface, Convenient operation, Has good expansibility and maintainability; after test of system, can stable operation, To meet the basic needs of mobile phone users.
Keywords: Android;Java;Campus Information ; Intent; Layout
TA們正在看...
- 流動(dòng)人口計(jì)劃生育工作總結(jié)范文.doc
- 淺談少先隊(duì)教育中創(chuàng)新能力的培養(yǎng)(2).doc
- 淺談少先隊(duì)教育中創(chuàng)新能力的培養(yǎng)(2).doc
- 淺談少先隊(duì)教育中創(chuàng)新能力的培養(yǎng).doc
- 淺談少先隊(duì)教育中創(chuàng)新能力的培養(yǎng).doc
- 測(cè)繪地理信息產(chǎn)業(yè)基地管理中心年的工作計(jì)劃.doc
- 測(cè)繪地理信息產(chǎn)業(yè)基地管理中心年的工作計(jì)劃.doc
- 測(cè)繪工作計(jì)劃.doc
- 測(cè)繪工作計(jì)劃.doc
- 滸山街道白云小學(xué)二00五第二學(xué)期體育衛(wèi)生.doc