【正文】
密級 : 學(xué) 士 學(xué) 位 論 文 THESIS OF BACHELOR ( 2021— 2021 年) 題 目: 基于 Android 平臺的 3G 氣象軟件 學(xué) 院: 軟件 學(xué)院 系 計算機軟件 專 業(yè): 計算機軟件 學(xué) 號: 姓 名: 指導(dǎo)教師: 起訖日期: 2021 年 12 月至 2021 年 5 月 南 昌 大 學(xué) 學(xué)士學(xué)位論文原創(chuàng)性申明 本人鄭重申明:所呈交的論文是本人在導(dǎo)師的指導(dǎo)下獨立進行研究所取得的研究成果。除了文中特別加以標(biāo)注引用的內(nèi)容外,本論文不包含任何其他個人或集體已經(jīng)發(fā)表或撰寫的成果作品。對本文的研究作出重要貢獻的個人和集體,均已在文中以明確方式表明。本人完全意識到本申明的法律后果由本人承擔(dān)。 作者簽名: 日期: 學(xué)位論文版權(quán)使用授權(quán)書 本學(xué)位論 文作者完全了解學(xué)校有關(guān)保留、使用學(xué)位論文的規(guī)定,同意學(xué)校保留并向國家有關(guān)部門或機構(gòu)送交論文的復(fù)印件和電子版,允許論文被查閱和借閱。本人授權(quán)南昌大學(xué)可以將本論文的全部或部分內(nèi)容編入有關(guān)數(shù)據(jù)庫進行檢索,可以采用影印、縮印或掃描等復(fù)制手段保存和匯編本學(xué)位論文。 保密□,在 年解密后適用本授權(quán)書。 本學(xué)位論文屬于 不保密□。 (請在以上相應(yīng)方框內(nèi)打“√”) 作者簽名: 日 期: 導(dǎo)師簽名: 日期: 目錄 Android 平臺 3G 手機氣象軟件 專 業(yè): 計算機軟件 學(xué) 號: 學(xué)生姓名: 指導(dǎo)老師: 摘要 隨著 智能手機的快速普及 , 智能手機操作系統(tǒng)市場風(fēng)生水起。 為了讓智能手機用戶能夠隨時隨地查詢互聯(lián)網(wǎng)所提供的服務(wù),一種高效的辦法就是將應(yīng)用系統(tǒng)的功能拓展到手機終端上,讓手機能夠通過移動網(wǎng)以及互聯(lián)網(wǎng)訪問 Web 網(wǎng)站并處理各種各樣的業(yè)務(wù)。因此,智能手機的應(yīng)用軟件 及其 需 要的服務(wù)將有廣闊的發(fā)展前景。 在如今這個 智能 手機系統(tǒng)群雄紛爭的時候, 2021 年 Google 推出了一款名為Android 的開源智能手機操作系統(tǒng), 它采用 Linux 內(nèi)核,開放手機聯(lián)盟 (OHA)成員可以任意使用和修改 SDK 包,系統(tǒng)的開源性使其具有良好的拓展性。這款軟件 包括了操作系統(tǒng)、用戶界面和應(yīng)用程序,即 智能 手機工作所需要的全部軟件。Android 的最大特點是其開放性體系架構(gòu),不僅具有非常好的開發(fā)、調(diào)試環(huán)境,而且還支持各種可擴展的用戶體驗,包括豐富的圖形組件、多媒體支持功能以及強大的瀏覽器。因此,對于軟件從業(yè)人員來 說, Android 平臺具有無限的吸引力。 本文就在分析討論 Android 手機軟件開發(fā)技術(shù)原理的基礎(chǔ)上,開發(fā)出能為用戶提供更好的基于 Android 平臺的 3G 手機氣象軟件。 關(guān)鍵字: android;氣象軟件;智能手機平臺 目錄 Abstract With the rapid proliferation of smart phones, smart phone operating system market, wind and water. In order for smart phone users to check the Inter anytime, anywhere services provided an efficient way to expand the function of the system will be applied to the mobile phone terminal, the mobile phone to Inter access via mobile works, and variety of Web sites and process business. Therefore, the smart phone applications and the need for the service will have broad prospects for development. In today39。s smart phone system when disputes warlords, 2021, Google introduced a smart phone called the Android open source operating system, which uses Linux kernel, Open Handset Alliance (OHA) members can be free to use and modify the SDK package, the system It has a good opensource nature of the expansion of. The software includes the operating system, user interface and applications that need to work smart phones all the software. Android39。s biggest feature is its open architecture, not only has a very good development and debugging environment, but also supports a variety of scalable user experience, including rich graphical ponents, multimedia support, and powerful browser. Therefore, for software professionals is, Android platform has unlimited appeal. In this paper, the analysis and discussion Android mobile phone software development technology on the basis of the principle, developed to provide users with better platform to the 3G handsets based on Android meteorological software. Keywords: android; weather software; smartphone platform 目錄 目 錄 摘要 ............................................................................................................................ I Abstract ......................................................................................................................... II 第一章 緒論 ....................................................................................................................1 1. 1 研究內(nèi)容 .......................................................................................................1 1. 2 研究意義 .......................................................................................................1 1. 3 研究現(xiàn)狀和發(fā)展趨勢 ...................................................................................1 第二章 系統(tǒng)分析 ........................................................................................................3 研究目標(biāo) ..........................................................................................................3 需求分析 ..........................................................................................................3 性能分析 ..........................................................................................................3 第三章 系統(tǒng)開發(fā)環(huán)境及相關(guān)技術(shù) ..............................................................................5 Android 開發(fā)環(huán)境介紹 ...................................................................................5 Android 開發(fā)平臺搭建 .................................................................................5 第四章 程序設(shè)計 ..........................................................................................................7 用戶界面設(shè)計 ................................................................................................7 數(shù)據(jù)庫設(shè)計 ....................................................................................................7 程序模塊設(shè)計 ................................................................................................8 第五章 程序開發(fā) .......................................................................................................... 11 文件結(jié)構(gòu)與用途 .......................................................................................... 11 數(shù)據(jù)提供者 ..................................................................................................12 后臺服務(wù) ......................................................................................................18 獲取天氣數(shù)據(jù) ....................................................................................18 讀取天氣數(shù)據(jù)實例 ............................................................................21