欢迎来到天天文库
浏览记录
ID:12476416
大小:6.35 MB
页数:38页
时间:2018-07-17
《学士学位论文--基于android的视频播放器的设计与实现 .doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、II基于Android的视频播放器的设计与实现中文摘要如今,随着基于Android操作系统的智能手机的广泛应用,视频播放器已成为智能手机的一个必不可少的程序,广大用户迫切需要一个贴近用户、方便用户、个性化的视频播放器。因此,设计一个基于android手机的多功能播放器,具有重要的实际意义。本次毕业设计主要使用JDK+Eclipse+Android-SDK-Windows工具进行开发,使用的编程语言是Java语言。该程序主要由4个不同Activity来实现,每个Activity实现相应的功能模块,能够有效满足Android手机用户在视频播放
2、中的常见需求。本论文详细介绍了播放器程序的设计思路、设计方案、系统结构和项目工程结构,对系统的可行性与需求性进行了详细的分析,阐述了系统各个模块功能的设计与实现。对程序主要的Activity都进行了详细的介绍和分析,包括对其使用的布局文件的具体介绍,以及各个控件的作用。在最后进行了程序测试,对每一个实现的模块功能都做了测试,并且记录了大量截图用来展示测试结果,以观察程序应有的功能是否正常运行,以及发现程序中可能存在的问题。所开发的程序界面比较友好,操作相对容易,达到设计要求。关键词:安卓;视频播放;Activity;Mediaplayer
3、ITheDesignandImplementationofVideoPlayerBasedonAndroidABSTRACTNow,withthewideapplicationofsmartphonebasedontheAndroidoperatingsystem,videoplayerhasbecometheessentialapplicationofsmartphone.Mostofconsumersurgentlyrequireapersonalizedvideoplayerwhichisclosetouserandfacilita
4、teuser.Therefore,thedesignofamultifunctionalplayerbasedonandroidmobilephoneshasanimportantpracticalsignificance.TheprojectdesignisdevelopedbyusingJDK,Eclipse,andAndroid-SDK-Windowstools.TheprogramminglanguageisJava.TheprogramconsistsoffourdifferentActivitiesandeachActivit
5、yachievesthecorrespondingfunctionalmoduleswhichcaneffectivelysatisfythecommonrequirementsforplayingvideoonAndroidmobilephones.Thispaperintroducedthedesignideas,designscheme,systemarchitectureandprojectengineeringstructuresofvideoplayer.Thefeasibilityandrequirementsofsyste
6、mwereanalyzedindetail.Thesystemfunctionandeachmodulewereexplained.ThemainActivityoftheprogramaredescribedandanalyzedindetailincludingtheusinglayoutfile,aswellastheroleofeachcontrol.Finally,Imadethetestfortheprogramincludingthefunctionsofeachimplementedmodules.Inordertoobs
7、ervewhethertheprogramshouldfunctionproperlyandfindtheproblemsthatmayexistintheprogram,manyscreenshotsweresavedtodemonstratethetestresults.Thedevelopedprogramhasafriendlyinterfaceandcanbeoperatedrelativelyeasy,whichhasachievedthedesignrequirement.KEYWORDS:Android;VideoPlay
8、;Activity;Mediaplayer目录中文摘要IABSTRACTII目录III第一章绪论11.1课题的来源及意义11.2ANDROID发展现状及前景11.3项目的主要工作和解决的问题2
此文档下载收益归作者所有