Font Size: a A A

Design And Implementation Of Speed Booster On Android Platform

Posted on:2018-07-22Degree:MasterType:Thesis
Country:ChinaCandidate:H FangFull Text:PDF
GTID:2428330545968874Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the coming of the Internet era and the rapid spread of mobile devices,mobile phones are quickly integrated into people's daily lives.Android has open source advantages and scalability is also very high.There are many android app stores.However,the regulatory standards of supervision for applications by these application stores are different.The quality of mobile phone applications is difficult to guarantee,which may produce mobile phone trash.The trash will slow down phone speed,wake up background application to seize system resources,occupy mobile phone memory and flash memory resources.All these may make mobile phones not smooth,stuck or even crash and affect users,experience a lot.Optimizing the phone flash memory space and better scheduling mobile phone memory resources have become an urgent need to solve today's Android phone problems.The traditional Android optimization strategy expands available memory space by shutting down all the processes.It also makes room for the flash memory space by moving out the applications and deleting the trash.However,this traditional strategy here may close the application process which users actually need to use.After the moving out of the applications,Android phones may run slowly as well.Trash clean-up may be also not complete.All these disadvantages are lack of the consideration of users' need.The users' need is taken seriously in this article.This article extracts the client and the server's functional requirements and also designs and implements the phone score,mobile phone acceleration,trash clean-up modules.The use of MVP model design ensures the robustness,modifiable and testable of the software.In this thesis,the use of markov decision process proposes a forecast model for users' process.The use of this model for a series of optimization operations can enhance the users' experience.In addition,the software also provides mobile phone status score,manual process clean-up,mobile phone trash clean-up,boot start management and other functions to optimize the use of mobile phones.This thesis designs and implements a software that can optimize the memory and flash memory of Android.The test results show that after the optimization of the software,the available space of flash memory is expanded and the application speed is improved to a certain extent.The software solves the disadvantages of traditional optimization strategy.
Keywords/Search Tags:Android optimize, MVP pattern, process management, garbage management, markov decision process
PDF Full Text Request
Related items