1 / 50
文档名称:

基于Android平台的无线手机助手设计.doc

格式:doc   大小:477KB   页数:50
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于Android平台的无线手机助手设计.doc

上传人:xiang1982071 2018/6/8 文件大小:477 KB

下载得到文件列表

基于Android平台的无线手机助手设计.doc

相关文档

文档介绍

文档介绍:毕业设计(论文)
题目基于Android的无线手机助手
姓名
学号
专业班级信息0901
所在学院信电分院
指导教师(职称)
二○一三年五月九日
基于Android的无线手机助手
【摘要】本课题先讨论了当前手机管理类应用程序的背景、现状和发展趋势,并分析了手机管理类应用程序现有的功能。本课题根据用户的需求,基于Android技术,利用ftp远程共享原理来实现无线手机助手的设计。本课题研究的无线手机助手采用的是基于C/S架构的MVC系统,基于ftp远程文件共享的Android技术,和Eclipse应用开发工具,利用网络代理作为中转服务器,利用Android ,对无线手机助手业务进行分析、设计,实现了登陆验证、浏览文件、文件上传、下载、删除等功能,以期达到快捷管理手机文件的目的。
【关键词】手机管理,手机助手,文件管理,Android,Ftp
Wireless Mobile Assistant Based On Android
【Abstract】 This subject discussed the background, status and trends of phone management applications on the analyzes the existing functionality of the phone management subject based on the needs of users and based on Android technology to use the the ftp remote shared principle to achieve the design of wireless handsets mobile assistant for the research is based on C/S structure of the MVC system, ftp remote file sharing, based on Android technology and the Eclipse application development tools, using work proxy as a relay server, using Android as a system platform analysising and designing the wireless mobile assistant,this subject achieves login authentication, browse files, file upload, download, delete and other functions in order to achieve the purpose of fortably manage phone files.
【Key Words】 Mobile Management,Mobile Assistant,File Management,Android,Ftp
目录
第1章绪论 1
应用的开发背景 1
本课题研究内容 1
第2章相关理论及关键技术 2
Android特性简介 2
Android系统架构 3
关键应用程序 3
应用程序框架 3
C/C++函数库 4
Java程序运行环境 4
Linux内核 4
Android应用程序框架 4
Activity 5
Intent Receiver 5
Service 5
Content Provider 5
第3章需求分析 6
概述 6
功能需求 6
设置界面 6
控制界面 7
说明界面 7
性能需求 7
手机系统要求 7
灵活性 7
时间特性的要求 8
软件特性要求 8
第4章总体设计 9
系统总体结构 9
服务器系统解决方案 9
第5章详细设计 11
代理协议拟定 11
DATA SOCKETS 11
DISAMBIGUATING DEVICES AND SESSIONS 11
AUTHENTICATION 12