Font Size: a A A

Design And Implementation Of Data Layer Automation Development Framework For Mobile Application

Posted on:2018-12-06Degree:MasterType:Thesis
Country:ChinaCandidate:Y F YangFull Text:PDF
GTID:2348330518496899Subject:Computer Science and Technology
Abstract/Summary:PDF Full Text Request
With the rapid development of internet and mobile technology, the version of mobile application is becoming faster and faster. Data layer development is the core work of mobile application development. On the one hand, data is the basis for mobile applications to achieve its function,to ensure the stability and accuracy of data processing is a guarantee of mobile application quality. On the other hand, the data layer development is the most time-consuming part. Although there are some data layer development components, but there are still many problems, such as: the lack of a comprehensive data layer development framework, the use of data layer development components need to second encapsulation, the data layer lack of its upper and lower functional interface, The efficiency of data analysis is low, and the process of asynchronous task call is cumbersome.Aiming at the existing problems, this thesis implements a data layer automation development framework for mobile application. First of all, the thesis constructs the data layer automation development framework based on the observer pattern, and improves the data layer development efficiency and the development quality by integrating the existing components and extending functions. Then, the thesis divides the framework into the network communication module and the data processing module according to the function of each part, and has carried on the thorough research to the network communication module, and completed the discussion from the architecture to the design to the realization. In addition, the thesis studies the network communication the data analysis algorithm based on binary coding is proposed, and the algorithm is deeply researched, which greatly improves the analytical efficiency of the data layer to the network data. Finally, based on the actual project, the data layer automation development framework application in the project, the feasibility, validity and correctness of the data layer automation development framework of mobile application are verified.The data-layer automation development framework of the mobile application in this thesis ensures the security, usability, reliability and maintainability of the system. The framework based on observer pattern solves the problem that the data layer lacks the function interface. The realization of the two function modules solves the problems of the secondary encapsulation, the verboseness of asynchronous task call and the function is not comprehensive. The data parsing algorithm based on binary code solves the problem of low efficiency of data analysis.
Keywords/Search Tags:Mobile applications, Data layer, Data layer automation development framework, Data analysis, Data Transmission
PDF Full Text Request
Related items