【正文】
縮算法不做深究。本論文采用了 Android 開源系統(tǒng)技術(shù),利用 Java 語言和 Eclipse 開發(fā)工具對播放器代碼進(jìn)行編寫。 I A N G S U U N I V E R S I TY本 科 畢 業(yè) 論 文 基于 Android 平臺的照片分享系統(tǒng)的設(shè)計與實(shí)現(xiàn)Design and implementation of photo sharing systemon Android platform專 業(yè): 班 級: 姓 名: 指導(dǎo)教師姓名: 指導(dǎo)教師職稱: 基于 Androids 平臺的照片分享系統(tǒng)的設(shè)計與實(shí)現(xiàn) 摘要 當(dāng)今社會的生活節(jié)奏越來越快,隨著硬件移動設(shè)備的越來越先進(jìn),人們對移動設(shè)備的要求也越來越高,從以前的追求技術(shù)到現(xiàn)在的追求視覺效果及用戶體驗(yàn),因此,也逐步的提高了對系統(tǒng)的要求。本文主要是在 Android 系統(tǒng)上對照片分享應(yīng)用程序的設(shè)計與實(shí)現(xiàn)進(jìn)行討論,通過這一過程來進(jìn)一步學(xué)習(xí)與應(yīng)用 Android 平臺,這樣對個人的未來發(fā)展也很有意義。同時給出了詳細(xì)的系統(tǒng)設(shè)計過程、部分界面截圖及主要的功能流程圖,本文還對開發(fā)過程中遇到的問題和解決方法進(jìn)行了詳細(xì)的討論,該系統(tǒng)集照片瀏覽、分享,讀取通訊錄,發(fā)送郵件給通訊錄好友等功能于一體,性能良好,在 Android 系統(tǒng)中能獨(dú)立運(yùn)行。實(shí)驗(yàn)證明,基于 Android 平臺的軟件開發(fā)簡單,使用方便簡潔,可以給用戶帶來更方便更真實(shí)的體驗(yàn)。s society increasingly fast pace of life, with more and more advanced hardware of mobile devices, mobile devices, people demand more and more from the previous pursuit of technology to the current pursuit of visual effects and user experience, therefore, also gradually improve the system requirements. This article is in the Android system for photo sharing application design and implementation discussions, through this process to further study and application of the Android platform, so that the future development of the individual is also meaningful.This paper uses the Android open source technology, the use of the Java language and Eclipse development tools player code be written. At the same time gives a detailed system design process, some screen shots and major functional flow chart, the paper also encountered in the development process problems and solutions were discussed in detail, the system sets photo browsing, sharing, reading munication catalog, send to friends and other functions in one book, good performance, the Android system can operate independently. Because this system is limited to application layer discussion, so do go into the specific pression algorithm.Experiments show that, based on the Android platform software development is simple, easy to use and simple, the next few years will bee the development direction of universal significance.Keyword: Android,photo sharing, java,Eclipse目 錄第一章 緒論 ...............................................1 引言 ..........................................................1 論文研究背景 ..................................................1 論文的目的、研究內(nèi)容和意義 ....................................2 論文結(jié)構(gòu)安排 ..................................................2第二章 ANDROID 應(yīng)用軟件開發(fā)技術(shù)原理 .......................4 ANDROID應(yīng)用軟件開發(fā)的核心技術(shù) ..................................4 用戶界面 UI 設(shè)計技巧 ..........................................10 ANDROID應(yīng)用開發(fā)平臺的搭建 .....................................12 計算機(jī)配置 ...................................................12 ANDROID 模擬器中 SD卡的創(chuàng)建和文件的上傳 ........................14第三章 軟件的應(yīng)用需求分析及流程設(shè)計 ......................16 功能需求 .....................................................16 軟件的應(yīng)用需求分析 .......................................16 軟件性能需求 .............................................17 系統(tǒng)結(jié)構(gòu)圖和流程圖 ...........................................18 系統(tǒng)友好性需求 ...............................................19第四章 照片分享系統(tǒng)的設(shè)計和實(shí)現(xiàn) ..........................20 瀏覽圖片界面說明 .............................................20 照片分享主界面 ............................................20 照片列表的實(shí)現(xiàn) ............................................20 照片分享的實(shí)現(xiàn) ...............................................21 獲得通訊錄 ...................................................22 將照片發(fā)送給通訊錄好友 .......................................25 本章小結(jié) .....................................................28第五章 軟件測試 ..........................................29 測試環(huán)境 .....................................................29 測試方案與結(jié)果 ...............................................29 測試結(jié)論 .....................................................30第六章 總結(jié)與展望 ........................................31 本文的研究工作 ...............................................31 進(jìn)一步的工作 .................................................31致 謝 ..................................................32參考文獻(xiàn): ................................................331第一章 緒論 引言2022 年 11 月 5 日,Google。自此,Android走進(jìn)了人們的視線。本文著重對 Android 系統(tǒng)構(gòu)架,Android 應(yīng)用程序的開發(fā)環(huán)境配置及基本組件進(jìn)行研究,最后在 Android 平臺上實(shí)現(xiàn)了照片分享的功能。 Android