毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

Android平台下应用程序分组管理软件设计与实现

时间:2017-02-13 19:00来源:毕业论文
摘要在如今这个智能手机系统群雄纷争的时候,2008年Google推出了一款名为Android的开源智能手机操作系统,Android是Google开发的基于Linux平台的开源手机操作系统,它包括操作系统、中间件

摘要在如今这个智能手机系统群雄纷争的时候,2008年Google推出了一款名为Android的开源智能手机操作系统,Android是Google开发的基于Linux平台的开源手机操作系统,它包括操作系统、中间件、用户界面和应用程序,是首个为移动终端打造的真正开发和完整的移动软件。它采用了软件堆层(software stack,又名软件叠层)的架构,主要分为三个部分:低层以Linux核心工作为基础,只提供基本功能,其他的应用软件则由各公司自行开发,以java作为编写程序的一部分。随着大量的公司参与到Android平台的开发中,现在的基于Android平台的手机中往往存在着大量的应用软件,如何对这些应用软件进行有效地管理和组织,是本课题要解决的问题。5748
关键词:Android;Java;软件管理;智能手机平台
 毕业设计说明书(论文)外文摘要
Title    Android platform application packet management software design and Implementation
Abstract
In the system of intelligent mobile phone warlords dispute when, in 2008 Google launched a Android open source intelligence mobile phone operating system, Android Google is developed by Linux platform based on open source mobile phone operating system, which includes the operating system, middleware, the user interface and the application, is the first for the mobile terminal to create real development and complete mobile software. It uses the software stack ( software stack, aka the software stack) architecture, mainly pides into three parts: the lower layer to the Linux core work for the foundation, provide only basic functions, other application software by the company's own development, using Java as the programming part. With the large number of companies involved in the development of Android platform, the platform based on the Android mobile phone there are a number of software applications, how these applications for effective management and organization, this paper is to solve the problem.
Keywords:Android;Java;Management software;Intelligent mobile phone platform目   录

1 引言    1
   1.1 国内外手机系统现状.1
   1.2发展趋势.3
2 Android开发平台搭建.4
   2.1 Android开发环境介绍    4
   2.2 Android开发平台搭建    4
3 Android的相关技术介绍及分析.5
   3.1 Android的功能特征.5
   3.2 Android架构分析.7
   3.3 Android应用的构成和工作机制.9
4 Android应用程序结构剖析.9
   4.1 Android的API    9
   4.2 Android应用程序结构解析.11
   4.3 Intent的详细解析13
   4.4 Android活动的生命周期15
5 Android软件分组管理器的设计与实现18
   5.1研究目标18
   5.2需求分析18
   5.3程序主要界面的设计19
   5.4 程序模块设计.20
   5.5文件结构和用途20
   5.6程序主要代码21
   5.7 系统测试.28
总结31
致谢32
参考文献.33
1 引言
    关于Android,相信大家对Android的发展历史多少都有一些了解, Android曾经是一家创立于旧金山的公司的名字,该公司于2005年8月份被Google收购,并从此踏上了飞速发展的道路。经过这几年的发展,它已经发展成了一个平台、一个生态体系。现在Android在移动领域已经得到了广泛的应用。根据Google于2011年6月份公布的数字,现在每天激活的Android设备高达50万台,比5月份的数据增加了10万台!Google还透露目前已经与36家OEM厂商和215家运营商合作,共激活了超过1亿台Android设备。 Android平台下应用程序分组管理软件设计与实现:http://www.youerw.com/jisuanji/lunwen_2919.html
------分隔线----------------------------
推荐内容