Font Size: a A A

Research And Implementation Of Development Tools For Android Apps

Posted on:2017-01-14Degree:MasterType:Thesis
Country:ChinaCandidate:Y Z HuangFull Text:PDF
GTID:2348330518494678Subject:Information and Communication Engineering
Abstract/Summary:PDF Full Text Request
As we all know,with the rapid growth of the mobile Internet which changes by each passing day in recent years,Android,as mobile operating system,has gained the highest market share.Thus it has become a great attraction to many software developers who engaged in Android application development.In the process of App development,developers are not easy to get some important data of mobile phones.In order to solve this problem,this paper adopts B/S(browserrver)structure to realize an development tool which allowing developers to get access to the data from Android devices through browser so as to improve development efficiency.This paper adopts the WebSocket protocol to implement full-duplex communication between Android servers and Web side,and then the Web client accesses to the Android service using RPC(Remote Procedure Call)mechanism,on this basis,realizes the function of the following tools.First of all,file management tools can help developers manage private file of the Apps on your non-root mobile phone,also provides the file transfer and the function of file operations.The path of external storage space may be different between different Android devices.In order to eliminate this kind of difference,the method of virtual path instead of real path has been Adopted to assure the unity of file management tool on the front-end interface.Secondly,Mobile phone state management tools can help developers to implement the clipboard content synchronization and mobile communication management.Clipboard service is able to save the clipboard history content,and make sure the data ruled in accordance with the principle of first in first out,and this service can help developers to transmit text content quickly between mobile devices and tools.The mobile communication service also can help developers get real-time mobile communication statement data,and showed in the front-end interface.By using this kind of development tools,developers can manage private files,gain a real-time access to mobile phone App status data,which will highly improve the efficiency of Android applications development.
Keywords/Search Tags:Android, development tools, B/S structure, remote call
PDF Full Text Request
Related items