android新浪微博客户端开发毕业论文
安 徽 三 联 学 院
ANHUI SANLIAN UNIVERSITY
本 科 毕 业 论 文
论文题目 基于Android手机微博客户端的开发
学生姓名 X X
专业班级 计算机科学与技术专业08-2班
指导教师 X X X 职称/学历 副教授/博士
院系名称 计算机科学与技术系
完成时间 2012年5月20日
基于Android手机微博客户端的开发
Android-based mobile Weibo client development
论文题目 基于Android手机微博客户端的开发
学生姓名 X X
专业班级 计算机科学与技术专业(2)班
指导教师 X X X 职称/学历 副教授/博士
院系名称 计算机科学与技术系
完成时间 2012年5月
基于Android手机微博客户端的开发
摘 要 随着科学技术和社会经济的发展,移动互联网发展越来越快,这期间现了许
多手机操作系统。而其中Android无疑成为发展最为迅速的手机操作系统。基于Android平台的应用终端也越来越多。微博成为人们分享彼此身边新鲜事新的途径,
新浪微博Android客户端的开发由此需求而产生。
由于新浪微博为国内用户最多的微博平台,所以本系统采用新浪微博作为开发平台。系统界面设计是客户端设计的重要组成部分,它提供与用户交互的显示界面,是用户体验的直接感受。所以,UI设计是系统功能设计的前奏。
关键词 android;微博;UI;xml;容器;控件
Android-based mobile Weibo client development
ABSTRACT Along with the science and technology and the development of social economy, mobile internet development more and more quickly, this period appeared a lot of mobile phone operating system. And one Android has become the most rapid development mobile phone operating system. Based on the application of the Android platform terminal also more and more. Weibo become people to share the new way around new, Sina-Weibo Android client development from this demand and produce.
Because Sina-Weibo for domestic users the most Weibo platform, so the system USES the Sina-Weibo as a development platform. System interface design is an important part of the client design, it provides to interact with users display interface, it is the directly feel of user experience . So, UI design is the prelude of system function design.
Keywords Android;Sina-Weibo;UI①;XML;container;control
UI①即User Interface(用户界面)的简称。
目 录
第一章 绪 论1
1.1 引言1
1.2 微博网站研究现状和发展趋势2
1.3 本文的主要工作和各章内容安排2
第二章 平台与开发工具3
2.1 开发平台介绍3
2.2 开发工具eclipse简介3
2.3 开发语言与开发环境3
第三章 新浪微博开发客户端界面分析与