【正文】
廠商都生產(chǎn)出了自己的電子名片管理系統(tǒng),這種管理系統(tǒng)是基于自己廠商生產(chǎn)的硬件設備之上的。 SMS 基于 Adnroid 平臺下的名片冊管理系統(tǒng) 目 錄 1 引言 .................................................................... 1 課題的研究背景及其研究意義 .......................................... 1 相關技術的發(fā)展狀況 .................................................. 2 本文的組織結(jié)構 ...................................................... 2 2 Android 平臺介紹 ........................................................ 3 Android 平臺的組成 ................................................... 3 Android 框架介紹 ..................................................... 3 應用 程序 ........................................................ 4 應用程序框架 .................................................... 4 系統(tǒng)開發(fā)庫 ...................................................... 4 運行時環(huán)境 ...................................................... 5 Linux 內(nèi)核 ....................................................... 5 Android 應用程序控件 ................................................. 6 Activity ........................................................ 6 Service ......................................................... 6 Broadcast Receiver .............................................. 6 ContentProvider ................................................. 6 Intent .......................................................... 7 3 系統(tǒng)需求分析 ............................................................ 7 可行性分析 .......................................................... 7 系統(tǒng)用例分析 ........................................................ 7 系統(tǒng)總體用例分析 ................................................ 7 個人信息用例分析 ................................................ 8 名片發(fā)送用例分析 ................................................ 8 接收名片用例分析 ................................................ 9 名片查詢用例分析 ................................................ 9 名片夾信息用例分析 ............................................. 10 名片信息用例分析 ............................................... 10 系統(tǒng)功能模塊分析 ................................................... 11 檢測用戶首次使用模塊 ........................................... 12 發(fā)送名片模塊 ................................................... 12 接收名片模塊 ................................................... 12 更改信息模塊 ................................................... 12 創(chuàng)建新名片模塊 ................................................. 12 查詢名片模塊 ................................................... 12 查看名片夾信息模塊 ............................................. 12 基于 Adnroid 平臺下的名片冊管理系統(tǒng) 查看名片信息模塊 ............................................... 12 4 系統(tǒng)設計與實現(xiàn) ......................................................... 13 數(shù)據(jù)庫設計 ......................................................... 13 主要功能模塊的設計與實現(xiàn) ........................................... 14 發(fā)送名片模塊的設計與實現(xiàn) ....................................... 14 接收名片模塊的設計與實現(xiàn) ....................................... 16 名片夾模塊的設計與實現(xiàn) ......................................... 19 其他功能模塊的設計與實現(xiàn) ........................................... 21 檢測用戶首次使用模塊的設計與實現(xiàn) ............................... 21 更改信息模塊的設計與實現(xiàn) ....................................... 22 創(chuàng)建新名 片模塊的設計與實現(xiàn) ..................................... 23 查詢名片模塊的設計與實現(xiàn) ....................................... 23 名片信息模塊的設計與實現(xiàn) ....................................... 24 國際化策略的設計與實現(xiàn) ............................................. 25 5 系統(tǒng)測試 ............................................................... 26 整體界面測試 ....................................................... 26 壓力測試 ........................................................... 26 兼容性測試 ......................................................... 26 6 總結(jié) ................................................................... 27 致謝 ..................................................................... 29 基于 Adnroid 平臺下的名片冊管理系統(tǒng) 1 1 引言 作為一種新生事物,電子名片的優(yōu)點是不言而喻的。 [關鍵詞] 電子名片; Android 操作系統(tǒng);短消息服務 基于 Adnroid 平臺下的名片冊管理系統(tǒng) Electronic Business Card Management System Based on the Android System Software Engineering XXXX Abstract: Both in daily life and on business activities, the cards are indispensable tools. They are not noly the status information carrier, an important role,but also the use of frequent. However, when we collect the cards, more cards bee more trouble. To solve this problem, a variety of electronic card management are ing. That is especially popular in recent years because of mobile devices and electronic industry are developing rapidly and the intelligent system provides the hardware , so based on the mobile device,the research of electronic card management system will be a flashpoint. This article analyzes the current research , technology, and the most popular operating system in the designs and implements an electronic card management system based on the android uses the software engineering management methods to analyze the demand for the project and plete the usecase model. It analysis all the modules from the user interface to database operations and achieve the international the test run,