CN111930391B - Application data processing method and device, server and user terminal - Google Patents

Application data processing method and device, server and user terminal Download PDF

Info

Publication number
CN111930391B
CN111930391B CN201910340533.7A CN201910340533A CN111930391B CN 111930391 B CN111930391 B CN 111930391B CN 201910340533 A CN201910340533 A CN 201910340533A CN 111930391 B CN111930391 B CN 111930391B
Authority
CN
China
Prior art keywords
application program
client
data
information
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910340533.7A
Other languages
Chinese (zh)
Other versions
CN111930391A (en
Inventor
彭建超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Youyin Technology Co ltd
Original Assignee
Hangzhou Youyin Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Youyin Technology Co ltd filed Critical Hangzhou Youyin Technology Co ltd
Priority to CN201910340533.7A priority Critical patent/CN111930391B/en
Publication of CN111930391A publication Critical patent/CN111930391A/en
Application granted granted Critical
Publication of CN111930391B publication Critical patent/CN111930391B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an application program data processing method, an application program data processing device, a server and a user terminal, wherein the method comprises the following steps: receiving an operation instruction and equipment information sent by a client; starting an application program according to the operation instruction and the equipment information, and generating first user interface data for starting the application program; pushing the application program to a client for background downloading and installation, and sending the first user interface data to the client for display; receiving an operation instruction sent by the client, running the application program according to the operation instruction, generating second user interface data, and storing data information of the running application program; sending the second user interface data to the client for display; judging whether download installation completion information sent by a client side is received; and when receiving the downloading and installing completion information sent by the client, sending the data information to the client.

Description

Application data processing method and device, server and user terminal
Technical Field
The invention relates to the technical field of data processing, in particular to an application program data processing method, an application program data processing device, a server and a user terminal.
Background
Due to the development of science and technology, various intelligent technologies are perfect, the development of modern science and technology becomes more mature, a plurality of inventions bring convenience to our lives, such as smart phones and smart phones, the development of smart phones is very rapid, the smart phones are greatly improved in storage capacity, memory capacity, running calculation and the like in recent years, meanwhile, the size of an application program installed on the smart phone is gradually increased, and the waiting time for a user to install the application program is also longer and longer. When a user wants to use a certain application program, if the application program is not installed on the equipment, the user needs to go through the steps of downloading, installing and running, the time is long, and the user cannot use the application program for the first time.
Disclosure of Invention
In view of this, embodiments of the present invention provide an application data processing method and apparatus, a server, and a user terminal, so as to solve the problem that a user equipment consumes a long time when running an application that is not installed.
According to a first aspect, an embodiment of the present invention provides an application data processing method, including: receiving an operation instruction and equipment information sent by a client; starting an application program according to the running instruction and the equipment information, and generating first user interface data for starting the application program; pushing the application program to a client for background downloading and installation, and sending the first user interface data to the client for display; receiving an operation instruction sent by a client, running the application program according to the operation instruction, generating second user interface data, and storing data information for running the application program; sending the second user interface data to the client for display; judging whether download installation completion information sent by the client side is received or not; and when receiving the downloading and installing completion information sent by the client, sending the data information to the client.
With reference to the first aspect, in the first implementation manner of the first aspect, when the download installation completion information sent by the client is not received, the step of returning to execute the operation instruction sent by the receiving client, running the application program according to the operation instruction, generating second user interface data, and storing data information of the running application program.
With reference to the first aspect, in a second implementation manner of the first aspect, before receiving the operation instruction and the device information sent by the client, the method further includes: receiving a connection request sent by the client; and establishing connection with the client according to the connection request.
With reference to the first aspect, in a third implementation manner of the first aspect, the data information includes: the application program comprises running data generated during running of the application program, and position information and occupation information of the running data in a memory.
According to a second aspect, an embodiment of the present invention provides an application data processing method, including: receiving an operation instruction for operating an application program input by a user, and sending equipment information of a client and the operation instruction to a server; acquiring application program downloading information pushed by a server, downloading and installing the application program downloading information at a background, and receiving first user interface data sent by the server, wherein the first user interface data is generated by starting an application program by the server according to the running instruction and equipment information; displaying a first user interface of the application program according to the first user interface data, and receiving an operation instruction input by a user at the first user interface; sending the operation instruction of the user to the server; receiving second user interface data sent by the server, wherein the second user interface data is generated by the server running the application program according to the operation instruction; displaying a second user interface according to the second user interface data; after the downloading and installation of the application program are completed, sending downloading and installation completion information to the server; and receiving data information sent by a server, and writing the data information into the running memory block of the application program.
With reference to the second aspect, in a first implementation manner of the second aspect, before receiving an operation instruction for operating an application program input by a user, and sending device information of a client and the operation instruction to a server, the method further includes: and sending the connection request to the server.
According to a third aspect, an embodiment of the present invention provides an application data processing apparatus, including: the first receiving module is used for receiving the operation instruction and the equipment information sent by the client; the first generation module is used for starting an application program according to the running instruction and the equipment information and generating first user interface data for starting the application program; the first processing module is used for pushing the application program to a client for background downloading and installation, and sending the first user interface data to the client for display; the second processing module is used for receiving an operation instruction sent by the client, running the application program according to the operation instruction, generating second user interface data and storing data information for running the application program; the second sending module is used for sending the second user interface data to the client for displaying; the judging module is used for judging whether downloading and installation completion information sent by the client side is received or not; and the third sending module is used for sending the data information to the client when receiving the downloading and installing completion information sent by the client.
According to a fourth aspect, an embodiment of the present invention provides an application data processing apparatus, including: the third processing module is used for receiving an operation instruction for operating the application program input by a user and sending the equipment information of the client and the operation instruction to the server; the fourth processing module is used for acquiring application program downloading information pushed by the server, downloading and installing the application program downloading information at the background, and receiving first user interface data sent by the server, wherein the first user interface data is generated by starting an application program by the server according to the running instruction and the equipment information; the first display module is used for displaying a first user interface of the application program according to the first user interface data and receiving an operation instruction input by a user at the first user interface; the fourth sending module is used for sending the operation instruction of the user to the server; the second receiving module is used for receiving second user interface data sent by the server, wherein the second user interface data is generated by the server operating the application program according to the operation instruction; the second display module is used for displaying a second user interface according to the second user interface data; the fifth sending module is used for sending downloading and installing completion information to the server after the downloading and the installing of the application program are completed; and the data writing module is used for receiving data information sent by the server and writing the data information into the operating memory block of the application program.
According to a fifth aspect, an embodiment of the present invention provides a server, including: the application program data processing method includes a memory and a processor, the memory and the processor are communicatively connected with each other, the memory stores computer instructions, and the processor executes the computer instructions to execute the application program data processing method as in the first aspect or any one of the implementation manners of the first aspect.
According to a sixth aspect, an embodiment of the present invention provides a user terminal, including: a memory and a processor, the memory and the processor being communicatively connected to each other, the memory having stored therein computer instructions, and the processor executing the computer instructions to perform the method for processing application data as in the second aspect or the first embodiment of the second aspect.
Compared with the prior art, the invention has the following beneficial effects: when the user equipment does not download and install the application program, the user remotely runs the application program through the server side, and the running application program is switched to the user equipment from the server side after the user equipment installs the application program, so that the user does not need to spend time waiting for the downloading and installing processes of the application program when using the uninstalled application program, the time of the user is saved, and the use efficiency of the application program is improved.
Drawings
The features and advantages of the present invention will be more clearly understood by reference to the accompanying drawings, which are illustrative and not to be construed as limiting the invention in any way, and in which:
FIG. 1 is a data interaction diagram illustrating an application data processing method according to an embodiment of the present invention;
FIG. 2 shows a block flow diagram of an application data processing method in an embodiment of the invention;
FIG. 3 shows a flow diagram of an application data processing method in an embodiment of the invention;
FIG. 4 shows a schematic configuration of an application data processing apparatus in an embodiment of the present invention;
FIG. 5 is a schematic diagram showing the structure of an application data processing apparatus in the embodiment of the present invention;
fig. 6 shows a schematic structural diagram of a server in the embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
As shown in fig. 1, which is a schematic view of an application scenario of an embodiment of the present invention, a server 1 creates a virtual machine as an application program operating environment for a server, a user equipment 2 is a mobile terminal such as a smart phone or a tablet computer having a network connection function, data interaction is performed between the server 1 and the user equipment 2 through the internet, and both the server 1 and the user equipment 2 are installed with a program or a module corresponding to a method for supporting data processing of an application program of the present invention. When a user starts an application program which is not downloaded and installed through user equipment 2, the user equipment 2 sends equipment information of the user equipment 2 and an operation instruction for starting the application program to a server 1, the server 1 starts the application program according to the equipment information and the operation instruction to generate interface data of the application program and sends the interface data and downloading information of the application program to the user equipment 2, the user equipment 2 displays an interface of the application program after receiving the interface data and calls a background downloading program to download and install the application program; the user operates according to an application program interface displayed by the user equipment 2, the user equipment 2 sends an operation instruction input by the user to the server 1, the server 1 runs the application program according to the operation instruction, generates changed application program interface data and sends the changed application program interface data to the user equipment 2, the displayed interface is changed after the user equipment 2 receives the changed application program interface data, and during the period, the server 1 records the running data of the application program and the position information and the occupation information of the data in the memory; after receiving application program downloading and installation completion information sent by the user equipment 2, the server 1 generates data when the application program runs, and sends the position information and the occupation information of the data in the memory to the user equipment 2, after the user equipment 2 writes the data when the application program runs, the position information and the occupation information of the data in the memory into the application program, the server 1 closes the application program, and the user equipment 2 switches to a local application program to run.
An embodiment of the present invention provides an application data processing method, which may be applied to a server, and as shown in fig. 2, the method includes:
step S101: and receiving an operation instruction and equipment information sent by a client, wherein in practical application, the client corresponds to the user equipment 2 in the embodiment, and the client sends the operation instruction for starting the application program and the equipment information of the client, which are input by a user, to a server.
Step S102: starting an application program according to the operation instruction and the equipment information, and generating first user interface data for starting the application program; in practical application, the server simulates the operation of the application program according to the device information of the client, starts the corresponding application program according to the operation instruction, and generates first user interface data according to the interface information of the application program.
Step S103: and pushing the application program to the client for background downloading and installation, and sending the first user interface data to the client for display.
Step S104: receiving an operation instruction sent by the client, running the application program according to the operation instruction, generating second user interface data, and storing data information of the running application program; in practical applications, a user operates according to interface information of an application program displayed by a client, and the client is provided with a device for receiving an operation instruction of the user, for example: a touch screen or a device with the same function as the touch screen; the client sends an operation instruction input by a user to the server, the server runs the application program according to the operation instruction and generates second interface data according to the changed interface information, and meanwhile, the server stores data information generated by running of the application program.
Step S105: and sending the second user interface data to the client for display, specifically, sending the second interface data after the application program is changed to the client for display through network transmission by the server, so that the user can see the interface information after the application program is changed after the user operates the server.
Step S106: judging whether download installation completion information sent by a client is received;
step S107: when receiving download installation completion information sent by a client, sending data information to the client; after receiving the download completion information sent by the client, the server side sends the data information generated by the operation of the application program to the client, disconnects the connection with the client, and closes the application program to release the memory.
By implementing the application data processing method in the embodiment of the invention, before the client does not download and install the application, the server operates the application according to the instruction of the user, and sends the interface information of the application to the client for displaying until the client finishes the process of downloading and installing the application, so that the problem that the user needs to wait for running the application which is not downloaded and installed can be solved.
Optionally, in some embodiments of the present invention, after step S106 in the above embodiments, the method further includes: and when the downloading and installation completion information sent by the client is not received, returning to the step S104, executing the steps of receiving an operation instruction sent by the client, running the application program according to the operation instruction, generating second user interface data, and storing the data information of the running application program.
Optionally, in some embodiments of the present invention, before step S101 in the above embodiments, the method includes: receiving a connection request sent by a client; establishing connection with the client according to the connection request; in practical application, a client needs to establish a connection relation with a server first, the client sends a connection request through network communication such as a GPRS network or a WIFI network, and the server establishes connection with the client after receiving the request.
Optionally, in some embodiments of the present invention, the data information stored by the server in the above embodiments and used for running the application includes: the method comprises the steps that operation data generated when an application program operates and position information and occupation information of the operation data in a memory are obtained; in practical application, the server stores running data generated by the application program during running, such as text data, picture data and the like, and position information and occupation information of the running data in the memory, and the client writes the data information into the application program on the client through the operating system interface after receiving the data information, so that interface information and user operation history of the application program are not lost after the application program on the client is switched, and seamless switching of the application programs on the server and the client is realized.
An embodiment of the present invention further provides an application data processing method, which may be applied to a user terminal, and as shown in fig. 3, the method includes:
step S201: receiving an operation instruction for operating an application program input by a user, and sending equipment information and the operation instruction of a client to a server; in practical application, the client may be a user device, for example, a mobile terminal such as a smart phone and a tablet computer, and receives an operation instruction input by a user through other devices with the same function, such as a touch screen, and sends the operation instruction and device information of the user device to the server.
Step S202: acquiring application program downloading information pushed by a server, downloading and installing the application program downloading information at a background, and receiving first user interface data sent by the server, wherein the first user interface data is generated by starting the application program according to an operation instruction and equipment information by the server;
step S203: displaying a first user interface of the application program according to the first user interface data, and receiving an operation instruction input by a user at the first user interface; in practical application, the client displays the interface information of the application program on the touch screen according to the first user interface data, acquires the operation process of the user on the touch screen through the touch screen, and generates an operation instruction.
Step S204: and sending the operation instruction of the user to the server.
Step S205: and receiving second user interface data sent by the server, wherein the second user interface data is generated by the server running an application program according to an operation instruction.
Step S206: displaying a second user interface according to the second user interface data; in practical application, the client displays the second user interface according to the second user interface data, and the user can obtain the display interface after operating the application program.
Step S207: and after the downloading and installation of the application program are finished, sending the downloading and installation finishing information to the server.
And step S208, receiving the data information sent by the server, writing the data information into the running memory block of the application program, and in practical application, after the client writes the data information into the running memory block of the local application program, disconnecting the client from the server and switching the client to the running of the application program on the client.
By implementing the application data processing method in the embodiment of the invention, the client sends the instruction of the user for running the application to the server, displays the interface information of the application according to the interface data of the application fed back by the server, and switches to run at low cost after the client finishes downloading and installing and writes the data information of the application sent by the server into the local application, thereby solving the problem that the user needs to wait for time after using the application which is not downloaded and installed in the prior art.
Optionally, in some embodiments of the present invention, before step S201 in the above embodiments, the method further includes: and sending the connection request to the server for establishing network connection with the server.
An embodiment of the present invention further provides an application data processing apparatus, as shown in fig. 4, including: a first receiving module 101, configured to receive an operation instruction and device information sent by a client, where details refer to relevant description of step S101 in the foregoing method embodiment; a first generating module 102, configured to start an application according to the operation instruction and the device information, and generate first user interface data for starting the application, where details are described in the related description of step S102 in the foregoing method embodiment; the first processing module 103 is configured to push the application program to a client for background downloading and installation, and send the first user interface data to the client for display, where details refer to relevant description of step S103 in the foregoing method embodiment; a second processing module 104, configured to receive an operation instruction sent by the client, run the application program according to the operation instruction, generate second user interface data, and store data information for running the application program, where details refer to relevant description of step S104 in the foregoing method embodiment; a second sending module 105, configured to send the second user interface data to the client for displaying, for details, refer to relevant description of step S105 in the foregoing method embodiment; a determining module 106, configured to determine whether download installation completion information sent by the client is received, for details, refer to the relevant description of step S106 in the foregoing method embodiment; a third sending module 107, configured to send the data information to the client when receiving the download installation completion information sent by the client, for details, refer to the related description of step S107 in the foregoing method embodiment.
By implementing the application data processing device in the embodiment of the invention, before the client does not download and install the application, the server runs the application according to the instruction of the user, and sends the interface information of the application to the client for displaying until the client finishes downloading and installing the application, so that the problem that the user needs to wait for running the application which is not downloaded and installed can be solved.
An embodiment of the present invention further provides an application data processing apparatus, as shown in fig. 5, including: a third processing module 201, configured to receive an operation instruction for operating an application program input by a user, and send device information of a client and the operation instruction to a server, where details refer to relevant description of step S201 in the foregoing method embodiment; a fourth processing module 202, configured to obtain application program download information pushed by a server, download and install the application program download information at a background, and receive first user interface data sent by the server, where the first user interface data is generated by the server starting an application program according to the operation instruction and the device information, and details of the first user interface data refer to relevant description of step S202 in the foregoing method embodiment; a first display module 203, configured to display a first user interface of the application according to the first user interface data, and receive an operation instruction input by a user at the first user interface, where details of the operation instruction refer to relevant description of step S203 in the foregoing method embodiment; a fourth sending module 204, configured to send the operation instruction of the user to the server, for details, refer to relevant description of step S204 in the foregoing method embodiment; a second receiving module 205, configured to receive second user interface data sent by the server, where the second user interface data is generated by the server running the application program according to the operation instruction, and for details, refer to the related description of step S205 in the foregoing method embodiment; a second display module 206, configured to display a second user interface according to the second user interface data, for details, refer to the related description of step S206 in the foregoing method embodiment; a fifth sending module 207, configured to send information of completing downloading and installing to the server after the downloading and installing of the application is completed, for details, refer to the related description of step S207 in the foregoing method embodiment; a data writing module 208, configured to receive data information sent by the server, and write the data information into the operating memory block of the application program, for details, refer to the related description of step S208 in the foregoing method embodiment.
By implementing the application data processing device in the embodiment of the invention, the client sends the instruction of the user for running the application to the server, displays the interface information of the application according to the interface data of the application fed back by the server, and switches to run at low cost after the client finishes downloading and installing and writes the data information of the application sent by the server into the local application, thereby solving the problem that the user needs to wait for time after using the application which is not downloaded and installed in the prior art.
An embodiment of the present invention further provides a server, as shown in fig. 6, the server may include a processor 61 and a memory 62, where the processor 61 and the memory 62 may be connected by a bus or in another manner, and fig. 5 takes the example of connection by a bus as an example.
The processor 61 may be a Central Processing Unit (CPU). The Processor 61 may also be other general purpose processors, digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or combinations thereof.
The memory 62, as a non-transitory computer readable storage medium, can be used for storing non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the application data processing side in the embodiment of the present invention (for example, the first receiving module 101, the first generating module 102, the first processing module 103, the first processing module 104, the second processing module 105, the second sending module 106, the judging module 107, and the third sending module 108 shown in fig. 4). The processor 61 executes various functional applications and data processing of the processor by running non-transitory software programs, instructions and modules stored in the memory 62, that is, implements the application data processing method in the above-described method embodiment.
The memory 62 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor 61, and the like. Further, the memory 62 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 62 may optionally include memory located remotely from the processor 61, and these remote memories may be connected to the processor 61 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The one or more modules are stored in the memory 62 and, when executed by the processor 61, perform the application data processing method in the embodiment shown in fig. 1-2.
The details of the server may be understood by referring to the corresponding descriptions and effects in the embodiments shown in fig. 1 to fig. 2, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD) or a Solid State Drive (SSD), etc.; the storage medium may also comprise a combination of memories of the kind described above.
The embodiment of the invention also provides a user terminal, which comprises: the memory, which is a non-transitory computer-readable storage medium, may be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the application data processing side in the embodiment of the present invention (for example, the third processing module 201, the fourth processing module 202, the first display module 203, the fourth sending module 204, the second receiving module 205, the second display module 206, the fifth sending module 207, and the data writing module 208 shown in fig. 5). The processor executes various functional applications and data processing of the processor by running non-transitory software programs, instructions and modules stored in the memory, namely, the application program data processing method in the above method embodiment is realized.
Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the invention, and such modifications and variations fall within the scope defined by the appended claims.

Claims (8)

1. An application data processing method is applied to a server, and is characterized by further comprising the following steps:
receiving a connection request sent by a client;
establishing connection with the client according to the connection request;
receiving an operation instruction and equipment information sent by a client;
simulating the operation of the application program according to the equipment information of the client, starting the corresponding application program according to the operation instruction, and generating first user interface data for starting the application program according to the interface information of the application program;
pushing the application program to the client to perform background downloading and installation, and sending the first user interface data to the client to be displayed;
receiving an operation instruction sent by the client, running the application program according to the operation instruction, generating second user interface data according to the changed interface information, and storing the data information for running the application program;
sending the second user interface data to the client for display;
judging whether download installation completion information sent by the client side is received or not;
and when receiving the downloading and installing completion information sent by the client, sending the data information to the client.
2. The method for processing application program data according to claim 1, wherein when the download installation completion information sent by the client is not received, the step of returning to execute the operation instruction sent by the receiving client, running the application program according to the operation instruction, generating second user interface data, and saving the data information of the running application program is performed.
3. The application data processing method of claim 1, wherein the data information comprises:
and the running data generated during the running of the application program, and the position information and the occupation information of the running data in the memory.
4. An application data processing method applied to a client is characterized by comprising the following steps:
sending the connection request to a server;
receiving an operation instruction for operating an application program input by a user, and sending the equipment information of the client and the operation instruction to a server;
acquiring download information of the application program pushed by the server, downloading and installing the download information at the background, and receiving first user interface data sent by the server, wherein the first user interface data is generated by the server simulating the operation of the application program according to the equipment information of the client, starting the corresponding application program according to an operation instruction, and generating the application program according to the interface information of the application program;
displaying a first user interface of the application program according to the first user interface data, and receiving an operation instruction input by a user at the first user interface;
sending the operation instruction of the user to the server;
receiving second user interface data sent by the server, wherein the second user interface data are generated by the server according to the operation instruction, the operation instruction and the changed interface information;
displaying a second user interface according to the second user interface data;
after the downloading and installation of the application program are completed, sending downloading and installation completion information to the server;
and receiving data information sent by a server, and writing the data information into the running memory block of the application program.
5. An application data processing device applied to a server, comprising:
the first connection module is used for receiving a connection request sent by a client and establishing connection with the client according to the connection request;
the first receiving module is used for receiving the operation instruction and the equipment information sent by the client;
the first generation module is used for simulating the operation of the application program according to the equipment information of the client, starting the corresponding application program according to the operation instruction, and generating first user interface data for starting the application program according to the interface information of the application program;
the first processing module is used for pushing the application program to the client for background downloading and installation and sending the first user interface data to the client for display;
the second processing module is used for receiving an operation instruction sent by the client, running the application program according to the operation instruction, generating second user interface data according to the changed interface information, and storing the data information for running the application program;
the second sending module is used for sending the second user interface data to the client for displaying;
the judging module is used for judging whether downloading and installation completion information sent by the client side is received or not;
and the third sending module is used for sending the data information to the client when receiving the downloading and installing completion information sent by the client.
6. An application data processing device applied to a client, comprising:
the second connection module is used for sending the connection request to the server;
the third processing module is used for receiving an operation instruction for operating the application program input by a user and sending the equipment information of the client and the operation instruction to the server;
the fourth processing module is used for acquiring downloading information of the application program pushed by the server, downloading and installing the downloading information at the background, and receiving first user interface data sent by the server, wherein the first user interface data is generated by simulating the operation of the application program by the server according to the equipment information of the client, starting the corresponding application program according to an operation instruction and generating the application program according to the interface information of the application program;
the first display module is used for displaying a first user interface of the application program according to the first user interface data and receiving an operation instruction input by a user at the first user interface;
the fourth sending module is used for sending the operation instruction of the user to the server;
the second receiving module is used for receiving second user interface data sent by the server, wherein the second user interface data are generated by the server according to the operation instruction, the operation instruction and the changed interface information;
the second display module is used for displaying a second user interface according to the second user interface data;
the fifth sending module is used for sending downloading and installation completion information to the server after the downloading and installation of the application program are completed;
and the data writing module is used for receiving data information sent by the server and writing the data information into the operating memory block of the application program.
7. A server, comprising:
a memory and a processor, the memory and the processor being communicatively connected to each other, the memory having stored therein computer instructions, the processor executing the computer instructions to perform the application data processing method of any of claims 1 to 3.
8. A user terminal, comprising:
a memory and a processor, the memory and the processor being communicatively connected to each other, the memory having stored therein computer instructions, the processor executing the computer instructions to perform the application data processing method of claim 4.
CN201910340533.7A 2019-04-25 2019-04-25 Application data processing method and device, server and user terminal Active CN111930391B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910340533.7A CN111930391B (en) 2019-04-25 2019-04-25 Application data processing method and device, server and user terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910340533.7A CN111930391B (en) 2019-04-25 2019-04-25 Application data processing method and device, server and user terminal

Publications (2)

Publication Number Publication Date
CN111930391A CN111930391A (en) 2020-11-13
CN111930391B true CN111930391B (en) 2022-10-18

Family

ID=73282527

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910340533.7A Active CN111930391B (en) 2019-04-25 2019-04-25 Application data processing method and device, server and user terminal

Country Status (1)

Country Link
CN (1) CN111930391B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672225B (en) * 2021-08-24 2023-08-22 网易(杭州)网络有限公司 User interface processing method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520987A (en) * 2011-11-30 2012-06-27 Tcl集团股份有限公司 Online experience and installation method, device, server and management system of application program
CN104951336A (en) * 2015-05-27 2015-09-30 小米科技有限责任公司 Application program installation method and device
CN107045508A (en) * 2016-02-05 2017-08-15 腾讯科技(深圳)有限公司 The treating method and apparatus of application program
CN108170438A (en) * 2017-11-27 2018-06-15 深圳市金立通信设备有限公司 A kind of application program automatic installation method, terminal and computer-readable medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10089092B2 (en) * 2010-01-27 2018-10-02 Embarcadero Technologies, Inc. Creating a software product from a software application

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520987A (en) * 2011-11-30 2012-06-27 Tcl集团股份有限公司 Online experience and installation method, device, server and management system of application program
CN104951336A (en) * 2015-05-27 2015-09-30 小米科技有限责任公司 Application program installation method and device
CN107045508A (en) * 2016-02-05 2017-08-15 腾讯科技(深圳)有限公司 The treating method and apparatus of application program
CN108170438A (en) * 2017-11-27 2018-06-15 深圳市金立通信设备有限公司 A kind of application program automatic installation method, terminal and computer-readable medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《移动云计算服务架构研究与应用实现》;李小凤;《中国优秀硕士学位论文全文数据库信息科技辑》;20160603;I139-146 *

Also Published As

Publication number Publication date
CN111930391A (en) 2020-11-13

Similar Documents

Publication Publication Date Title
CN107832100B (en) APK plug-in loading method and terminal thereof
EP2660761A1 (en) Timestamp management method for data synchronization and terminal therefor
CN110968331B (en) Method and device for running application program
CN104756080A (en) Augmenting capabilities of a host device
CN107644075B (en) Method and device for collecting page information
CN110493028A (en) A kind of clustered deploy(ment) method, system, device and computer readable storage medium
CN108121560A (en) Difference bag upgrade method, device, terminal and computer readable storage medium
US20200258195A1 (en) Image Processing Method and Device
CN112286723A (en) Computer room disaster recovery control method, terminal and storage medium
CN108228215B (en) OTA upgrade package pushing method and device for terminal equipment
CN104375854A (en) Application updating and downloading method and user terminal
CN111930391B (en) Application data processing method and device, server and user terminal
CN104360880A (en) Application installing method and electronic equipment
CN106293814B (en) Upgrading method and device
CN113721936B (en) Application management method, intelligent terminal, device and storage medium
WO2014067368A1 (en) Method, apparatus and device for obtaining resource preview image
CN103593201B (en) A kind of plug-in display method, device and terminal
US10397772B2 (en) Nomination of a primary cell phone from a pool of cell phones
CN113840313B (en) Network mode control method and device of mobile terminal and computer equipment
CN109871226B (en) Configuration method, device and medium of downloader and electronic equipment
CN109800229B (en) Data access method and related equipment
CN108809763B (en) Network performance parameter acquisition method, terminal device and storage medium
CN111176679A (en) Application program updating method and device
CN104423950B (en) Information processing method and electronic equipment
CN113760631A (en) Page loading duration determination method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220909

Address after: Room 504, 5th Floor, No. 27, Juye Road, Xixing Street, Binjiang District, Hangzhou City, Zhejiang Province, 310051

Applicant after: Hangzhou Youyin Technology Co.,Ltd.

Address before: No. 240, Xiayao, Xinchang Street, Zhushan District, Jingdezhen City, Jiangxi Province 333000

Applicant before: Peng Jianchao

GR01 Patent grant
GR01 Patent grant