【正文】
beta, Android 平臺由操作系統(tǒng)、中間件、用戶界面和應(yīng)用軟件組成,號稱是首個為移動終端打造的真正開放和完整的移動軟件平臺 [2]。 2021 年 11 月 5 日, Google 正式發(fā)行了這款名為 Android 基于 Linux 平臺的開源移動操作系統(tǒng)平臺,并且在當(dāng)天與 34 家手機(jī)制造商、軟件開發(fā)商、電信運營商以及芯片制造商組成開放手持設(shè)備聯(lián)盟( Open Handset Alliance)。 Danger 在 2021年以 5 億美元賣給 Microsoft; Android 與 2021 年賣給了 Google。亞當(dāng)?shù)目苹眯≌f中,作者將外表像人的機(jī)器稱為“ Android” [1]。 Smart mobile Calender。And the events manager provides a kind of platform like memorandum. Keywords: Android。If users want to check out festivals of dates,the skip function will help。通過轉(zhuǎn)換功能,用戶可將希望查詢的公歷日期轉(zhuǎn)為農(nóng)歷日期;如果用戶想知道某一天或某個月有什么節(jié)日,可以使用跳轉(zhuǎn)功能;在主界面沒有顯示當(dāng)月日期時,用戶可通過定位功能回到當(dāng)天日期;而日程管理功能則為用戶提供了類似備忘錄的平臺。 本文通過論述對 基于 Android 的日歷系統(tǒng)的開發(fā)的全過程,研究了 Android 系統(tǒng)的開發(fā)環(huán)境、核心構(gòu)架、主要組件,展示了開發(fā)移動應(yīng)用的一般過程, 并對 Android 平臺的背景、現(xiàn)狀和發(fā)展前景進(jìn)行了討論。 而日歷應(yīng)用作為智能終端的出廠必備控件,更是 Android 系統(tǒng)中不可或缺的一部分。 I 畢 業(yè) 設(shè) 計 (論文 ) ` 院 系 控制與計算機(jī)工程學(xué)院計算機(jī)系 專業(yè)班級 學(xué)生姓名 指導(dǎo)教師 二○一四年六月 題 目 基于 Android 的日歷系統(tǒng) 的設(shè)計與實現(xiàn) I 基于 Android 的日歷系統(tǒng)的設(shè)計與實現(xiàn) 摘要 Android 系統(tǒng)憑借其良好的用戶體驗、低廉的成本及高開放性產(chǎn)生了巨大的應(yīng)用量和廣闊的應(yīng)用面。如今,基于 Android 系統(tǒng)的應(yīng)用極為豐富,從輸入法到影音播放器,從 系統(tǒng)工具到網(wǎng)頁瀏覽器,從社交網(wǎng)絡(luò)客戶端到學(xué)習(xí)辦公助手工具,以及形式繁多的游戲應(yīng)用,都有力體現(xiàn)了 Android 平臺的強(qiáng)大的適應(yīng)性和發(fā)展?jié)摿?。而?yīng)用開發(fā)商力求為客戶帶來更好的用戶體驗,將日歷這一原本普通的生活用品打造成植于移動終端中的生活助手,且界面風(fēng)格迥異,功能也是趨于多樣化和一體化。本次項目所實現(xiàn)的日歷系統(tǒng),除了最基本的日期信息查詢功能外,還具備了公歷轉(zhuǎn)換農(nóng)歷功能、指定日期跳轉(zhuǎn)功能、當(dāng)天日期定位功能和日程管理功能。 關(guān)鍵詞; Android;移動終端;手機(jī)日歷;移動應(yīng)用開發(fā) II THE DESIGN AND IMPLEMENTATION OF CALENDER BASED ON ANDROID SYSTEM Abstract Android system has been achieved a great number of users because of its excellent user experience,low cost and high ,there are plenty of smartphone applications based on android system such as input methods,audio/video players,system tools,web browsers,social works,school/office softwares,games,etc,which show great adaptation and development potential of Android. Calender has bee a necessary widget in intelligent terminals and also a quite important part of Android developers strive to improve the user experience so that they change the calender,a monplace articles for daily use,into a kind of assistant for users,with different kinds of its function bees more and more diversified and incorporate. This article is about the whole development process of calender based on Android system, the development environment,the core framework and the main module of ,we will discuss the background,the current situation and the development Calendar we enforce in this project contains functions not only the most basic date information inquire, but also other functions such as gregorianlunar transformer,current date locator,events are able to transform gregorian dates they want to lunar dates by using gregorianlunar transformer。Users could skip back to current date with the help of date locator when the main interface doesn ‘t show。 The mobile terminal。Mobile application development 1 目 錄 摘要 ................................................................................................................................................... I Abstract ............................................................................................................................................. II 目 錄 ........................................................................................................................................... 3 1 緒論 ............................................................................................................................................... 1 課題背景 .............................................................................................................................. 1 發(fā)展現(xiàn)狀 ............................................................................................................................. 1 Android SDK發(fā)布里程碑 .......................................................................................... 1 Android 市場發(fā)展軌跡 ............................................................................................... 3 Android 系統(tǒng)的發(fā)展前景 ...................................................................................................... 3 課題研究意義 ...................................................................................................................... 4 本文主要結(jié)構(gòu) ...................................................................................................................... 5 2 Android 系統(tǒng)核心技術(shù)概述 ............................................................................................................. 6 Android 的體系結(jié)構(gòu) ............................................................................................................. 6 Android 系統(tǒng)組件 ................................................................................................................ 8 Android 主要控件 ................................................................................................................ 9 本章小結(jié) ............................................................................................................................ 11 3 基于 Android 的日歷系統(tǒng) ...............................................................................................................12 需求分析 .............................................................................................................................12 系統(tǒng)目標(biāo) ..................................................................................................................12 功能需求描述 ........................................................................................