Method and system of realizing online previewing document on server on Android device
A server and server address technology, applied in the direction of instruments, program control design, natural language data processing, etc., can solve the problems of unusable, poor versatility, etc., and achieve the effect of high security, difficult to modify, and high reading performance
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2017-12-12
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention belongs to the field of Android-related network information technology, and specifically relates to a method and system for online previewing documents on a server on an Android device. Background technique
[0002] With the continuous development of technology, Android devices have gained popularity, and the demand for online preview of documents on these Android devices is increasing. Most of the current document online previews are realized with the help of browsers and Flash plug-ins. The specific implementation steps are:
[0003] (1) convert various documents into swf format documents at first;
[0004] (2) Use Flash technology to make a Flash playback interface for playing and previewing, and embed it in the webpage;
[0005] (3) Load the preview file in swf format into the prepared Flash playback interface;
[0006] (4) Displaying the Flash playback interface loaded with the preview document in swf format on the Android device,...
Examples
Embodiment Construction
[0031] The technical solutions and beneficial effects of the present invention will be described in detail below in conjunction with the accompanying drawings.
[0032] The present invention provides a method for realizing online preview of documents on a server on an Android device. When implementing it, it must first ensure that the server and the Android terminal can communicate successfully, and that the two can receive and send data to each other. At this time, the Android terminal has displayed the A series of documents obtained by the server; the server and the Android terminal agree on a well-known data object, assuming that the object is named Document, and set the Document object to contain the following parameters: name: the name of the document; url: the address of the server where the document is located; uuid : A unique identifier for this document. Cooperate figure 2 As shown, the method includes the following steps:
[0033] Step 1. All documents displayed o...