毕业论文

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

Android平台下电话区号查询系统的实现

时间:2021-04-25 21:27来源:毕业论文
利用了Android内置的小型嵌入式数据库SQLite的开发接口。系统利用了Android平台的UI控件对界面进行进一步的美化,用户界面友好。程序是利用JAVA语言编写的,经过了Android设备模拟器的测

摘要研究了在谷歌Android开发平台下中国地级市电话区号查询系统的设计和实现过程。该系统是基于Android开发平台,利用Eclipse集成环境进行开发的,实现了对中国地级市电话区号的查询功能,还可显示各地级市的详细信息,并且允许用户对信息进行新增、修改、删除操作。在界面数据存储方面,系统利用了Android内置的小型嵌入式数据库SQLite的开发接口。系统利用了Android平台的UI控件对界面进行进一步的美化,用户界面友好。程序是利用JAVA语言编写的,经过了Android设备模拟器的测试,系统运行稳定。66367

毕业论文关键词  Android  电话区号查询  SQLite  UI

毕业设计说明书(论文)外文摘要

Title    Realization of telephone area code query system on Android Platform                                              

Abstract

This paper’s target is to design and implement the program of prefecture level telephone area code query system for China on Android development platform. This program, developed by Android platform and the Eclipse IDE tool, implement the query function of prefecture level telephone area code for China. Further, the program can also show the details of each city and allow users to add, modify, and delete information for each city. The system uses Android integrated development interface of SQLite to score data. The system make users interface friendly by using the Android controls to further beautify the interface. The JAVA is the programming language and the system can run stably on the Android device simulator.

Keywords  Android   Telephone area code query   SQLite  UI

目    次

1 绪论 1

1.1研究内容 1

1.2研究背景及意义 1

1.3研究现状 2

2  课题相关理论和技术 3

2.1Android手机操作系统 3

2.2Android的基本组件 4

2.3 UI界面 7

2.4 SQLite数据库简介 7

2.5 XML技术 8

2.6 Java 9

3  程序设计 12

3.1功能模块设计 12

3.2数据库设计 12

3.3使用确认对话框(AlertDialog) 13

3.4使用消息提示条(Toast) 14

4  区号查询系统的实现 15

4.1文件结构与用途 15

4.2欢迎界面的实现 16

4.3主要功能的实现 17

5  系统测试和分析改进 19

5.1系统测试 19

5.2系统可改进之处 23

结论 24

致谢 25

参考文献 26

附录A  部分关键源码及解释 27

1 绪论          

1.1研究内容

此系统是基于Android开发平台,利用JAVA语言,开发出的针对中国地级市电话区号的手机查询系统。 Android平台下电话区号查询系统的实现:http://www.youerw.com/jisuanji/lunwen_74289.html

------分隔线----------------------------
推荐内容