Font Size: a A A

Design And Implementation Of Android Mobile Application Defect Monitoring System

Posted on:2018-12-23Degree:MasterType:Thesis
Country:ChinaCandidate:L M ChangFull Text:PDF
GTID:2428330545961190Subject:Software engineering
Abstract/Summary:PDF Full Text Request
In recent years,the mobile application shows an explosive growth with the rapid rise of the mobile devices such as smartphones,tablets.The resulting mobile application quality problems become the concern of the software development of important indicators.To ensure the quality of mobile application products,this paper established an efficient Android mobile application of automation engineering defects monitoring system.Android mobile application products will combined with defects monitoring module through plugins,the work products,at the same time to realize automatic monitoring of their own defects.It not only can ensure the quality of products,optimize monitoring process,control of product risk,but also can improve the coordination of product developers,testers,saving the cost of software development.This article will focus on the Android mobile applications to monitor the common defect types,mainly including abnormal monitoring,memory leak monitoring,and network request monitoring,specific content is as follows:(1)In the process of developing mobile application products,it will inevitably produce abnormal.Some of these will not be caught and cause a system crash,flash back or stop running.It may let the program developers not to locate and solve the problem,and bring difficulties to software development.This article will focus on different types of abnormal and give the abnormal monitoring mechanism to get the information of abnormal collapse.(2)Memory leak refers to the memory which be dynamically allocated,for some reason it can not be recycled after using in the release and lead to waste of system memory.It will let the program run slowly and it is a cumulative concealment type missing software defects.This article will focus on the defect,using object references and garbage collection mechanism to monitor the memory leak of mobile objects,analysis the possible memory leak object heap memory file,and diagnose a memory leak occurs.(3)The Android fragmentation problem will cause the actual network running environment of mobile application products tend to be different,which makes the mobile application developers not to capture network anomalies because of the uncertain network status,and reduce even worse the mobile application performance.This article will focus on this problem,to monitor the network request operation by using proxy and get the mobile network request and response data.After the system test and actual application,it shows that the Android mobile application defect monitoring system reaches the expected level,can real-time monitor mobile application exceptions,memory leaks,network request and response data,for mobile application quality improvement brings a lot of help.
Keywords/Search Tags:Android mobile application defects monitoring system, Abnormal monitoring, Memory leaks, Network request monitoring
PDF Full Text Request
Related items