学 士 学 位 论 文基于 android 的电子相册——-—功能模块设计与实现Based on the electronic photo album AndroidFunctional module design and Implementation指导老师:姓名:学号:学院:专业:完成时间:摘要随着智能手机的逐渐普及,手机已经成为人们生活中不可缺少的一部分。而如今智能手机像个人电脑一样,具有独立的操作系统.我们可以享受智能手机给我们带来的拍照,看电影,听音乐等多媒体服务。当然智能手机上还必须要有的一个服务就是图片浏览服务,我们可以通过图片来记录下我们生活中的美妙瞬间。本课题是在 AndroidSDK2。2 平台下,实现了一个手机电子相册。主要采纳 Android 平台的 Framework 层提供的接口,实现了图片的文件夹路径的显示,图片的查看、放大、缩小等基本功能,支持 jpg、bmp、png 和 gif 图片格式,该程序是独立的 apk 文件,可以安装在 Android2。2 以上的系统版本的手机上.本文在分析讨论 Android 手机软件开发技术原理的基础上,开发出能为用户提供更好的基于 Android 平台的图片浏览器。以图片浏览器的页面为主线进行分析和讨论的,进而讨论了 Android 程序开发环境的搭建,Android 工程文件中的各个文件的作用,程序界面的设计,程序数据的处理,图片的异步加载,防止程序的内存溢出以及自定义控件的使用。关键字:Android;图片浏览器;智能手机平台;异步加载;内存溢出AbstractWith the popularity of smart mobile phone , mobile phone has become an indispensable part of people's life 。 Now the intelligent mobile phone like a personal computer, with an independent operating system. We can take pictures , enjoy intelligent mobile phone brings us to watch movies , listen to music and other multimedia services. Of course, the intelligent mobile phonealso must have a service is the picture browsing service, we can through the picture to record our life in the moment.This topic is in the AndroidSDK2。2 platform, the realization of a mobile phoneelectronic photo album。 Using Framework platform Android layer provides the interface, realize the path of the folder image display , pictu...