[go: up one dir, main page]

CN103383658B - Remember the method and server of mobile terminal operation - Google Patents

Remember the method and server of mobile terminal operation Download PDF

Info

Publication number
CN103383658B
CN103383658B CN201210137263.8A CN201210137263A CN103383658B CN 103383658 B CN103383658 B CN 103383658B CN 201210137263 A CN201210137263 A CN 201210137263A CN 103383658 B CN103383658 B CN 103383658B
Authority
CN
China
Prior art keywords
mobile terminal
coordinate information
user
coordinate
coordinate value
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
CN201210137263.8A
Other languages
Chinese (zh)
Other versions
CN103383658A (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.)
Shenzhen Yayue Technology Co ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210137263.8A priority Critical patent/CN103383658B/en
Publication of CN103383658A publication Critical patent/CN103383658A/en
Application granted granted Critical
Publication of CN103383658B publication Critical patent/CN103383658B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a kind of method and server for remembering mobile terminal operation, belong to computer realm.Methods described includes:Mobile terminal is monitored;When monitoring user's operation mobile terminal, the coordinate information that user operates the mobile terminal to produce is obtained, and preserve the coordinate information;The mobile terminal is called to be operated according to the coordinate information.The server includes monitoring module, acquisition module and operation module.The present invention is when user operates mobile terminal, by the operation of server monitoring user to obtain the operation information of user, and preserve the operation information, and then mobile terminal can be tested without user's multi-pass operation mobile terminal according to the operation information multi-pass operation mobile terminal to test mobile terminal.

Description

Method and server for memorizing operation of mobile terminal
Technical Field
The invention relates to the field of computers, in particular to a method and a server for memorizing mobile terminal operation.
Background
With the popularization of networks and the explosive increase of the number of mobile users in recent years, mobile terminals are becoming Personal information processing devices important as PCs (Personal computers), and there is an increasing demand for mobile terminals, and it is desired to operate mobile terminals stably.
In the prior art, before the mobile terminal is put on the market, a manufacturer can test the stability of the mobile terminal. During testing, a user generally operates the mobile terminal to obtain operation information, and then tests the mobile terminal according to the operation information.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems: when the user operates the mobile terminal for multiple times to obtain multiple times of operation information, the repetitive labor of the user is strong, and one operation is repeated for multiple times, so that other unpredictable bugs are easy to appear on the mobile terminal.
Disclosure of Invention
In order to reduce the repetitive labor of a user and avoid other bugs of a mobile terminal, the embodiment of the invention provides a method and a server for memorizing the operation of the mobile terminal. The technical scheme is as follows:
in one aspect, a method for memorizing the operation of a mobile terminal is provided, the method comprising:
monitoring the mobile terminal;
when the operation of the mobile terminal by the user is monitored, acquiring coordinate information generated when the mobile terminal is operated by the user, and storing the coordinate information;
and calling the mobile terminal to operate according to the coordinate information.
The obtaining of the coordinate information generated by the user operating the mobile terminal specifically includes:
and acquiring coordinate information reported by the mobile terminal, wherein the coordinate information is generated when a user operates the mobile terminal.
The calling the mobile terminal to operate according to the coordinate information specifically includes:
sending an instruction to the mobile terminal, wherein the instruction carries the coordinate information;
and running the coordinate information on the mobile terminal, and calling the mobile terminal to operate.
Wherein the operation of the mobile terminal by the user specifically includes: click operation, long press operation, or slide operation.
The coordinate information generated when the user operates the mobile terminal specifically includes:
when the user operation is click operation, generating coordinate information, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value, and the time coordinate value is 0; or,
when the user operation is a long-press operation, generating first pair of coordinate information, wherein the horizontal and vertical coordinate values of the first pair of coordinate information are the same, and the time coordinate values are different; or,
when the user operates the sliding operation, a second pair of coordinate information is generated, and the horizontal coordinate value and the vertical coordinate value of the second pair of coordinate information are different, and the time coordinate value is different.
On the other hand, an embodiment of the present invention further provides a server, where the server includes:
the monitoring module is used for monitoring the mobile terminal;
the acquisition module is used for acquiring coordinate information generated when the mobile terminal is operated by a user and storing the coordinate information when the monitoring module monitors that the mobile terminal is operated by the user;
and the operation module is used for calling the mobile terminal to operate according to the coordinate information stored by the acquisition module.
The acquisition module specifically comprises an acquisition unit and a storage unit;
the acquiring unit is used for acquiring coordinate information reported by the mobile terminal, wherein the coordinate information is generated when a user operates the mobile terminal;
the storage unit is used for storing the coordinate information acquired by the acquisition unit.
The operation module specifically comprises a sending unit and an operation unit;
the sending unit is used for sending an instruction to the mobile terminal, and the instruction carries the coordinate information;
and the operation unit is used for operating the coordinate information sent by the sending unit on the mobile terminal and calling the mobile terminal to operate.
Wherein the operation of the mobile terminal by the user specifically includes: click operation, long press operation, or slide operation.
The coordinate information generated when the user operates the mobile terminal specifically includes:
when the user operation is click operation, generating coordinate information, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value, and the time coordinate value is 0; or,
when the user operation is a long-press operation, generating first pair of coordinate information, wherein the horizontal and vertical coordinate values of the first pair of coordinate information are the same, and the time coordinate values are different; or,
when the user operates the sliding operation, a second pair of coordinate information is generated, and the horizontal coordinate value and the vertical coordinate value of the second pair of coordinate information are different, and the time coordinate value is different.
The technical scheme provided by the embodiment of the invention has the following beneficial effects: when a user operates the mobile terminal, the operation of the user is monitored through the server to obtain the operation information of the user, the operation information is stored, and then the mobile terminal can be operated for many times according to the operation information to test the mobile terminal, and the user does not need to operate the mobile terminal for many times to test the mobile terminal.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a method for memorizing mobile terminal operations according to embodiment 1 of the present invention;
fig. 2 is a flowchart of a method for memorizing mobile terminal operations according to embodiment 2 of the present invention;
fig. 3 is a schematic structural diagram of a server provided in embodiment 3 of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Example 1
An embodiment of the present invention provides a method for memorizing an operation of a mobile terminal, and referring to fig. 1, the method includes:
step 101: monitoring the mobile terminal;
step 102: when monitoring that a user operates the mobile terminal, acquiring coordinate information generated when the user operates the mobile terminal, and storing the coordinate information;
step 103: and calling the mobile terminal to operate according to the coordinate information.
According to the method provided by the embodiment of the invention, when the user operates the mobile terminal, the operation of the user is monitored by the server to obtain the operation information of the user, and the operation information is stored, so that the mobile terminal can be operated for many times according to the operation information to test the mobile terminal, and the user does not need to operate the mobile terminal for many times to test the mobile terminal.
Example 2
Referring to fig. 2, an embodiment of the present invention provides a method for memorizing an operation of a mobile terminal, where the method includes:
201: the server is in communication connection with the mobile terminal;
specifically, the server may perform communication connection with the mobile terminal through the USB interface, or may perform communication connection with the mobile terminal through a wireless communication manner. The mobile terminal may be a mobile phone, a notebook, a PDA (Personal Digital Assistant), a POS (Point Of Sale) machine, a vehicle-mounted computer, and the like, and the server may be a PC, and the like.
202: the server monitors the mobile terminal, and executes step 203 when monitoring that the user operates the mobile terminal;
the embodiment of the invention sets a monitoring function in the server to monitor the user operation of the mobile terminal. For a mobile terminal, when a user operates the mobile terminal, operation information is generated, and the operation of the user on the mobile terminal includes three types: the embodiment of the invention can record user operation in a coordinate mode aiming at click operation, long-time press operation and sliding operation.
203: acquiring coordinate information generated when a user operates the mobile terminal;
specifically, when a user operates the mobile terminal, a click event is triggered to generate coordinate information on the mobile terminal, and the coordinate information is reported to the server, where the form of the coordinate information may be multiple, such as (x, y, t) form or (x, y) form, and includes a parameter t form, and the like.
As an implementation manner, the coordinate information is in the form of (x, y, t), and when the operation of the user on the mobile terminal is a click operation, the mobile terminal generates a piece of coordinate information (x, y, t)1,y20); when the operation of the user on the mobile terminal is a long press operation, one coordinate information is generated on the mobile terminal when the user presses down and pops up, namely, a pair of coordinate information is generated during the long press operation, the horizontal coordinate value and the vertical coordinate value of the pair of coordinate information are the same, the time coordinate value is different, and at the moment, the coordinate information respectively generated by the mobile terminal is (x)1,y1,t1) And (x)1,y1,t2) (ii) a When the operation of the user on the mobile terminal is a sliding operation, coordinate information is generated on the mobile terminal when the user presses down and pops up, namely, a coordinate information is generated during the sliding operationFor coordinate information, the horizontal and vertical coordinate values of the coordinate information are different, and the time coordinate value is different, at this time, the coordinate information generated by the mobile terminal is (x)1,y1,t1) And (x)2,y2,t2)。
As another implementation manner, the coordinate information is in the form of (x, y, t), and when the operation of the user on the mobile terminal is a click operation, the mobile terminal generates a piece of coordinate information (x, y, t)1,y1) (ii) a When the operation of the user on the mobile terminal is a long press operation, the mobile terminal generates coordinate information when the user presses and pops up, namely, a pair of coordinate information is generated when the user presses and pops up, the horizontal and vertical coordinate values of the pair of coordinate information are the same, the time coordinate values are different, and at the moment, the coordinate information respectively generated by the mobile terminal is (x)1,y1) And t = t1And (x)1,y1) And t = t2(ii) a When the operation of the user on the mobile terminal is a sliding operation, the mobile terminal generates a pair of coordinate information when the user presses and pops up, namely the sliding operation generates a pair of coordinate information, the horizontal and vertical coordinate values of the pair of coordinate information are different, the time coordinate values are different, and at the moment, the coordinate information respectively generated by the mobile terminal is (x)1,y1) And t = t1And (x)2,y2) And t = t2
In practical application, when the server monitors that the user operates the mobile terminal for multiple times, coordinate information corresponding to the multiple operations is acquired, and at the server, for each operation of the user, a set of coordinate information corresponds to each operation of the user, for example, when the user operates as a click operation, a corresponding set of coordinate information is one set of coordinate information: (x)1,y10) or (x)1,y1) (ii) a When the user operation is a long press operation, a group of coordinate information corresponding to the server is two coordinate information: (x)1,y1,t1) And (x)1,y1,t2) Or (x)1,y1) And t = t1And (x)1,y1) And ist=t2(ii) a When the user operation is a sliding operation, a group of coordinate information corresponding to the server is two coordinate information: (x)1,y1,t1) And (x)2,y2,t2) Or (x)1,y1) And t = t1And (x)2,y2) And t = t2
204: the server stores the acquired coordinate information;
specifically, the server collects coordinate information reported by the mobile terminal and stores the coordinate information so as to facilitate the subsequent playback of the user operation according to the coordinate information.
When the server stores the coordinate information, a blank table may be preset, and the coordinate information is stored in the table, so that a group of coordinate information relationships is established in the table, for example, a group of coordinate information in the table is (x)1,y1,t1) And (x)1,y1,t2) And then, the user operation corresponding to the group of coordinate information can be known as long-press operation.
The embodiment of the invention does not limit the position of the server for storing the coordinate information, can preset a default position information, and stores the coordinate information to the default position information every time the coordinate information is acquired; or after the coordinate information is acquired for the first time, setting a piece of position information for the coordinate information to store, storing the coordinate information to the set position information, and when different coordinate information is received subsequently, storing the coordinate information to the set position information.
205: and the server reads the stored coordinate information and sends the coordinate information to the mobile terminal, so that the mobile terminal performs automatic operation according to the coordinate information.
Specifically, a playback function is arranged on the server, coordinate information stored on the server is read through the playback function, and the mobile terminal is called to perform automatic operation according to the coordinate information. In practical application, the server can send a calling instruction to the mobile terminal, the calling instruction carries coordinate information, after the mobile terminal receives the instruction, automatic operation is carried out on the mobile terminal according to the coordinate information carried in the instruction, then automatic testing can be carried out on the mobile terminal, the mobile terminal is tested according to the memorized coordinate information, and stability of testing the mobile terminal is achieved.
The automatic test is to perform a memory function and a playback function according to the specific operation steps of the user, so that the automatic test of the mobile terminal is realized; the stability test is to use a specific scene operated by a user to realize the stability test of the mobile terminal. The method and the device are suitable for the test scene of the mobile terminal, in particular for the test of the mobile terminal of an Android operating system, such as the test scene of a mobile phone of the Android operating system.
According to the method provided by the embodiment of the invention, when the user operates the mobile terminal, the operation of the user is monitored by the server to obtain the operation information of the user, and the operation information is stored, so that the mobile terminal can be operated for many times according to the operation information to test the mobile terminal, and the user does not need to operate the mobile terminal for many times to test the mobile terminal.
Example 3
Referring to fig. 3, an embodiment of the present invention provides a server, where the server includes: a monitoring module 301, an obtaining module 302 and an operating module 303;
a monitoring module 301, configured to monitor a mobile terminal;
the obtaining module 302 is configured to obtain coordinate information generated when the monitoring module monitors that the user operates the mobile terminal, and store the coordinate information;
and an operation module 303, configured to call the mobile terminal to perform an operation according to the coordinate information stored by the obtaining module.
The obtaining module 302 specifically includes an obtaining unit and a storing unit;
the mobile terminal comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring coordinate information reported by the mobile terminal, and the coordinate information is generated when a user operates the mobile terminal;
and the storage unit is used for storing the coordinate information acquired by the acquisition unit.
The operation module 303 specifically includes a sending unit and an operation unit;
the sending unit is used for sending an instruction to the mobile terminal, and the instruction carries coordinate information;
and the operation unit is used for operating the coordinate information sent by the sending unit on the mobile terminal and calling the mobile terminal to operate.
Further, the operation of the mobile terminal by the user specifically includes: click operation, long press operation, or slide operation.
Further, the coordinate information generated when the user operates the mobile terminal specifically includes:
when the user operation is click operation, generating coordinate information, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value, and the time coordinate value is 0; or,
when the user operation is a long-press operation, generating first pair of coordinate information, wherein the horizontal coordinate value and the vertical coordinate value of the first pair of coordinate information are the same, and the time coordinate value is different; or,
when the user operates the sliding operation, a second pair of coordinate information is generated, the horizontal coordinate value and the vertical coordinate value of the second pair of coordinate information are different, and the time coordinate value is different.
According to the server provided by the embodiment of the invention, when the user operates the mobile terminal, the operation of the user is monitored to obtain the operation information of the user, and the operation information is stored, so that the mobile terminal can be operated for many times according to the operation information to test the mobile terminal, and the user does not need to operate the mobile terminal for many times to test the mobile terminal.
It should be noted that: in the above embodiment, when the server memorizes the operation of the mobile terminal, only the division of the functional modules is taken as an example, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the server is divided into different functional modules to complete all or part of the functions described above. In addition, the server and the method for memorizing the operation of the mobile terminal provided by the above embodiments belong to the same concept, and the specific implementation process thereof is detailed in the method embodiments and will not be described herein again.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A method of remembering mobile terminal operations, the method comprising:
monitoring the mobile terminal;
when the operation of the mobile terminal by the user is monitored, acquiring coordinate information generated when the mobile terminal is operated by the user, and storing the coordinate information;
calling the mobile terminal to operate according to the coordinate information;
when it is monitored that the user operates the mobile terminal, acquiring coordinate information generated when the user operates the mobile terminal, and storing the coordinate information, wherein the coordinate information comprises:
when the mobile terminal is monitored to be operated by a user, coordinate information generated when the mobile terminal is operated by the user is obtained, and the coordinate information is respectively stored in a preset table, so that a group of coordinate information relationship is established in the table, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value;
the calling the mobile terminal to operate according to the coordinate information comprises the following steps:
and sending a calling instruction to the mobile terminal, wherein the calling instruction carries coordinate information, so that the mobile terminal performs automatic operation on the mobile terminal according to the coordinate information carried in the calling instruction after receiving the calling instruction.
2. The method according to claim 1, wherein the obtaining of the coordinate information generated by the user operating the mobile terminal specifically includes:
and acquiring coordinate information reported by the mobile terminal, wherein the coordinate information is generated when a user operates the mobile terminal.
3. The method according to claim 1, wherein the invoking the mobile terminal to perform an operation according to the coordinate information specifically includes:
sending an instruction to the mobile terminal, wherein the instruction carries the coordinate information;
and running the coordinate information on the mobile terminal, and calling the mobile terminal to operate.
4. The method according to claim 1, wherein the user operating the mobile terminal specifically includes: click operation, long press operation, or slide operation.
5. The method according to claim 4, wherein the coordinate information generated when the user operates the mobile terminal specifically includes:
when the user operation is click operation, generating coordinate information, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value, and the time coordinate value is 0; or,
when the user operation is a long-press operation, generating first pair of coordinate information, wherein the horizontal and vertical coordinate values of the first pair of coordinate information are the same, and the time coordinate values are different; or,
when the user operates the sliding operation, a second pair of coordinate information is generated, and the horizontal coordinate value and the vertical coordinate value of the second pair of coordinate information are different, and the time coordinate value is different.
6. A server, characterized in that the server comprises:
the monitoring module is used for monitoring the mobile terminal;
the acquisition module is used for acquiring coordinate information generated when the mobile terminal is operated by a user and storing the coordinate information when the monitoring module monitors that the mobile terminal is operated by the user;
the operation module is used for calling the mobile terminal to operate according to the coordinate information stored by the acquisition module;
the server is further configured to:
when the mobile terminal is monitored to be operated by a user, coordinate information generated when the mobile terminal is operated by the user is obtained, and the coordinate information is respectively stored in a preset table, so that a group of coordinate information relationship is established in the table, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value;
and sending a calling instruction to the mobile terminal, wherein the calling instruction carries coordinate information, so that the mobile terminal performs automatic operation on the mobile terminal according to the coordinate information carried in the calling instruction after receiving the calling instruction.
7. The server according to claim 6, wherein the obtaining module specifically includes an obtaining unit and a saving unit;
the acquiring unit is used for acquiring coordinate information reported by the mobile terminal, wherein the coordinate information is generated when a user operates the mobile terminal;
the storage unit is used for storing the coordinate information acquired by the acquisition unit.
8. The server according to claim 6, wherein the operation module specifically comprises a sending unit and an operation unit;
the sending unit is used for sending an instruction to the mobile terminal, and the instruction carries the coordinate information;
and the operation unit is used for operating the coordinate information sent by the sending unit on the mobile terminal and calling the mobile terminal to operate.
9. The server according to claim 6, wherein the user operating the mobile terminal specifically includes: click operation, long press operation, or slide operation.
10. The server according to claim 9, wherein the coordinate information generated when the user operates the mobile terminal specifically includes:
when the user operation is click operation, generating coordinate information, wherein the coordinate information comprises a horizontal coordinate value, a vertical coordinate value and a time coordinate value, and the time coordinate value is 0; or,
when the user operation is a long-press operation, generating first pair of coordinate information, wherein the horizontal and vertical coordinate values of the first pair of coordinate information are the same, and the time coordinate values are different; or,
when the user operates the sliding operation, a second pair of coordinate information is generated, and the horizontal coordinate value and the vertical coordinate value of the second pair of coordinate information are different, and the time coordinate value is different.
CN201210137263.8A 2012-05-04 2012-05-04 Remember the method and server of mobile terminal operation Active CN103383658B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210137263.8A CN103383658B (en) 2012-05-04 2012-05-04 Remember the method and server of mobile terminal operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210137263.8A CN103383658B (en) 2012-05-04 2012-05-04 Remember the method and server of mobile terminal operation

Publications (2)

Publication Number Publication Date
CN103383658A CN103383658A (en) 2013-11-06
CN103383658B true CN103383658B (en) 2017-09-29

Family

ID=49491456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210137263.8A Active CN103383658B (en) 2012-05-04 2012-05-04 Remember the method and server of mobile terminal operation

Country Status (1)

Country Link
CN (1) CN103383658B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729270B (en) * 2013-12-13 2016-01-20 北京智谷睿拓技术服务有限公司 Backup method and operating equipment
CN104090713B (en) * 2014-07-11 2017-10-24 Tcl通讯(宁波)有限公司 The method of automatically operating and automatic operation system of mobile terminal
CN106528402B (en) * 2016-09-28 2020-06-02 惠州Tcl移动通信有限公司 Method and system for testing terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1360249A (en) * 2000-11-10 2002-07-24 微软公司 High-level moving pencil array
JP2010103956A (en) * 2008-10-27 2010-05-06 Sharp Corp Portable phone
CN102197360A (en) * 2008-10-27 2011-09-21 夏普株式会社 Display device, and portable terminal
CN102314386A (en) * 2011-09-05 2012-01-11 百度在线网络技术(北京)有限公司 Method and equipment for testing mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1360249A (en) * 2000-11-10 2002-07-24 微软公司 High-level moving pencil array
JP2010103956A (en) * 2008-10-27 2010-05-06 Sharp Corp Portable phone
CN102197360A (en) * 2008-10-27 2011-09-21 夏普株式会社 Display device, and portable terminal
CN102314386A (en) * 2011-09-05 2012-01-11 百度在线网络技术(北京)有限公司 Method and equipment for testing mobile terminal

Also Published As

Publication number Publication date
CN103383658A (en) 2013-11-06

Similar Documents

Publication Publication Date Title
US10956280B2 (en) Data backup method, electronic device, and storage medium
EP3029678A1 (en) Recording method, playing method, device, terminal and system
CN105141496A (en) Instant communication message playback method and device
CN108040352B (en) A service processing method, device and mobile terminal under a hybrid network standard
CN112148579B (en) User interface testing method and device
CN105487966A (en) Program testing method, device and system
CN104092835A (en) A method and device for detecting abnormal power consumption of a mobile terminal
EP2863320A2 (en) Method, terminal and electronic device for processing an e-book document
CN107741902A (en) Program application detection method and program application detection means
CN111934908A (en) Internet of things simulation method, device and system and storage medium
CN106919377B (en) Method and device for determining whether display interface of application program is white screen
CN103383658B (en) Remember the method and server of mobile terminal operation
CN105517126A (en) Frequency band processing method and device in communication terminal, and communication terminal
CN112463863A (en) Cloud platform data acquisition method and device
CN106126216B (en) One kind acceleration starting-up method based on android system and its system
US8922491B2 (en) Method and apparatus enabling keystroke acceleration
CN105005529A (en) Application testing method and apparatus
CN106547556B (en) Method and device for starting application program function interface
CN105653123A (en) Icon grouping method and terminal equipment
CN104767880A (en) Communication number management method
CN106201930B (en) A kind of device port determining device, terminal and method
CN112788092B (en) Message pushing method and device and electronic equipment
CN110837335A (en) Method and device for displaying page tag in application, terminal and storage medium
CN104080104A (en) Communication control method and user equipment
CN103974215A (en) Electronic device control method and electronic devices

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20221123

Address after: 1402, Floor 14, Block A, Haina Baichuan Headquarters Building, No. 6, Baoxing Road, Haibin Community, Xin'an Street, Bao'an District, Shenzhen, Guangdong 518133

Patentee after: Shenzhen Yayue Technology Co.,Ltd.

Address before: 2 East 403 room, SEG science and technology garden, Futian District, Guangdong, Shenzhen 518000, China

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.

TR01 Transfer of patent right