- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘要随着移动终端硬件的迅猛发展,移动终端的功能也越来越强大。目前,智能手机已经拥有PC的大部分功能。然而,手机给我们带来方便的同时,也带来了一些让人烦恼的问题。比如,很多人都曾受到过一声响电话、电话推销、广告短信、诈骗短信等骚扰。本项目以eclipse为开发环境,针对Android智能手机开发来电归属地信息显示、黑名单拦截、防电信诈骗等功能,让用户在第一时间知道来电的详细信息并且自动屏蔽黑名单号码的电话和短信,大大地降低了用户被骚扰的可能。Android是基于Linux内核的手机操作系统名称,该平台由操作系统、中间件、用户界面和应用软件组成,是首个为移动终端打造的真正开放和完整的移动软件。
本文简要介绍了Android移动手机平台,包括Android平台的组成分析、Android的API分析、Android应用程序类型分析,以及Android的开发环境配置等。着重阐述了Android平台下Blacklist服务的设计思路和方法,以及各个模块的具体实现。
关键词:Android; eclipse; Blacklist服务;
Abstract:With?the?rapid?development?of?the?mobile?terminal?hardware,?mobile?devices?can?be?more?powerful.?At?present,?smart?phones?have?already?owned?the?most?function?of?the?PC.?However,?mobile?phones,?while?convenient?to?us,?it?also?brings?some?vexing?problems.?For?example,?a?lot?of?people?have?been?harassed?by?a?sound?telephone,?phone?sales,?advertising?messages,?fraud?messages,?etc.??
The?project?regards?eclipse?as?development?environment?for?Android?smart?phone?calls?home?to?develop?information?display,?blacklisting?interception,?the?telecom?fraud,?and?other?functions.?Besides?it?let?users?know?the?call?in?the?first?time?and?automatically?shields?the?telephone?number?and?text?message?from?the?blacklist,?which?greatly?reduces?the?possibility?of?harassment?to?the?users.??Android?is?based?on?the?Linux?kernel?mobile?phone?operating?system?name,?which?consist?of?the?operating?system,?middleware,?user?interface?and?application?software?component.?It?is?the?first,?real?open?and?complete?mobile?software?to?create?for?mobile?terminal.?
This article briefly describes the Android mobile phone platform, including the composition of the Android platform, Android API for Android application type, and Android development environment configuration. Focuses on the Blacklist services in the Android platform, designing ideas and methods, as well as the concrete implementation of each module.
Keywords: Android, Eclipse, Blacklist services
目 录
1
1.1 研究背景 1
1.2 研究的目的与意义 3
1.3 4
第二章 Android相关知识 5
2.1 Android简介 5
文档评论(0)