【正文】
移動互聯(lián)網(wǎng)時代的到來極大的改變了我們的生活,而 Android 是一種以 Linux為基礎(chǔ)的開放源碼 操作系統(tǒng) 迅速占領(lǐng)了智能機操作系統(tǒng),所以在 android 環(huán)境下開發(fā)顯得尤為必要。 關(guān)鍵詞 : Android, Java,數(shù)據(jù)存儲,軟件工程,五子棋 3 The five in a row game based on Android Abstract Arrival of the mobile Inter era has greatly changed our lives, and Android is a Linuxbasedopen source operating system quickly occupied the smartphone operating system, Android developmentis particularly necessary under the circumstances. This paper focus on a based on the Android platform of Five in a Row game design and development program design and application system develoment issues as the background, introduces in detail in the Android platform to Java language write games for the development of the Quintet game is not just a progress of programing. What’smore, we need to pay more attention to the work on the period of systematic analysis and e program follows the software engineering strictly and narrates the major design and section. Thisprogram maily talk about the period of the system design and the detailed design. And also it will study on the bug fixing and improvements. By using the some fuctiong of datalogging such as the surface, it build a practicable system. The nice and expert interface and good visual introduction form the design which is based on the designing and development of Android platform Fiveinarow game. Key words: Android, java, Data Storage, Software Engineering, Five in a Row 4 目 錄 1.緒論 ........................................................................................................................................... 5 背景 ........................................................................................................................................................................................ 7 課題來源 ............................................................................................................................................................................... 7 國內(nèi)外研究現(xiàn)狀 .................................................................................................................................................................. 8 論文主要工作 ...................................................................................................................................................................... 9 2 ANDROID 的開發(fā)環(huán)境 ............................................................................................................. 9 操作系統(tǒng) ............................................................................................................................................................................... 9 ANDROID 開發(fā)環(huán)境 ........................................................................................................................................................... 10 ANDROID 開發(fā)環(huán)境變量配置 ......................................................................................................................................... 10 jdk 的配置 .................................................................................................................................................................. 10 sdk 的配置 ..................................................................................................................................................................11 ECLIPSE 設(shè)置 ....................................................................................................................................................................... 12 ANDROID 開發(fā)環(huán)境配置最終步驟 ................................................................................................................................. 12 3 ANDROID 的架構(gòu)分析 ........................................................................................................... 12 ANDROID 的功能特征 ....................................................................................................................................................... 12 ANDROID 架構(gòu)分析 ........................................................................................................................................................... 14 應用 程序框架 ........................................................................................................................................................... 14 類庫 ............................................................................................................................................................................. 15 Android 運行時的組件 ........................................................................................................................................... 16 ANDROID 應用的構(gòu)成和工作機制 ................................................................................................................................. 16 4 ANDROID 應用程序架構(gòu)結(jié)構(gòu)剖析 ....................................................................................... 17 ..................................................................................................................................................................... 17 應用程序組件 .................................................................................................................................................................... 17 活動( Activities) ................................................................................................................................................... 18 服務( Services) ..................................................................................................................................................... 20 廣播接收者( Broadcast receivers) ........................................................................