WO2015085966A1 - 界面显示方法、装置、终端、服务器和系统 - Google Patents
界面显示方法、装置、终端、服务器和系统 Download PDFInfo
- Publication number
- WO2015085966A1 WO2015085966A1 PCT/CN2015/072614 CN2015072614W WO2015085966A1 WO 2015085966 A1 WO2015085966 A1 WO 2015085966A1 CN 2015072614 W CN2015072614 W CN 2015072614W WO 2015085966 A1 WO2015085966 A1 WO 2015085966A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- terminal
- function interface
- server
- application
- interface
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/60—Subscription-based services using application servers or record carriers, e.g. SIM application toolkits
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/72406—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/20—Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel
- H04W4/21—Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel for social networking applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/08—Access restriction or access information delivery, e.g. discovery data delivery
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
- H04W8/183—Processing at user equipment or user record carrier
Definitions
- the present invention relates to the field of mobile communications technologies, and in particular, to an interface display method, apparatus, terminal, and server.
- Users can access the application and access the various functional interfaces provided by the application. For example, if the application is Weibo, the user can log in to the Weibo account and access the private message, homepage, game and other interfaces provided by Weibo; and when the user wants to send a private message to the friend when visiting the Weibo homepage, the user can Exit the Weibo homepage first and then choose to enter the private message interface.
- the application can provide multiple functional interfaces, when the user wants to access a certain functional interface, the user switches the operating terminal from the current functional interface to the interface that needs to be accessed. However, during the switching process, the terminal needs to download relevant data from the server. Therefore, this invisibly increases the network traffic; at the same time, when the user needs to frequently use different functional interfaces, the user needs to operate the terminal to switch back and forth between different functional interfaces, so the user's operation complexity is also better. high.
- an embodiment of the present invention provides an interface display method, apparatus, terminal, server, and system.
- An embodiment of the present invention provides an interface display method, where the method includes:
- An embodiment of the present invention provides an interface display method, which is used in a first terminal, where the first terminal and the second terminal currently use the same application by the same account, and the method includes:
- the functional interface is displayed based on the data.
- An embodiment of the present invention provides a server, including:
- a terminal determining module configured to determine a first terminal and a second terminal that currently use the same application with the same account
- a rights allocation module configured to allocate, by the first terminal and the second terminal, usage rights of at least one function interface provided by the application, where a function interface allocated to the first terminal is allocated to the first
- the functional interfaces available to the two terminals are at least partially different;
- a data determining module configured to respectively determine data associated with a functional interface available to the first terminal and the second terminal;
- a data sending module configured to send the data to the first terminal and the second terminal for display, respectively, based on a function interface that is available to the first terminal and the second terminal.
- An embodiment of the present invention provides an interface display device, which is applied to a first terminal, where the first terminal and the second terminal currently use the same application program in the same account, and the interface display device includes:
- a permission obtaining module configured to acquire usage rights of at least one function interface provided by the application allocated by the server, wherein a function interface allocated to the first terminal and a function interface allocated to the second terminal are at least partially different;
- a data receiving module configured to receive, from the server, data associated with a functional interface available to the first terminal
- An interface display module is configured to display the function interface based on the data.
- An embodiment of the present invention provides a terminal, including the interface display device of any of the foregoing various possible implementation manners.
- An embodiment of the present invention provides an interface display system, including the server according to any of the foregoing various possible implementations, and the terminal of any one of the at least two foregoing various possible implementations.
- the problem of using large network traffic is reduced, and the network traffic occupied when allocating data of different function interfaces to the terminal is reduced; at the same time, since only the data of each function interface is allocated to the terminal having the use right, that is, each The terminal only receives the data of a part of the function interface that has the usage right, and does not receive the data of all the function interfaces provided by the application, so that when the user needs to access a certain function interface, the user can have the data.
- the terminal of the function interface is directly viewed in the terminal without frequent switching operations, which reduces the user's operation complexity.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage right, this avoids interference to the user when the terminal simultaneously reminds the user when the server returns data to each terminal.
- FIG. 1 is a schematic structural view of an implementation environment according to the present invention.
- 2A is a flowchart of a method for displaying an interface according to an embodiment of the present invention
- FIG. 2B is a flowchart of a method for displaying an interface according to Embodiment 1 of the present invention
- 3A is a flowchart of a method for displaying an interface according to an embodiment of the present invention.
- 3B is a flowchart of a method for displaying an interface according to Embodiment 2 of the present invention.
- FIG. 4A is a flowchart of a method for displaying an interface according to Embodiment 3 of the present invention.
- FIG. 4B is a flowchart of another method for displaying an interface according to Embodiment 3 of the present invention.
- FIG. 5A is a flowchart of a method for displaying an interface according to Embodiment 4 of the present invention.
- 5B is a schematic diagram showing a display when a terminal sends an application request to another terminal according to Embodiment 4 of the present invention.
- 6A is a structural block diagram of a server according to an embodiment of the present invention.
- FIG. 6B is a structural block diagram of a server according to Embodiment 5 of the present invention.
- FIG. 7A is a block diagram showing the structure of an interface display device according to an embodiment of the present invention.
- FIG. 7B is a block diagram showing the structure of an interface display device according to Embodiment 6 of the present invention.
- FIG. 8 is a hardware structural diagram of a terminal according to an embodiment of the present invention.
- An implementation environment is that a user uses the same application by using two or more terminals simultaneously using the same account, and the implementation environment may include at least two simultaneous use.
- Terminal 110 and server 120 for simultaneous use of the same application by the same account please refer to FIG. 1;
- the terminal 110 may be a terminal such as a mobile phone, a tablet, an e-book reader, a notebook computer, and a desktop computer.
- the terminal 110 can be connected to the server 120 through a wired network or a wireless network, so that the terminal 110 requests the server 120 to use the application, and at the same time, the terminal 110 receives the usage right allocated by the server 120 for at least one function interface provided by the application, and The data destination corresponding to the function interface sent by the server 120 is received.
- the server 120 can be connected to the terminal 110 through a wired network or a wireless network, respectively, so that the server 120 can receive the use of the application by the terminal 110, and allocate the usage right of the at least one function interface provided by the application to the terminal 110, and send and function.
- the data corresponding to the interface is for the purpose of the terminal 110 having the usage right of the function interface.
- an interface display method includes steps S101-S104.
- step S101 it is determined that the first terminal and the second terminal that are currently using the same application with the same account.
- step S102 the first terminal and the second terminal are respectively allocated usage rights of the at least one function interface provided by the application, wherein the function interface allocated to the first terminal is allocated to the The functional interfaces available to the second terminal are at least partially different.
- the function interface "available" means that the terminal is assigned a usage right for the function interface by the server, so that the terminal can access the function interface.
- step S103 data associated with the functional interfaces available to the first terminal and the second terminal are respectively determined.
- step S104 the data is separately sent to the first terminal and the second terminal for display based on the function interfaces available to the first terminal and the second terminal.
- the method may further comprise receiving update data in the application; determining a function interface associated with the update data; transmitting the update data to have use of the associated function interface Permission of the terminal.
- FIG. 2B is a flowchart of a method for displaying an interface according to Embodiment 1 of the present invention. This embodiment is illustrated by using the interface display method in the implementation environment shown in FIG. 1 .
- Can include:
- Step 201 at least two terminals use the same application simultaneously using the same application;
- Step 202 The server receives simultaneous use of the same application by at least two terminals using the same account.
- Step 203 For each of the at least two terminals, the server allocates the usage rights of the at least one function interface provided by the application to the terminal;
- the function interface assigned to the current terminal is different from the other function interfaces assigned to other terminals of the at least two terminals.
- Step 204 The terminal acquires usage rights of at least one function interface provided by the application allocated by the server;
- At least one function interface is different from other function interfaces allocated by the server to other terminals;
- Step 205 The server separately sends the data corresponding to each function interface to the terminal having the usage right of the function interface for display;
- Step 206 The terminal receives data corresponding to the function interface sent by the server, and the data corresponding to the function interface is sent by the server to the terminal that has the usage right of the function interface;
- step 207 the terminal displays a function interface.
- the interface display method provided in this embodiment allocates the usage rights of different function interfaces to each terminal used simultaneously by the same application by using the same account, and then only assigns data corresponding to each function interface to own the function.
- the terminal that uses the right to use the interface and does not allocate the data corresponding to each function interface to all the terminals that use the application; solves the problem of using large network traffic in the prior art, and reduces the data to the terminal that allocates different function interfaces.
- since only the data of each function interface is allocated to the terminal having the usage right that is, each terminal only receives the data of a part of the function interface having the usage right, and does not receive the application.
- the data of all the function interfaces provided by the program so that when the user needs to access a certain function interface, the user can directly view in the terminal having the usage right of the function interface, without frequent switching operations, reducing the user. Operational complexity.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage right, this avoids interference to the user when the terminal simultaneously reminds the user when the server returns data to each terminal.
- the server may automatically allocate the usage rights of the at least one function interface provided by the application to the terminal; or the terminal may send the usage rights for applying for at least one function interface for itself.
- the server allocates the usage right of the function interface to the terminal; or the other terminal sharing the same account with the terminal sends an application request for applying the right to use the terminal for at least one function interface to the server, the server is The terminal allocates the usage rights of the function interface, so the above three cases will be described in detail in different embodiments.
- an interface display method is used in a first terminal, where the first terminal and the second terminal currently use the same application with the same account, and the method includes steps S3001-S3003.
- step S3001 the usage right of the at least one function interface provided by the application allocated by the server is acquired, wherein the function interface allocated to the first terminal is at least partially different from the function interface allocated to the second terminal.
- step S3002 data associated with a function interface available to the first terminal is received from the server.
- step S3003 the function interface is displayed based on the data.
- FIG. 3B is a flowchart of a method for displaying an interface according to Embodiment 2 of the present invention.
- This embodiment is illustrated by using the interface display method in the implementation environment shown in FIG.
- the server automatically assigns the usage rights of at least one function interface to the terminal, and the interface display method includes:
- Step 301 The terminal uses the same account with the at least one other terminal to simultaneously use the same application to the server;
- the user can use the account in the terminal to request the application from the server corresponding to the application.
- the user can simultaneously request the same application from the server using the same account in at least two terminals. For example, if the application is Weibo and the user has a mobile phone, a laptop, and a desktop computer, the user can log in to Weibo on the tablet, mobile phone, and desktop computer using the same Weibo account.
- Step 302 The server receives simultaneous use of the same application by at least two terminals using the same account.
- the server can receive simultaneous use of the same application by at least two terminals using the same account.
- Step 303 For each of the at least two terminals, the server automatically allocates the usage rights of the at least one function interface provided by the application to the terminal.
- the server may automatically allocate the usage rights of the at least one function interface provided by the application to the terminal.
- the function interface assigned to the current terminal is different from the other function interfaces assigned to other terminals of the at least two terminals.
- the manner in which the server automatically allocates the usage rights of the at least one function interface provided by the terminal to the application may include any one of the following methods:
- the server may automatically allocate the usage rights of the preset function interface to the terminal.
- the server may assign the terminal the usage rights of the at least one function interface according to the preset allocation rule.
- the assigning rule may include respectively assigning, by each terminal sharing the same account, usage rights of the at least one function interface to each terminal in a time sequence of using the application.
- Weibo can provide functions such as home page, private message and game.
- the server When the server receives the same account to log in to the microblog through the mobile phone, the server can assign the homepage interface to the laptop that has already logged into the microblog. Use permission; assign the permission to use the private interface to the mobile phone that logs in to Weibo; similarly, when logging in to Weibo through the same account on the desktop computer, the server can assign the usage rights of the game interface to the desktop computer; in actual implementation, the server can The at least one function interface provided by the application is sorted according to the priority level, and the function interface with the highest priority is assigned to the terminal that is requested to be used in the terminal of the same account, which is not limited in this embodiment.
- the usage rights of the at least one function interface are automatically allocated to the terminal according to the foregoing allocation rule.
- the server may also automatically allocate the usage rights of the preset function interface according to other allocation rules.
- the allocation rule may further include assigning each terminal a usage right suitable for the function interface displayed and used by the terminal according to the screen size and operation mode of each terminal.
- the server may also automatically allocate the usage rights of the function interface that the terminal recently applied for. Specifically, the terminal can apply for the usage right of a certain function interface, so when the terminal releases the usage right of the function interface that has been applied for, and the server needs to assign the usage right of the function interface to the terminal again, the server can obtain the last application of the terminal. The right to use the function interface, and then automatically assign the terminal the right to use the function interface of the last application.
- the server can continue to assign the use permission of the private message to the mobile phone.
- the server may also automatically assign the terminal the usage rights of the function interface that is used most frequently before the terminal. Specifically, when the server needs to allocate the usage rights of the function interface to the terminal, the server may first obtain the usage rights of the function interface used by the terminal history. If the terminal uses the most function interface, the user prefers to view the terminal. This function interface, so the server can assign the terminal the right to use the function interface with the most usage before the terminal.
- the terminal is allocated the usage right of the function interface that is not used by other terminals.
- the server may also allocate the usage right of the function interface that is not used by the other terminal for the terminal.
- the server can allocate the usage rights of the functional interface to other terminals using the application, The usage rights of some functional interfaces may not be assigned to any terminal, so in order to ensure that each functional interface provided by the application can be displayed in at least one of the terminals using the application, when the terminal is the default terminal.
- the server can assign the terminal the usage rights of the function interface that is not used by other terminals.
- the default terminal may be a terminal that does not actively apply for the usage rights of any function interface, and may also be a terminal that is pre-marked by the user, which is not limited in this embodiment.
- the server can allocate the mobile phone to the desktop computer without being used by the mobile phone.
- the use of the function interface used by the laptop application
- the server can assign the terminal the usage rights of the function interface that is not requested by other terminals, in a specific example.
- the user requests the permission of the private message through the mobile phone, requests the permission of the homepage through the laptop, and does not use the desktop computer to request the use permission of any function interface, the server can allocate at least one function interface provided by the application to the desktop computer. Access to all feature interfaces except private messages and the home page.
- the terminal when the terminal requests to use the application, the terminal first uses the account to request the login from the server, that is, the server can receive the login request sent by each terminal, so in actual implementation, in order to enable the user to be on each terminal.
- the server can automatically assign at least one function interface usage right for each successfully registered terminal, such as an application interface that the terminal applies for after the last login.
- the terminal uses the most used application interface, etc.; of course, in actual implementation, after receiving the login request sent by each terminal, the server may first allocate the usage right of the main interface to each terminal, that is, the server will be the main interface.
- the usage rights can be assigned to multiple terminals at the same time, and the usage rights of other application interfaces can only be assigned to one terminal at the same time, so that each terminal displays the main interface first; then the server allocates each terminal according to the above allocation rule.
- at least one Interface can use authority, the present embodiment does not restrict this embodiment.
- Step 304 The terminal receives the usage right of the at least one function interface provided by the application automatically allocated by the server;
- the terminal may correspondingly receive at least one function interface provided by the application automatically allocated by the server.
- at least one functional interface is different from other functional interfaces assigned by the server to other terminals; and since the server automatically ends
- the mode of assigning the usage rights of the at least one function interface is different, so the receiving mode of the usage rights of the at least one function interface automatically allocated by the server is different, and may be included in the following manner in actual implementation. Any one:
- the terminal when the server automatically assigns the usage right of the preset function interface to the terminal, the terminal can correspondingly receive the usage right of the preset function interface automatically allocated by the server.
- the terminal may correspondingly receive the usage right of the function interface that the terminal newly applied by the terminal newly applied.
- the terminal can correspondingly receive the usage rights of the function interface that is used most frequently before the terminal automatically allocated by the server.
- the usage right of the function interface allocated by the server that is not used by other terminals is received.
- the terminal when the terminal is a default terminal, and the server automatically allocates the usage right of the function interface that is not used by the other terminal for the terminal, the terminal may receive the function allocated by the server that is not used by the other terminal. The usage rights of the interface.
- Step 305 The server sends the data corresponding to each function interface to the terminal having the usage authority of the function interface for display;
- the server can separately send the data corresponding to each function interface to the terminal having the usage authority of the function interface for display. For example, the server assigns the right to use the private message to the mobile phone, assigns the right to use the home page to the laptop, and assigns the usage rights of all other functional interfaces provided by the microblog to the desktop computer, when the server needs to send a private message to the terminal that logs in to the account.
- the server can only send private messages to the mobile phone without sending private messages to the laptop or desktop computer, and since the private message is only sent to the mobile phone with the right to use and not sent to the laptop or desktop computer, the private message is prevented from reaching the laptop and When the desktop computer is used, it causes interference to both; at the same time, since the server sends data to the terminal having the usage right of the corresponding function interface, this avoids the case of sending the same piece of information to multiple terminals. A large amount of network traffic consumed by each terminal.
- Step 306 The terminal receives data corresponding to the function interface sent by the server.
- the terminal can receive the data corresponding to the function interface sent by the server.
- the data corresponding to the function interface is sent by the server to the terminal that has the usage right of the function interface.
- step 307 the terminal displays a function interface.
- the terminal After the terminal receives the data corresponding to the function interface sent by the server, the terminal can display the function interface. For example, if the mobile phone receives a private message sent by the server, the mobile phone can display a private message interface. Since the terminal only receives the data of the function interface having the usage right, and does not receive the data of all the function interfaces provided by the application, this reduces the amount of network traffic that the terminal needs to consume; The terminal only displays the function interface with permissions, and does not display all the function interfaces, so this allows the user to view directly from a terminal with usage rights when the user needs to view a specified function interface. It is not necessary to switch the interface in the terminal, which is convenient for the user's operation.
- the step of displaying the function interface by the terminal may include at least one of the following manners:
- the terminal may display a function interface of the filtering function interface that is independent of the function interface.
- the data irrelevant to the function interface may be an advertisement in the function interface or data for guiding to other function interfaces.
- the terminal can display the function interface after filtering the advertisement.
- the function interface after zooming in on a predetermined ratio is displayed.
- the terminal may display the function interface after the predetermined ratio is enlarged.
- the terminal may only start the sensor related to the function interface when the function interface is displayed, and does not start the sensor that is not related to the function interface.
- the terminal The function interface can also be adapted and displayed by other means, such as playing sound, deformation of the function interface, and the like. This embodiment will not be repeated here.
- the interface display method provided by this embodiment is used for the same application by using the same account.
- Each terminal used at the same time allocates the usage rights of different function interfaces, and then only assigns the data corresponding to each function interface to the terminal having the usage authority of the function interface, and does not assign the data corresponding to each function interface to the application using the application.
- All the terminals solve the problem of large network traffic consumption in the prior art, and reduce the network traffic occupied when allocating data of different function interfaces to the terminal; at the same time, since only the data of each function interface is allocated to have the usage right
- the terminal that is, each terminal only receives data of a part of the functional interface that has its own usage right, and does not receive data of all the functional interfaces provided by the application, so that when the user needs to access a certain functional interface, The user can directly view the terminal having the usage right of the function interface without performing frequent switching operations, thereby reducing the operation complexity of the user.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage right, this avoids interference to the user when the terminal simultaneously reminds the user when the server returns data to each terminal.
- the server automatically allocates the usage rights of the function interface to the terminal, thereby further reducing the operation complexity of the user and improving the user experience.
- the function interface when the function interface is displayed, by adapting and displaying the function interface, the effect of the user to view the content in the function interface is better.
- FIG. 4A is a flowchart of a method for displaying an interface according to Embodiment 3 of the present invention.
- This embodiment is illustrated by using the interface display method in the implementation environment shown in FIG.
- the terminal first sends an application request for applying the right to use the at least one function interface provided by the application, and then the server allocates the usage right of the function interface to the terminal according to the application request.
- the interface display method may include:
- Step 401 The terminal uses the same account with the at least one other terminal to simultaneously use the same application to the server;
- the user can use the account in the terminal to request the application from the server corresponding to the application.
- the user can simultaneously request the same application from the server using the same account in at least two terminals. For example, if the application is Weibo and the user has a mobile phone, a laptop, and a desktop computer, the user can log in to Weibo on the tablet, mobile phone, and desktop computer using the same Weibo account.
- Step 402 The server receives simultaneous use of the same application by at least two terminals using the same account.
- the server can receive at least two terminals while using the same account for the same application. use.
- Step 403 The terminal sends an application request to the server.
- the terminal can send an application request to the server.
- the application request is used to apply for at least one function interface for the terminal.
- a user uses a mobile phone, a laptop computer, and a desktop computer to log in to the microblog at the same time, in order to display only the private message interface on the mobile phone, thereby facilitating the user to view the private message, the user can send an application request for the use permission of the private message interface to the server through the mobile phone.
- the terminal may be manually triggered by the user to send the application request, or the application may automatically trigger the sending of the application request by using the software, so the step of the terminal sending the application request to the server may include any one of the following two implementation manners:
- the terminal may receive a trigger signal for triggering the use permission of the at least one function interface, and after receiving the trigger signal, , send an application request to the server.
- a trigger signal for triggering the use permission of the at least one function interface
- send an application request to the server For example, when the user logs in to the microblog through the mobile phone, when the user wants to display only the private message interface in the mobile phone, the user can apply a trigger signal for triggering the use permission of the application private message. After the mobile phone receives the trigger signal, the mobile phone can The server sends an application request for permission to apply for a private message.
- the application request is automatically sent to the server.
- the terminal when the terminal uses the application through the same account at the same time as the other terminal, and the user operates the terminal to make the terminal stay at a certain function interface, the terminal can automatically send the application request to the server. For example, after the user logs in to the microblog through the mobile phone, the user can operate the mobile phone to make the mobile phone stay on the interface of the private message, and at this time, the terminal can automatically send the application request to the server.
- the terminal may also send the application request to the server after the predetermined time in the function interface, which is not limited in this embodiment.
- Step 404 The server receives an application request sent by the terminal.
- the server can receive the application sent by the terminal accordingly. request.
- Step 405 The server allocates the usage right of the requested function interface to the terminal according to the application request.
- the server may allocate the usage right of the requested function interface to the terminal according to the application request. For example, if the server receives the application request sent by the mobile phone for applying for the use permission of the private message interface, the server may allocate the usage right allocated by the private message interface to the mobile phone.
- one way for the terminal to request to use the application is that the terminal first uses the account to request the login from the server. After receiving the login request, the server returns the content of the main interface to each terminal, after the terminal displays the content of the main interface. The user performs certain operations on the main interface to guide the terminal to enter each function interface. Therefore, when the terminal uses the application, the server can allocate the usage rights of the main interface to multiple terminals at the same time. After the server receives the application request sent by the terminal, the server allocates the usage right of the function interface requested by the application request, and the usage rights of each function interface are only allocated to one terminal at the same time. This embodiment does not Let me repeat.
- Step 406 The terminal receives the usage right of the function interface allocated by the server according to the application request;
- the terminal can receive the usage right of the function interface allocated by the server according to the application request.
- Step 407 The server sends the data corresponding to each function interface to the terminal having the usage authority of the function interface for display;
- the server can separately send the data corresponding to each function interface to the terminal having the usage authority of the function interface for display. For example, the server assigns the right to use the private message to the mobile phone, assigns the right to use the home page to the laptop, and assigns the usage rights of all other functional interfaces provided by the microblog to the desktop computer, when the server needs to send a private message to the terminal that logs in to the account.
- the server can only send private messages to the mobile phone without sending private messages to the laptop or desktop computer, and since the private message is only sent to the mobile phone with the right to use and not sent to the laptop or desktop computer, the private message is prevented from reaching the laptop and When the desktop computer is used, it causes interference to both; at the same time, since the server sends data to the terminal having the usage right of the corresponding function interface, this avoids the large amount of each terminal used when transmitting the same piece of information to multiple terminals. Network traffic.
- Step 408 The terminal receives data corresponding to the function interface sent by the server, and the data corresponding to the function interface is sent by the server to the terminal that has the use right of the function interface;
- the terminal can receive the data corresponding to the function interface sent by the server.
- the data corresponding to the function interface It is sent by the server to the terminal that has the right to use the function interface.
- step 409 the terminal displays a function interface.
- the terminal After the terminal receives the data corresponding to the function interface sent by the server, the terminal can display the function interface. For example, if the mobile phone receives a private message sent by the server, the mobile phone can display a private message interface. Since the terminal only receives the data of the function interface having the usage right, and does not receive the data of all the function interfaces provided by the application, this reduces the amount of network traffic that the terminal needs to consume; The terminal only displays the function interface with permissions, and does not display all the function interfaces, so this allows the user to view directly from a terminal with usage rights when the user needs to view a specified function interface. It is not necessary to switch the interface in the terminal, which is convenient for the user's operation.
- the step of displaying the function interface by the terminal may include at least one of the following manners:
- the terminal may display a function interface of the filtering function interface that is independent of the function interface.
- the data irrelevant to the function interface may be an advertisement in the function interface or data for guiding to other function interfaces.
- the terminal can display the function interface after filtering the advertisement.
- the function interface after zooming in on a predetermined ratio is displayed.
- the terminal may display the function interface after the predetermined ratio is enlarged.
- the terminal may only start the sensor related to the function interface when the function interface is displayed, and does not start the sensor that is not related to the function interface.
- the terminal The function interface can also be adapted and displayed by other means, such as playing sound, deformation of the function interface, and the like. This embodiment will not be repeated here.
- the server allocates the requested function interface to the terminal according to the application request. Using the permission, that is, before step 405, the server can also perform the following steps:
- Step 410 Detect whether the usage right of the function interface of the application request application has been applied by another terminal;
- the server can detect the function interface of the application request application. Whether the permission has been used by other terminals. For example, if the server receives the application request for the permission to apply for the private message interface sent by the mobile phone, the server can detect whether the laptop or the desktop computer using the same account applies for the permission of the private message interface.
- the step of assigning the usage right of the requested function interface to the terminal according to the application request is performed.
- the server may allocate the usage right of the requested function interface to the terminal according to the application request.
- the prompt information is sent to the source terminal of the application request.
- the server may send the prompt information to the terminal in order to avoid repeated transmission of the information; correspondingly, the terminal receives the prompt information sent by the server, and the prompt information is that the server detects the application.
- the function interface requesting the application has been sent by the other terminal; after the terminal receives the prompt information, the terminal can perform the corresponding operation according to the prompt information.
- the usage rights of other function interfaces in each function interface provided by the application may be re-applied, or whether the use of at least one function interface is replaced by other terminals.
- the prompt information is used to prompt re-apply for the use rights of other function interfaces in each function interface provided by the application, or to prompt whether to use the terminal instead of other terminals to have the use right of at least one function interface.
- the interface display method provided in this embodiment allocates the usage rights of different function interfaces to each terminal used simultaneously by the same application by using the same account, and then only assigns data corresponding to each function interface to own the function.
- the terminal that uses the right to use the interface and does not allocate the data corresponding to each function interface to all the terminals that use the application; solves the problem of using large network traffic in the prior art, and reduces the data to the terminal that allocates different function interfaces.
- since only the data of each function interface is allocated to the terminal having the usage right that is, each terminal only receives the data of a part of the function interface having the usage right, and does not receive the application.
- the data of all the function interfaces provided by the program so that when the user needs to access a certain function interface, the user can directly view in the terminal having the usage right of the function interface, without frequent switching operations, reducing the user. Operational complexity.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage right, this avoids interference to the user when the terminal simultaneously reminds the user when the server returns data to each terminal.
- the terminal sends an application for applying for the use right of the at least one function interface for itself.
- the request is sent to the server, so that the server can assign the usage right to the terminal according to the received application request, so that the terminal can display the interface according to the usage requirements of the terminal.
- the function interface when the function interface is displayed, by adapting and displaying the function interface, the effect of the user to view the content in the function interface is better.
- FIG. 5A is a flowchart of a method for displaying an interface according to Embodiment 4 of the present invention.
- This embodiment is illustrated by using the interface display method in the implementation environment shown in FIG.
- the terminal allocates the usage right to the function interface according to the application request, but the embodiment is different from the third embodiment, and the embodiment is sent by other terminals of the at least two terminals.
- Applying for the terminal to apply for the right to use the function interface, and then the server allocates the usage right to the terminal according to the received application request, and the interface display method may include:
- Step 501 The terminal uses the same account with the at least one other terminal to simultaneously use the same application to the server.
- the user can use the account in the terminal to request the application from the server corresponding to the application.
- the user can simultaneously request the same application from the server using the same account in at least two terminals. For example, if the application is Weibo and the user has a mobile phone, a laptop, and a desktop computer, the user can log in to Weibo on the tablet, mobile phone, and desktop computer using the same Weibo account.
- Step 502 The server receives the simultaneous use of the same application by at least two terminals using the same account.
- the server can receive simultaneous use of the same application by at least two terminals using the same account.
- Step 503 the other terminal sends an application request to the server
- the terminal may also send an application request for other terminals.
- other terminals may also send an application request for applying for at least one function interface for the terminal.
- the server When the terminal and the at least one other terminal use the same application through the same account at the same time, the terminal may also send an application request for other terminals.
- other terminals may also send an application request for applying for at least one function interface for the terminal.
- the server When the user uses the same application by using at least two terminals through the same account, the user can set one of the terminals as the multi-function terminal, and register the terminal information of the other terminal in the multi-function terminal, thereby using the multi-function terminal as Other terminals send application requests.
- the application request is used to apply for at least one function interface for the terminal.
- the user can send an application request to the mobile terminal, the laptop computer, and the desktop computer at the same time on the mobile phone.
- the application request for applying for the function interface of the laptop or the desktop computer is sent by other terminal mobile phones.
- Step 504 The server receives an application request sent by another terminal.
- the server After the other terminal sends the application request to the server, the server can correspondingly receive the application request sent by the other terminal.
- Step 505 The server allocates the usage right of the requested function interface to the terminal according to the application request.
- the server may allocate the usage right of the requested function interface to the terminal according to the application request. For example, if the server receives an application request sent by the mobile phone to apply for the use permission of the private message interface of the laptop, the server can allocate the usage right allocated by the private message interface to the laptop.
- one way for the terminal to request to use the application is that the terminal first uses the account to request the login from the server. After receiving the login request, the server returns the content of the main interface to each terminal, after the terminal displays the content of the main interface. The user performs certain operations on the main interface to guide the terminal to enter each function interface. Therefore, when the terminal uses the application, the server can allocate the usage rights of the main interface to multiple terminals at the same time. After the server receives the application request sent by the terminal, the server allocates the usage right of the function interface requested by the application request, and the usage rights of each function interface are only allocated to one terminal at the same time. This embodiment does not Let me repeat.
- Step 506 The terminal receives the usage right of the function interface allocated by the server according to the application request;
- the terminal can receive the usage right of the function interface allocated by the server according to the application request.
- Step 507 The server sends the data corresponding to each function interface to the terminal having the usage right of the function interface for display;
- the server can separately send the data corresponding to each function interface to the terminal having the usage authority of the function interface for display. For example, the server assigns the right to use the private message to the mobile phone, assigns the right to use the home page to the laptop, and assigns the usage rights of all other functional interfaces provided by the microblog to the desktop computer, when the server needs to send a private message to the terminal that logs in to the account.
- the server can send only private messages to the phone without sending a private message to the laptop or desktop computer. Since the private message is only sent to the mobile phone with the right to use and not sent to the laptop or desktop computer, it avoids the interference caused when the private message arrives at the laptop and the desktop computer. At the same time, because the server sends the data to the corresponding function.
- the terminal that uses the right to use the interface so this avoids the large amount of network traffic consumed by each terminal when sending the same piece of information to multiple terminals.
- Step 508 The terminal receives data corresponding to the function interface sent by the server.
- the terminal can receive the data corresponding to the function interface sent by the server.
- the data corresponding to the function interface is sent by the server to the terminal that has the usage right of the function interface.
- step 509 the terminal displays a function interface.
- the terminal After the terminal receives the data corresponding to the function interface sent by the server, the terminal can display the function interface. For example, if the mobile phone receives a private message sent by the server, the mobile phone can display a private message interface. Since the terminal only receives the data of the function interface having the usage right, and does not receive the data of all the function interfaces provided by the application, this reduces the amount of network traffic that the terminal needs to consume; The terminal only displays the function interface with permissions, and does not display all the function interfaces, so this allows the user to view directly from a terminal with usage rights when the user needs to view a specified function interface. It is not necessary to switch the interface in the terminal, which is convenient for the user's operation.
- the step of displaying the function interface by the terminal may include at least one of the following manners:
- the terminal may display a function interface of the filtering function interface that is independent of the function interface.
- the data irrelevant to the function interface may be an advertisement in the function interface or data for guiding to other function interfaces.
- the terminal can display the function interface after filtering the advertisement.
- the function interface after zooming in on a predetermined ratio is displayed.
- the terminal may display the function interface after the predetermined ratio is enlarged.
- the terminal may only start the sensor related to the function interface when the function interface is displayed, and does not start the sensor that is not related to the function interface, of course,
- the terminal can also perform adaptive display on the function interface by using other methods, such as playing a sound, a deformation of the function interface, and the like. This embodiment will not be repeated here.
- the server allocates the requested function to the terminal according to the application request.
- the usage rights of the interface are also before step 505, and the server can also perform the following steps:
- Step 510 Detect whether the usage right of the function interface of the application request application has been applied by another terminal;
- the server can detect whether the usage right of the function interface of the application request application has been requested by other terminals. For example, if the server receives the application request for the permission to apply for the private message interface sent by the mobile phone, the server can detect whether the laptop or the desktop computer using the same account applies for the permission of the private message interface.
- the step of assigning the usage right of the requested function interface to the terminal according to the application request is performed.
- the server may allocate the usage right of the requested function interface to the terminal according to the application request.
- the prompt information is sent to the source terminal of the application request.
- the server may send the prompt information to other terminals that send the application request; correspondingly, other terminals that send the application request receive the prompt sent by the server.
- the information and the prompt information are sent by the server when the function interface for detecting the application request has been applied by another terminal; after the other terminal that sends the application request receives the prompt information, the other terminal that sends the application request may perform the corresponding operation according to the prompt information. .
- the other terminal that sends the application request may send an application request for re-applying the usage rights of other function interfaces in the respective function interfaces provided by the application, or decide whether to use the terminal instead of other terminals to have the use permission of at least one function interface.
- the prompt information is used to prompt re-apply for the use rights of other function interfaces in each function interface provided by the application, or to prompt whether to use the terminal instead of other terminals to have the use right of at least one function interface.
- the interface display method provided in this embodiment allocates the usage rights of different function interfaces to each terminal used simultaneously by the same application by using the same account, and then only assigns data corresponding to each function interface to own the function.
- the terminal that uses the right to use the interface, without assigning the corresponding data of each function interface to the use All the terminals of the program are solved; the problem of large network traffic consumption in the prior art is solved, and the network traffic occupied when allocating data of different function interfaces to the terminal is reduced; meanwhile, since only the data of each function interface is allocated to have A terminal that uses rights, that is, each terminal only receives data of a part of the function interface that has its own use right, and does not receive data of all the function interfaces provided by the application, so that when the user needs to access a certain In the function interface, the user can directly view in the terminal having the usage right of the function interface, without frequent switching operations, which reduces the user's operation complexity.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage
- the application request for applying the right to use the at least one function interface to the server may be sent by the other terminal, so that the server may allocate the usage right to the terminal according to the received application request, so that the terminal can be based on the terminal.
- the purpose of the interface display is its own use requirements.
- the function interface when the function interface is displayed, by adapting and displaying the function interface, the effect of the user to view the content in the function interface is better.
- the main interface does not participate in the allocation as an example.
- the server may also allocate the usage right of the main interface to a certain terminal according to the foregoing allocation rule, but only the other terminal uses the same account request afterwards.
- the application since the usage rights of the main interface have been assigned to a certain terminal, other terminals will not be able to obtain the data corresponding to the main interface, that is, the main interface cannot be displayed, so other terminals will display the last used.
- the function interface of the privilege, the function interface of a certain privilege, the function interface with the most frequently used function, or the function interface of the function provided by the application is not used by other terminals, and this embodiment is not limited.
- the server can also only assign the usage right of the main interface to the designated terminal in each terminal, so that only the designated terminal can display the main interface, and other terminals have no right to display the main interface, thereby achieving the main interface. Shows the effect of permission control.
- a server includes:
- a terminal determining module 6001 configured to determine a first terminal and a second terminal that currently use the same application by the same account;
- the rights allocation module 6002 respectively, the first terminal and the second terminal are allocated usage rights of the at least one function interface provided by the application, wherein the function interface allocated to the first terminal is allocated to the The functional interfaces available to the second terminal are at least partially different;
- a data determining module 6003 configured to respectively determine data associated with a function interface available to the first terminal and the second terminal;
- the data sending module 6004 is configured to send the data to the first terminal and the second terminal for display based on the function interfaces available to the first terminal and the second terminal.
- the data determining module 6003 is further configured to receive update data in the application and determine a function interface associated with the update data, where the data sending module 6004 is further configured to send the update data to a
- the associated function interface has a terminal with usage rights.
- the server may be software, hardware, or a combination of the two.
- the server may include: a receiving module 610, a rights assigning module 620, and a data sending module 630;
- the receiving module 610 is configured to receive the simultaneous use of the same application by the at least two terminals using the same account;
- the rights allocation module 620 is configured to allocate, for each terminal of the at least two terminals, usage rights of the at least one function interface provided by the application, the function interface allocated to the terminal, and the The other functional interfaces of the other terminals of the at least two terminals are different;
- the data sending module 630 is configured to separately send data corresponding to each of the function interfaces to a terminal that has the use right of the function interface for display.
- the rights allocation module is further configured to receive an application request sent by the terminal, where the application request is used to apply for the terminal to use the at least one function interface; and allocate, according to the application request, the terminal The right to use the requested function interface; or,
- the application request is used to apply for the use permission of the at least one function interface for the terminal; and assigning, by using the application request, the requested function interface to the terminal Permission; or,
- the terminal When the terminal is a default terminal, the terminal is allocated the usage right of the function interface that is not used by the other terminal.
- the rights allocation module is further configured to detect whether the usage right of the function interface of the application request application has been applied by the other terminal;
- the step of allocating the used permission of the function interface requested to the terminal according to the application request is performed.
- the rights allocation module is further configured to: if the detection result is that the other terminal has applied for, send the prompt information to the source terminal of the application request, The prompt information is used to prompt re-apply for the use rights of other function interfaces in the respective function interfaces provided by the application, or to prompt whether to use the terminal instead of the other terminals to have the use rights of the at least one function interface.
- the server provided in this embodiment allocates the usage rights of different function interfaces to each terminal used simultaneously by the same application by using the same account, and then only allocates data corresponding to each function interface to the interface having the function interface.
- the terminal that uses the privilege does not allocate the data corresponding to each function interface to all the terminals that use the application; solves the problem of consuming large network traffic in the prior art, and reduces the occupation when allocating data of different function interfaces to the terminal
- since only the data of each function interface is allocated to the terminal having the usage right that is, each terminal only receives the data of a part of the function interface of the user having the usage right, and does not receive the application provided.
- the data of all the functional interfaces so that when the user needs to access a certain functional interface, the user can directly view in the terminal having the usage right of the functional interface, without frequent switching operations, reducing the operation of the user. the complexity.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage right, this avoids interference to the user when the terminal simultaneously reminds the user when the server returns data to each terminal.
- an interface display apparatus which is applied to a first terminal, wherein the first terminal and the second terminal currently use the same application with the same account.
- the interface display device includes:
- the privilege acquisition module 7001 is configured to acquire usage rights of the at least one function interface provided by the application that is allocated by the server, where the function interface allocated to the first terminal and the function interface allocated to the second terminal are at least Partially different;
- a data receiving module 7002 configured to receive, from the server, a functional interface that is available to the first terminal Associated data;
- the interface display module 7003 is configured to display the function interface based on the data.
- FIG. 7B is a structural block diagram of an interface display device according to Embodiment 6 of the present invention.
- the interface display device can be implemented as all or part of a terminal by software, hardware or a combination of the two.
- the interface display device The method may include: a request sending module 710, a rights obtaining module 720, a data receiving module 730, and an interface display module 740;
- a request sending module 710 configured to use the same application with the server at the same time as the at least one other terminal
- the privilege acquisition module 720 is configured to acquire usage rights of at least one function interface provided by the application that is allocated by the server, where the at least one function interface is different from other function interfaces allocated by the server to the other terminal;
- the data receiving module 730 is configured to receive data corresponding to the function interface sent by the server, where the data corresponding to the function interface is sent by the server to a terminal that has the use right of the function interface;
- the interface display module 740 is configured to display the function interface.
- the privilege acquisition module is configured to send an application request to the server, and receive the usage right of the function interface that is allocated by the server according to the application request.
- the application request is used to apply for the terminal to use the at least one function interface; or
- the device further includes:
- An information receiving module configured to receive prompt information sent by the server, where the prompt information is sent by the server when detecting that the function interface of the application request application has been applied by the other terminal;
- the permission requesting module is configured to re-apply the usage rights of the other function interfaces in the respective function interfaces provided by the application, or determine whether to use the other terminal to have the usage rights of the at least one function interface.
- the privilege acquisition module is further configured to receive a trigger signal for triggering application of the at least one function interface, after receiving the trigger signal, Send the request to the server; or,
- the application request is automatically sent to the server.
- the interface display module includes:
- a first display unit and/or a second display unit a first display unit and/or a second display unit
- the first display unit is configured to display the function interface after filtering data that is not related to the function interface in the function interface;
- the second display unit is configured to display the function interface after the predetermined ratio is enlarged.
- the interface display device provided in this embodiment allocates the usage rights of different function interfaces to each terminal used simultaneously by the same application by using the same account, and then only assigns data corresponding to each function interface to own the function.
- the terminal that uses the right to use the interface and does not allocate the data corresponding to each function interface to all the terminals that use the application; solves the problem of using large network traffic in the prior art, and reduces the data to the terminal that allocates different function interfaces.
- since only the data of each function interface is allocated to the terminal having the usage right that is, each terminal only receives the data of a part of the function interface having the usage right, and does not receive the application.
- the data of all the function interfaces provided by the program so that when the user needs to access a certain function interface, the user can directly view in the terminal having the usage right of the function interface, without frequent switching operations, reducing the user. Operational complexity.
- the server since the server only allocates data corresponding to each function interface to the terminal having the usage right, this avoids interference to the user when the terminal simultaneously reminds the user when the server returns data to each terminal.
- FIG. 8 is a block diagram showing the hardware structure of a terminal provided by an embodiment of the present invention. As shown in FIG. 8 , for the convenience of description, only parts related to the embodiment of the present invention are shown. If the specific technical details are not disclosed, please refer to the method part of the embodiment of the present invention.
- the terminal can be any terminal device including a mobile phone, a tablet computer, a personal digital assistant (PDA), a point of sales (POS), a car computer, and the like.
- PDA personal digital assistant
- POS point of sales
- Server 900 is also illustrated in Figure 8, it being understood that server 900 is not part of the terminal.
- the terminal includes: a radio frequency (RF) circuit 810 , a memory 820 , an input unit 830 , a display unit 840 , a sensor 850 , an audio circuit 860 , a wireless fidelity (WiFi) module 870 , and a processor 880 . And power supply 890 and other components.
- RF radio frequency
- the terminal structure shown in FIG. 8 does not constitute a limitation to the terminal, and may include more or less components than those illustrated, or a combination of certain components, or different component arrangements.
- the RF circuit 810 can be used for receiving and transmitting signals during the transmission or reception of information or during a call. Specifically, after receiving the downlink information of the base station, it is processed by the processor 880. In addition, the uplink data is designed to be sent to the base station.
- RF circuits include, but are not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
- RF circuitry 80 can also communicate with the network and other devices via wireless communication. The above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), and the like.
- GSM Global System of Mobile communication
- GPRS General Packet Radio Service
- CDMA Code
- the memory 820 can be used to store software programs and modules, and the processor 880 executes various functional applications and data processing of the terminals by running software programs and modules stored in the memory 820.
- the memory 820 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of the terminal (such as audio data, phone book, etc.).
- memory 820 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
- the input unit 830 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the terminal 800.
- the input unit 830 may include a touch panel 831 and Other input devices 832.
- the touch panel 831 also referred to as a touch screen, can collect touch operations on or near the user (such as the user using a finger, a stylus, or the like on the touch panel 831 or near the touch panel 831. Operation), and drive the corresponding connecting device according to a preset program.
- the touch panel 831 can include two parts: a touch detection device and a touch controller.
- the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information.
- the processor 880 is provided and can receive commands from the processor 880 and execute them.
- the touch panel 831 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
- the input unit 830 may also include other input devices 832.
- other input devices 832 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
- the display unit 840 can be used to display information input by the user or information provided to the user as well as various menus of the terminal.
- the display unit 840 can include a display panel 841.
- the display panel 841 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
- the touch panel 831 can cover the display panel 841. When the touch panel 831 detects a touch operation thereon or nearby, the touch panel 831 transmits to the processor 880 to determine the type of the touch event, and then the processor 880 according to the touch event. The type provides a corresponding visual output on display panel 841.
- the touch panel 831 and the display panel 841 function as two separate components to implement the input and input functions of the terminal, in some embodiments, the touch panel 831 can be integrated with the display panel 841. Realize the input and output functions of the terminal.
- Terminal 800 can also include at least one type of sensor 850, such as a light sensor, motion sensor, and other sensors.
- the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 841 according to the brightness of the ambient light, and the proximity sensor may close the display panel 841 and/or when the terminal moves to the ear. Or backlight.
- the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
- the terminal can be used to identify the attitude of the terminal (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the terminal can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
- attitude of the terminal such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration
- vibration recognition related functions such as pedometer, tapping
- the terminal can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
- An audio circuit 860, a speaker 861, and a microphone 862 can provide an audio interface between the user and the terminal.
- the audio circuit 860 can transmit the converted electrical data of the received audio data to the speaker 861, and convert it into a sound signal output by the speaker 861; on the other hand, the microphone 862 converts the collected sound signal into an electrical signal by the audio.
- Circuit 860 is converted to audio data upon reception, processed by audio data output processor 880, transmitted via RF circuitry 810 to, for example, another terminal, or output to audio memory 820 for further processing.
- the terminal can provide the user with wireless broadband Internet access through a wireless communication module, such as the WiFi module 870 shown in FIG. 8, which can help the user to send and receive emails, browse web pages, and access streaming media.
- a wireless communication module such as the WiFi module 870 shown in FIG. 8, which can help the user to send and receive emails, browse web pages, and access streaming media.
- FIG. 8 shows the WiFi module 870, it can be understood that it does not belong to the essential configuration of the terminal 800, and may be omitted as needed within the scope of not changing the essence of the invention.
- the processor 880 is the control center of the terminal, and connects various parts of the entire terminal using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 820, and calling data stored in the memory 820, executing The terminal's various functions and processing data, so as to monitor the terminal as a whole.
- the processor 880 may include one or more processing units; preferably, the processor 880 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
- the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 880.
- the terminal 800 also includes a power supply 890 (such as a battery) for powering various components.
- a power supply 890 (such as a battery) for powering various components.
- the power supply can be logically coupled to the processor 880 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
- the terminal 800 may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
- the processor 880 included in the terminal further has the function of: acquiring the usage right of the at least one function interface provided by the application allocated by the server, wherein the function interface allocated to the first terminal is obtained. At least partially different from a functional interface available to the second terminal; receiving data associated with a functional interface available to the first terminal from the server; and displaying the functional interface based on the data.
- the interface display device provided by the foregoing embodiment is only illustrated by the division of each functional module in the interface display. In actual applications, the function distribution may be completed by different functional modules as needed. The internal structure of the device is divided into different functional modules to complete all or part of the functions described above.
- the interface display device provided by the foregoing embodiment is the same as the method embodiment of the interface display method, and the specific implementation process is described in detail in the method embodiment, and details are not described herein again.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
Claims (22)
- 一种界面显示方法,包括:确定当前以同一账户使用同一应用程序的第一终端和第二终端;分别为所述第一终端和所述第二终端分配所述应用程序提供的至少一个功能界面的使用权限,其中分配给所述第一终端可用的功能界面与分配给所述第二终端可用的功能界面至少部分不同;分别确定所述第一终端和所述第二终端可用的功能界面相关联的数据;以及基于所述第一终端和所述第二终端可用的功能界面将所述数据分别发送给所述第一终端和所述第二终端进行显示。
- 根据权利要求1所述的方法,还包括:接收所述应用程序中的更新数据;确定所述更新数据相关联的功能界面;将所述更新数据发送至对所述相关联功能界面具有使用权限的终端。
- 根据权利要求1所述的方法,其中,分别为所述第一终端和所述第二终端分配所述应用程序提供的至少一个功能界面的使用权限包括以下至少之一:接收所述第一终端发送的申请请求,所述申请请求用于为所述第一终端申请所述至少一个功能界面的使用权限,并根据所述申请请求分配被请求的所述功能界面的使用权限;接收所述第二终端发送的申请请求,所述申请请求用于为所述第一终端申请所述至少一个功能界面的使用权限,并根据所述申请请求分配被请求的所述功能界面的使用权限;自动为所述第一终端或所述第二终端分配预设的所述功能界面的使用权限;自动为所述第一终端或所述第二终端分配最近一次申请的所述功能界面的使用权限;自动为所述第一终端或所述第二终端分配之前使用最多的所述功能界面的使用权限;以及为所述第一终端分配没有被所述第二终端申请使用的所述功能界面的使用权限。
- 根据权利要求3所述的方法,其中,所述根据所述申请请求分配被请求的所述功能界面的使用权限之前,所述方法还包括:检测所述申请请求申请的所述功能界面的使用权限是否已经被申请;以及若检测结果为没有被申请,则执行所述根据所述申请请求以分配被请求的所述功能界面的使用权限。
- 根据权利要求4所述的方法,其中,若检测结果为已经被申请,则发送提示信息至所述申请请求的来源,所述提示信息用于提示重新申请所述应用程序提供的各个功能界面中的其它功能界面的使用权限,或者,提示是否为另一终端分配所述至少一个功能界面的使用权限。
- 一种界面显示方法,用于第一终端中,其中所述第一终端与第二终端当前以同一账户使用同一应用程序,所述方法包括:获取服务器分配的所述应用程序提供的至少一个功能界面的使用权限,其中分配给所述第一终端可用的功能界面与分配给所述第二终端可用的功能界面至少部分不同;从所述服务器接收与所述第一终端可用的功能界面相关联的数据;以及基于所述数据显示所述功能界面。
- 根据权利要求6所述的方法,还包括:从所述服务器接收所述应用程序中的更新数据,其中所述更新数据与所述第一终端可用的所述功能界面相关联。
- 根据权利要求6所述的方法,其中,所述获取所述服务器分配的所述应用程序提供的至少一个功能界面的使用权限包括以下至少之一:发送申请请求至所述服务器,并接收所述服务器根据所述申请请求分配的所述功能界面的使用权限,所述申请请求用于为所述第一终端申请所述至少一个功能界面的使用权限;接收所述服务器根据所述第二终端的申请请求分配的所述功能界面的使用权限,所 述申请请求为所述第二终端发送的用于为所述第一终端申请所述至少一个功能界面的使用权限的请求;接收所述服务器自动分配的预设的所述功能界面的使用权限;接收所述服务器自动分配的所述第一终端最近一次申请的所述功能界面的使用权限;接收所述服务器自动分配的所述第一终端之前使用次数最多的所述功能界面的使用权限;以及接收所述服务器分配的没有被所述第二终端申请使用的所述功能界面的使用权限。
- 根据权利要求8所述的方法,还包括:接收所述服务器发送的提示信息,所述提示信息为所述服务器在检测到所述申请请求申请的所述功能界面已经被申请时发送的;重新申请所述应用程序提供的各个功能界面中的其它功能界面的使用权限,或者,决定是否为另一终端分配所述至少一个功能界面的使用权限。
- 根据权利要求8所述的方法,其中,所述发送申请请求至所述服务器,包括以下至少之一:响应于触发申请所述至少一个功能界面的使用权限的触发信号,发送所述申请请求至所述服务器;当所述第一终端显示所述至少一个功能界面中的一个功能界面时,自动发送所述申请请求至所述服务器。
- 一种服务器,包括:终端确定模块,用于确定当前以同一账户使用同一应用程序的第一终端和第二终端;权限分配模块,分别为所述第一终端和所述第二终端分配所述应用程序提供的至少一个功能界面的使用权限,其中分配给所述第一终端可用的功能界面与分配给所述第二终端可用的功能界面至少部分不同;数据确定模块,用于分别确定所述第一终端和所述第二终端可用的功能界面相关联 的数据;以及数据发送模块,用于基于所述第一终端和所述第二终端可用的功能界面将所述数据分别发送给所述第一终端和所述第二终端进行显示。
- 根据权利要求11所述的服务器,其中,所述数据确定模块还用于接收所述应用程序中的更新数据并确定所述更新数据相关联的功能界面,所述数据发送模块还用于将所述更新数据发送至对所述相关联功能界面具有使用权限的终端。
- 根据权利要求11所述的服务器,其中,所述权限分配模块还用于执行以下操作的至少之一:接收所述第一终端发送的申请请求,所述申请请求用于为所述第一终端申请所述至少一个功能界面的使用权限,并根据所述申请请求为所述第一终端分配被请求的所述功能界面的使用权限;接收所述第二终端发送的申请请求,所述申请请求用于为所述第一终端申请所述至少一个功能界面的使用权限,并根据所述申请请求为所述第一终端分配被请求的所述功能界面的使用权限;自动为所述第一终端或所述第二终端分配预设的所述功能界面的使用权限;自动为所述第一终端或所述第二终端分配最近一次申请的所述功能界面的使用权限;自动为所述第一终端或所述第二终端分配之前使用最多的所述功能界面的使用权限;以及为所述第一终端分配没有被所述第二终端申请使用的所述功能界面的使用权限。
- 根据权利要求13所述的服务器,其中,所述权限分配模块还用于:检测所述申请请求申请的所述功能界面的使用权限是否已经被申请;以及若检测结果为没有被申请,则执行所述根据所述申请请求以分配被请求的所述功能界面的使用权限的步骤。
- 根据权利要求14所述的服务器,其中,所述权限分配模块还用于:若检测结果为已经被申请,则发送提示信息至所述申请请求的来源,所述提示信息用于提示重新申请所述应用程序提供的各个功能界面中的其它功能界面的使用权限,或者,提示是否为另一终端分配来拥有所述至少一个功能界面的使用权限。
- 一种界面显示装置,应用于第一终端中,其中所述第一终端与第二终端当前以同一账户使用同一应用程序,所述界面显示装置包括:权限获取模块,用于获取服务器分配的所述应用程序提供的至少一个功能界面的使用权限,其中分配给所述第一终端可用的功能界面与分配给所述第二终端可用的功能界面至少部分不同;数据接收模块,用于从所述服务器接收与所述第一终端可用的功能界面相关联的数据;以及界面显示模块,用于基于所述数据显示所述功能界面。
- 根据权利要求16所述的装置,其中,所述数据接收模块还用于:从所述服务器接收所述应用程序中的更新数据,其中所述更新数据与所述第一终端可用的所述功能界面相关联。
- 根据权利要求16所述的装置,其中,所述权限获取模块还用于执行以下至少之一:发送申请请求至所述服务器,并接收所述服务器根据所述申请请求分配的所述功能界面的使用权限,所述申请请求用于为所述第一终端申请所述至少一个功能界面的使用权限;接收所述服务器根据所述第二终端的申请请求分配的所述功能界面的使用权限,所述申请请求为所述第二终端发送的用于为所述第一终端申请所述至少一个功能界面的使用权限的请求;接收所述服务器自动分配的预设的所述功能界面的使用权限;接收所述服务器自动分配的所述第一终端最近一次申请的所述功能界面的使用权限;接收所述服务器自动分配的所述第一终端之前使用次数最多的所述功能界面的使 用权限;以及接收所述服务器分配的没有被所述第二终端申请使用的所述功能界面的使用权限。
- 根据权利要求18所述的装置,还包括信息接收模块,用于接收所述服务器发送的提示信息,所述提示信息为所述服务器在检测到所述申请请求申请的所述功能界面已经被申请时发送的;所述权限请求模块还用于重新申请所述应用程序提供的各个功能界面中的其它功能界面的使用权限,或者,决定是否为另一终端分配所述至少一个功能界面的使用权限。
- 根据权利要求18所述的装置,其中,所述权限获取模块还用于:响应于触发申请所述至少一个功能界面的使用权限的触发信号,发送所述申请请求至所述服务器;或者,当所述第一终端显示所述至少一个功能界面中的一个功能界面时,自动发送所述申请请求至所述服务器。
- 一种终端,包括权利要求16至20任一所述的界面显示装置。
- 一种界面显示系统,包括如权利要求11-15任一所述的服务器和至少两个如权利要求21所述的终端。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/102,843 US9497565B1 (en) | 2013-12-11 | 2015-02-10 | Interface display method, device, terminal, server and system |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310674692.3 | 2013-12-11 | ||
CN201310674692.3A CN104077123B (zh) | 2013-12-11 | 2013-12-11 | 界面显示方法、装置、终端和服务器 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2015085966A1 true WO2015085966A1 (zh) | 2015-06-18 |
Family
ID=51598398
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2015/072614 WO2015085966A1 (zh) | 2013-12-11 | 2015-02-10 | 界面显示方法、装置、终端、服务器和系统 |
Country Status (3)
Country | Link |
---|---|
US (1) | US9497565B1 (zh) |
CN (1) | CN104077123B (zh) |
WO (1) | WO2015085966A1 (zh) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104077123B (zh) * | 2013-12-11 | 2016-05-04 | 腾讯科技(深圳)有限公司 | 界面显示方法、装置、终端和服务器 |
US10178421B2 (en) * | 2015-10-30 | 2019-01-08 | Rovi Guides, Inc. | Methods and systems for monitoring content subscription usage |
CA3013093C (en) * | 2016-04-08 | 2019-12-17 | Husqvarna Ab | Intelligent watering system |
CN107423136B (zh) * | 2017-08-08 | 2020-06-26 | 华为技术有限公司 | 资源实例分配方法及装置 |
CN108959444A (zh) * | 2018-04-18 | 2018-12-07 | 李世伟 | 基于树状结构的主页集群系统管理方法及装置 |
CN108874496B (zh) * | 2018-06-28 | 2021-12-03 | 腾讯科技(深圳)有限公司 | 应用管理方法、装置、终端、服务器及存储介质 |
CN111830872B (zh) * | 2020-07-17 | 2022-02-25 | 珠海格力智能装备有限公司 | 机器人的控制方法、装置、存储介质和处理器 |
CN113595871B (zh) * | 2021-06-30 | 2022-10-14 | 深圳市广和通无线股份有限公司 | 账号登录方法、装置、计算机设备和存储介质 |
CN113961293A (zh) * | 2021-10-22 | 2022-01-21 | 维沃移动通信有限公司 | 应用程序的显示方法、装置和电子设备 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110173589A1 (en) * | 2010-01-13 | 2011-07-14 | Microsoft Corporation | Cross-Browser Interactivity Testing |
CN102387482A (zh) * | 2011-10-24 | 2012-03-21 | 深圳市智慧宇宙管理咨询有限公司 | 手机服务信息获取方法、系统及手机 |
CN102404460A (zh) * | 2011-12-30 | 2012-04-04 | 上海华勤通讯技术有限公司 | 多用户管理系统、方法及移动终端 |
CN102752407A (zh) * | 2012-07-30 | 2012-10-24 | 张清 | 数字文化社区系统 |
US8520848B1 (en) * | 2011-03-14 | 2013-08-27 | Trend Micro, Inc. | Secure password management using keyboard layout |
CN104077123A (zh) * | 2013-12-11 | 2014-10-01 | 腾讯科技(深圳)有限公司 | 界面显示方法、装置、终端和服务器 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8520242B2 (en) * | 2008-12-30 | 2013-08-27 | Jack Technology Inc. | Management system of technical literature data and method thereof |
US8958824B2 (en) * | 2011-02-14 | 2015-02-17 | Samsung Electronics Co., Ltd. | Method and apparatus for providing information and computer readable storage medium having a program recorded thereon for executing the method |
CN103377406A (zh) * | 2012-04-25 | 2013-10-30 | 富泰华工业(深圳)有限公司 | 测试文件管理系统及方法 |
US10620797B2 (en) * | 2012-06-29 | 2020-04-14 | Spotify Ab | Systems and methods for multi-context media control and playback |
US9037082B2 (en) * | 2013-08-28 | 2015-05-19 | Ebay Inc. | Wireless technology bridging system |
-
2013
- 2013-12-11 CN CN201310674692.3A patent/CN104077123B/zh active Active
-
2015
- 2015-02-10 WO PCT/CN2015/072614 patent/WO2015085966A1/zh active Application Filing
- 2015-02-10 US US15/102,843 patent/US9497565B1/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110173589A1 (en) * | 2010-01-13 | 2011-07-14 | Microsoft Corporation | Cross-Browser Interactivity Testing |
US8520848B1 (en) * | 2011-03-14 | 2013-08-27 | Trend Micro, Inc. | Secure password management using keyboard layout |
CN102387482A (zh) * | 2011-10-24 | 2012-03-21 | 深圳市智慧宇宙管理咨询有限公司 | 手机服务信息获取方法、系统及手机 |
CN102404460A (zh) * | 2011-12-30 | 2012-04-04 | 上海华勤通讯技术有限公司 | 多用户管理系统、方法及移动终端 |
CN102752407A (zh) * | 2012-07-30 | 2012-10-24 | 张清 | 数字文化社区系统 |
CN104077123A (zh) * | 2013-12-11 | 2014-10-01 | 腾讯科技(深圳)有限公司 | 界面显示方法、装置、终端和服务器 |
Also Published As
Publication number | Publication date |
---|---|
CN104077123B (zh) | 2016-05-04 |
US20160316312A1 (en) | 2016-10-27 |
CN104077123A (zh) | 2014-10-01 |
US9497565B1 (en) | 2016-11-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2015085966A1 (zh) | 界面显示方法、装置、终端、服务器和系统 | |
US11449955B2 (en) | Information processing method and apparatus | |
WO2017129031A1 (zh) | 信息获取方法及装置 | |
CN105024984B (zh) | 权限设置方法、装置及系统 | |
WO2015124033A1 (zh) | 视频交互方法、终端、服务器及系统 | |
CN104954149B (zh) | 网络会议中进行数据共享的方法、装置及系统 | |
WO2015043361A1 (en) | Methods, devices, and systems for completing communication between terminals | |
WO2016150270A1 (zh) | 群组会话消息处理方法和装置 | |
US20170316781A1 (en) | Remote electronic service requesting and processing method, server, and terminal | |
US10298997B2 (en) | Methods for uploading file to television set and playing file, television set and user equipment | |
TWI512525B (zh) | 關聯終端的方法及系統、終端及電腦可讀取儲存介質 | |
CN106843868B (zh) | 一种多账号登录的方法、装置以及移动终端 | |
CN104571979B (zh) | 一种实现分屏视图的方法和装置 | |
CN107391198B (zh) | 任务调度方法和装置、计算机可读存储介质、移动终端 | |
WO2018095130A1 (zh) | 一种确定直播时长的方法和系统 | |
US9680921B2 (en) | Method, apparatus, and system for controlling voice data transmission | |
CN108834132B (zh) | 一种数据传输方法及设备和相关介质产品 | |
CN104065693A (zh) | 一种网页应用中网络数据的访问方法、装置和系统 | |
WO2018006841A1 (zh) | 二维码信息传输方法、装置以及设备 | |
WO2017193496A1 (zh) | 应用数据的处理方法、装置和终端设备 | |
WO2019184631A1 (zh) | 信息处理方法和装置、计算机可读存储介质、终端 | |
US20150043312A1 (en) | Sound playing method and device thereof | |
TW201541337A (zh) | 移動終端中訊息的顯示方法、裝置和系統 | |
WO2017054585A1 (zh) | 网络接入方法、装置及系统 | |
CN104573437A (zh) | 信息认证方法、装置和终端 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15727857 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 15102843 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC ( EPO FORM 1205A DATED 07/11/2016 ) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 15727857 Country of ref document: EP Kind code of ref document: A1 |