WO2020001190A1 - Procédé et dispositif d'affichage d'interface de programme d'application, support de stockage lisible et terminal mobile - Google Patents

Procédé et dispositif d'affichage d'interface de programme d'application, support de stockage lisible et terminal mobile Download PDF

Info

Publication number
WO2020001190A1
WO2020001190A1 PCT/CN2019/086998 CN2019086998W WO2020001190A1 WO 2020001190 A1 WO2020001190 A1 WO 2020001190A1 CN 2019086998 W CN2019086998 W CN 2019086998W WO 2020001190 A1 WO2020001190 A1 WO 2020001190A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
application program
aspect ratio
interface
maximum supported
Prior art date
Application number
PCT/CN2019/086998
Other languages
English (en)
Chinese (zh)
Inventor
韩帅
Original Assignee
奇酷互联网络科技(深圳)有限公司
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 奇酷互联网络科技(深圳)有限公司 filed Critical 奇酷互联网络科技(深圳)有限公司
Publication of WO2020001190A1 publication Critical patent/WO2020001190A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present invention relates to the technical field of mobile terminals, and in particular, to a method, a device, a readable storage medium, and a mobile terminal for displaying an application program interface.
  • mobile terminals such as mobile phones, tablets, and smart cameras
  • applications on mobile phones or tablets have also become more and more abundant, bringing people's lives Great fun and convenience.
  • Full screens mainly include display screens with display ratios of 18: 9, 19: 9, etc. Although these full-screen mobile phones have improved the aesthetics of the product, the display ratio of full-screen mobile phones is also different from the traditional 16: 9 display ratio. The difference results in incomplete display of some applications, which leads to the out-of-bounds display of the application interface, which affects the user experience.
  • an embodiment of the present invention proposes an application program interface display method to solve the problem of incomplete display of an application program.
  • An application program interface display method is applied to a mobile terminal, and the method includes:
  • the maximum supported aspect ratio field does not exist in the configuration file or the set value of the maximum supported aspect ratio field exists is not greater than a threshold value, adjusting the application program according to the display resolution of the mobile terminal The display scale of the interface;
  • the method for displaying an application program interface first, obtain a configuration file of an application program, and then determine whether there is a maximum supported aspect ratio field in the configuration file. If there is no maximum supported aspect ratio field or the configuration file exists, If the setting value of the maximum supported aspect ratio field is not greater than a threshold, it means that the application does not support the requirement of full screen display. In this case, the display ratio of the interface of the application will be adjusted according to the display resolution of the mobile terminal. Make the display ratio of the application interface consistent with the display resolution of the mobile terminal, so as to ensure that in the full-screen mobile terminal, the problem of incomplete display of the interface of the application will not occur, and the occurrence of the interface of the application beyond the boundary will be avoided. Improved user experience.
  • the method further includes:
  • the method further includes:
  • a full-screen adjustment button is generated and displayed in a task bar of the mobile terminal.
  • the method further includes:
  • a click signal in response to the full-screen adjustment button is received within a preset time, a prompt message is generated and displayed, and the prompt information is used to indicate whether the user performs full-screen adjustment.
  • the method further includes:
  • the method further includes:
  • the interface of the application program is directly displayed.
  • the threshold value is 1.778f, where f is a floating point number.
  • Another embodiment of the present invention provides an application program interface display device to solve the problem of incomplete application display.
  • the device is applied to a mobile terminal, and the device includes:
  • a first determining module configured to determine whether a maximum supported aspect ratio field exists in the configuration file
  • An adjustment module configured to: if the maximum supported aspect ratio field does not exist in the configuration file or the set value of the maximum supported aspect ratio field does not exceed a threshold, according to the display resolution of the mobile terminal Adjusting a display ratio of an interface of the application program;
  • the first display module is configured to display the adjusted interface of the application program.
  • application program interface display device may also have the following additional technical features:
  • the apparatus further includes:
  • a second determining module configured to determine whether a setting value of the maximum supported aspect ratio field is not greater than the threshold if the maximum supported aspect ratio field exists in the configuration file;
  • a first generation module configured to generate a full-screen adjustment button and display it if the set value of the maximum supported aspect ratio field is not greater than the threshold;
  • a second generating module configured to generate and display prompt information when a click signal is received in response to the full-screen adjustment button, and the prompt information is used to indicate whether the user performs full-screen adjustment;
  • the adjustment module is further configured to adjust a display ratio of the interface of the application program according to a display resolution of the mobile terminal when a confirmation instruction generated in response to the selection interface is received.
  • the first generation module is specifically configured to generate a full-screen adjustment button and set the full-screen adjustment button on the mobile terminal if the setting value of the maximum supported aspect ratio field is not greater than the threshold. Appears in the taskbar.
  • the apparatus further includes:
  • a third determination module configured to determine whether a click signal is received in response to the full-screen adjustment button within a preset time
  • the second generation module is specifically configured to generate and display a prompt message if the third judgment module determines that a click signal in response to the full-screen adjustment button is received within a preset time, and the prompt information is used to instruct a user Whether to make full screen adjustments.
  • the apparatus further includes:
  • the second display module is configured to directly display the interface of the application program if the third judgment module determines that a click signal in response to the full-screen adjustment button is not received within a preset time.
  • the apparatus further includes:
  • a third display module is configured to directly display an interface of the application program if a setting value of the maximum supported aspect ratio field is greater than the threshold.
  • the threshold value is 1.778f, where f is a floating point number.
  • Another embodiment of the present invention also provides a readable storage medium having stored thereon a computer program that implements the steps of the foregoing method when the program is executed by a processor.
  • Another embodiment of the present invention further provides a mobile terminal including a camera, a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor implements the foregoing method when the program is executed.
  • FIG. 1 is a flowchart of a method for displaying an application program interface according to a first embodiment of the present invention
  • FIG. 2 is a flowchart of a method for displaying an application program interface according to a second embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of an application program interface display device according to a third embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an application program interface display device according to a fourth embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a mobile terminal according to a sixth embodiment of the present invention.
  • a method for displaying an application program interface according to a first embodiment of the present invention is applied to a mobile terminal.
  • the method includes:
  • the mobile terminal may be a terminal device such as a mobile phone or a tablet computer.
  • the mobile terminal is described by using a mobile phone as an example.
  • the mobile phone can be a smart phone with an IOS or Android system.
  • the application may be an application (APP) such as news and music on a mobile phone, or an application (APP) such as a game.
  • APP application
  • APP application
  • meta-data is used in the AndroidManifest.xml file.
  • the ⁇ meta-data> tag is used to provide additional data for the component. It is itself a key-value pair (Bundle), and you can customize the name and value (value or resource).
  • the max_aspect field does not exist in the application's meta-data file, it means that the display ratio of the application only supports the traditional 16: 9 display ratio, and does not support the full screen display ratios such as 18: 9, 19: 9.
  • the set value of the existing max_aspect field is not greater than a threshold, such as 1.778f (the maximum supported width and height corresponding to the traditional 16: 9 display ratio
  • the setting value of the ratio field is 1.778f), where f is a floating point number, that is, if the setting value of the existing max_aspect field is less than or equal to 1.778f, it means that the application's display ratio only supports the traditional 16: 9 display ratio , Does not support the display ratio of 18: 9, 19: 9 and other full screen.
  • the display ratio of the application supports a display ratio greater than 16: 9, that is, 18: 9 , 19: 9 and other full screen display ratio.
  • the display ratio of the interface of the application will be adjusted according to the display resolution of the mobile terminal. Specifically, the display resolution of the mobile terminal can be obtained first, and then the display ratio of the interface of the application program can be adjusted and scaled according to the obtained display resolution of the mobile terminal to ensure that the display ratio of the interface of the application program and the mobile terminal The display resolution is the same, thus avoiding the out-of-bounds situation of the application interface.
  • the max_aspect field exists and the set value of the existing max_aspect field is greater than 1.778f, indicating that the application's display ratio supports a display ratio greater than 16: 9, that is, Supports full screen display ratios such as 18: 9, 19: 9, etc. Therefore, there is no need to adjust the display ratio of the interface of the application, and the interface of the application can be directly displayed.
  • the interface of the adjusted application is displayed to ensure that the interface of the application directly operated by the user does not cross the boundary.
  • the method for displaying an application program interface first obtain an application configuration file, and then determine whether there is a maximum supported aspect ratio field in the configuration file. If there is no maximum supported aspect ratio field or one that exists in the configuration file, The value of the maximum supported aspect ratio field is not greater than a threshold value, which means that the application does not support the requirement of full screen display.
  • the display ratio of the interface of the application will be adjusted according to the display resolution of the mobile terminal so that The display ratio of the interface of the application program is consistent with the display resolution of the mobile terminal, thereby ensuring that the problem of incomplete display of the application interface does not occur in the full-screen mobile terminal.
  • a method for displaying an application program interface according to a second embodiment of the present invention is applied to a mobile terminal.
  • the method includes:
  • the mobile terminal may be a terminal device such as a mobile phone or a tablet computer. In this embodiment, the mobile terminal is still described by using a mobile phone as an example.
  • the application may be an application (APP) such as news and music on a mobile phone, or an application (APP) such as a game.
  • APP application
  • the threshold is, for example, 1.778f (the value of the maximum supported aspect ratio field corresponding to the traditional 16: 9 display ratio is 1.778f). If the application's meta-data file has a max_aspect field, it will determine the existence of max_aspect The setting value of the field is less than or equal to 1.778f. If it is, it indicates that the application's display ratio only supports the traditional 16: 9 display ratio, and does not support the full-screen display ratios such as 18: 9 and 19: 9.
  • the full-screen adjustment button can be displayed in the task bar of the mobile terminal.
  • the full-screen adjustment button can be located above or below the display frame of the corresponding application.
  • the full-screen adjustment button is used to provide the user with the need to adjust the full-screen display. .
  • a click signal is received in response to the full-screen adjustment button within a preset time (for example, within 3s).
  • a click signal in response to the full-screen adjustment button is received within 3s, a prompt message is generated and displayed, and the prompt information is used to indicate whether the user performs full-screen adjustment.
  • the prompt information may be presented in the form of a dialog box. "Yes” and “No” are provided for users to choose.
  • a click signal in response to the full-screen adjustment button is not received within 3s, it means that the user does not need to perform full-screen display, and therefore the interface of the application program is directly displayed.
  • the user selects "Yes”, it means that the user needs to adjust the interface of the application program and wants to display it in full screen, so the display ratio of the interface of the application program will be adjusted according to the display resolution of the mobile terminal. It can be understood that if a negative instruction generated in response to the selection interface is received, that is, the user selects "No”, it means that the user does not need to perform a full-screen display and directly displays the interface of the application program.
  • the method provided in this embodiment optimizes the process of interacting with the user, improves the intuitiveness, reliability, and efficiency of the interaction, and can further improve the user. Experience.
  • a third embodiment of the present invention proposes an application program interface display device applied to a mobile terminal.
  • the device includes:
  • An obtaining module 10 configured to obtain a configuration file of an application program
  • the first determining module 20 is configured to determine whether a maximum supported aspect ratio field exists in the configuration file.
  • the adjusting module 30 is configured to, if the maximum supported aspect ratio field does not exist in the configuration file or the set value of the maximum supported aspect ratio field exists is not greater than a threshold, the resolution is determined according to the display of the mobile terminal. Rate to adjust the display scale of the application's interface.
  • the first display module 40 is configured to display an interface of the application after adjustment.
  • a configuration file of an application program is first obtained through the acquisition module 10, and then the first determination module 20 determines whether a maximum supported aspect ratio field exists in the configuration file.
  • the setting value that supports the aspect ratio field or the maximum supported aspect ratio field that is not greater than a threshold value indicates that the application does not support the requirement of full-screen display.
  • the adjustment module 30 will adjust the display resolution of the mobile terminal according to Adjust the display ratio of the interface of the application to make the display ratio of the interface of the application consistent with the display resolution of the mobile terminal, so as to ensure that the problem of incomplete display of the interface of the application does not occur in a full-screen mobile terminal Avoiding cross-boundary of the interface of the application, which improves the user experience.
  • a fourth embodiment of the present invention proposes an application program interface display device applied to a mobile terminal.
  • the device includes:
  • An obtaining module 10 configured to obtain a configuration file of an application program
  • the first determining module 20 is configured to determine whether a maximum supported aspect ratio field exists in the configuration file.
  • the adjusting module 30 is configured to, if the maximum supported aspect ratio field does not exist in the configuration file or the set value of the maximum supported aspect ratio field exists is not greater than a threshold, the resolution is determined according to the display of the mobile terminal. Rate to adjust the display scale of the application's interface.
  • the first display module 40 is configured to display an interface of the application after adjustment.
  • the device further includes:
  • a second determining module 50 configured to determine whether a setting value of the maximum supported aspect ratio field is not greater than the threshold if the maximum supported aspect ratio field exists in the configuration file;
  • a first generation module 60 is configured to generate a full-screen adjustment button and display it if the setting value of the maximum supported aspect ratio field is not greater than the threshold;
  • the second generating module 70 is configured to generate and display prompt information when a click signal is received in response to the full-screen adjustment button, and the prompt information is used to indicate whether the user performs full-screen adjustment;
  • the adjusting module 30 is further configured to adjust a display ratio of the interface of the application program according to a display resolution of the mobile terminal when a confirmation instruction generated in response to the selection interface is received.
  • the first generating module 60 is specifically configured to generate a full-screen adjustment button and display it in a task bar of the mobile terminal if a setting value of the maximum supported aspect ratio field is not greater than the threshold.
  • the device further includes:
  • a third determination module 80 configured to determine whether a click signal is received in response to the full-screen adjustment button within a preset time
  • the second generation module 70 is specifically configured to generate and display prompt information if the third determination module 80 determines that a click signal in response to the full-screen adjustment button is received within a preset time, and the prompt information is used for Indicates whether the user makes full-screen adjustments.
  • the device further includes:
  • the second display module 90 is configured to directly display the interface of the application program if the third determination module 80 determines that a click signal in response to the full-screen adjustment button is not received within a preset time.
  • the device further includes:
  • the third display module 100 is configured to directly display an interface of the application program if a setting value of the maximum supported aspect ratio field is greater than the threshold.
  • the threshold is 1.778f, where f is a floating point number.
  • a fifth embodiment of the present invention provides a readable storage medium on which a computer program is stored. When the program is executed by a processor, the steps of the foregoing method embodiments are implemented.
  • a sixth embodiment of the present invention provides a mobile terminal.
  • the mobile terminal includes a memory and a processor.
  • the memory is configured to store a program that supports the processor to execute the application program speed-up method provided by the foregoing embodiment.
  • the processor is configured to: Execute the program stored in the memory.
  • the mobile terminal may further include a communication interface for communicating with other devices or a communication network.
  • the mobile terminal may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), and a vehicle-mounted computer.
  • FIG. 5 is a schematic structural diagram of a mobile terminal according to a sixth embodiment of the present invention.
  • the mobile terminal includes a camera, a radio frequency (RF) circuit 1210, a memory 1220, an input unit 1230, a display unit 1240, a sensor 1250, an audio circuit 1260, and a wireless fidelity (WiFi) module 1270. , Processor 1280, and power supply 1290.
  • RF radio frequency
  • the RF circuit 1210 can be used for receiving and sending signals during the process of transmitting and receiving information.
  • the downlink information of the base station is received and processed by the processor 1280; in addition, the uplink data of the design is transmitted to the base station.
  • the RF circuit 1210 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
  • the RF circuit 1210 can also communicate with a network and other devices through wireless communication.
  • the above wireless communication can use any communication standard or protocol, including, but not limited to, Global System of Mobile (GSM), General Packet Radio Service (GPRS), and Code Division Multiple Access Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), etc.
  • GSM Global System of Mobile
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • E-mail Short Messaging Service
  • the memory 1220 can be used to store software programs and modules.
  • the processor 1280 executes various functional applications and data processing of the mobile terminal by running the software programs and modules stored in the memory 1220.
  • the memory 1220 may mainly include a storage program area and a storage data area, where the storage program area may store an operating system, at least one application required by a function (such as a sound playback function, an image playback function, etc.), etc .; the storage data area may store data according to Data (such as audio data, phone book, etc.) created by the use of the mobile phone.
  • the memory 1220 may include a high-speed random access memory, and may further include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the input unit 1230 may be used to receive inputted numeric or character information, and generate key signal inputs related to user settings and function control of the mobile terminal.
  • the input unit 1230 may include a touch panel 1231 and other input devices 1232.
  • the touch panel 1231 also known as a touch screen, can collect user's touch operations on or near it (such as the user using a finger, stylus, etc. any suitable object or accessory on the touch panel 1231 or near the touch panel 1231 Operation), and drive the corresponding connection device according to a preset program.
  • the touch panel 1231 may include a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts it into contact coordinates, and sends it To the processor 1280, and can receive the command sent by the processor 1280 and execute it.
  • various types such as resistive, capacitive, infrared, and surface acoustic wave can be used to implement the touch panel 1231.
  • the input unit 1230 may also include other input devices 1232.
  • the other input devices 1232 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, an operation lever, and the like.
  • the display unit 1240 may be used to display information input by the user or information provided to the user and various menus of the mobile terminal.
  • the display unit 1240 may include a display panel 1241.
  • the display panel 1241 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • the touch panel 1231 may cover the display panel 1241. After the touch panel 1231 detects a touch operation on or near the touch panel 1231, the touch panel 1231 transmits the touch operation to the processor 1280 to determine the type of the touch event. The type provides corresponding visual output on the display panel 1241.
  • the touch panel 1231 and the display panel 1241 are implemented as two independent components to implement the input and input functions of the mobile phone, in some embodiments, the touch panel 1231 and the display panel 1241 can be integrated and Realize the input and output functions of mobile phones.
  • the mobile terminal may further include at least one sensor 1250, such as a light sensor, a 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 1241 according to the brightness of the ambient light.
  • the audio circuit 1260, the speaker 1261, and the microphone 1262 can provide an audio interface between the user and the mobile terminal.
  • the audio circuit 1260 may transmit the received electrical data converted electrical signals to the speaker 1261, which is converted into a sound signal output by the speaker 1261; on the other hand, the microphone 1262 converts the collected sound signal into an electrical signal, and the audio circuit 1260 After receiving, it is converted into audio data, and then the audio data output processor 1280 is processed and then sent to, for example, another mobile terminal via the RF circuit 1210, or the audio data is output to the memory 1220 for further processing.
  • WiFi is a short-range wireless transmission technology.
  • the mobile terminal can provide users with wireless broadband Internet access through the WiFi module 1270.
  • FIG. 5 shows the WiFi module 1270, it can be understood that it does not belong to the necessary configuration of the mobile terminal, and can be omitted as needed without changing the essence of the invention.
  • the processor 1280 is a control center of the mobile terminal, and uses various interfaces and lines to connect various parts of the entire mobile phone. By running or executing software programs and / or modules stored in the memory 1220, and calling data stored in the memory 1220, Perform various functions of the mobile terminal and process data to perform overall monitoring of the mobile terminal.
  • the processor 1280 may include one or more processing units; preferably, the processor 1280 may integrate an application processor, and the application processor mainly processes an operating system, a user interface, and an application program.
  • the processor 1280 may be integrated with a modem processor, or the modem processor may not be integrated into the processor 1280.
  • the mobile terminal also includes a power source 1290 (such as a battery) for supplying power to various components.
  • a power source 1290 such as a battery
  • the power source can be logically connected to the processor 1280 through the power management system, so as to implement functions such as managing charging, discharging, and power consumption management through the power management system.
  • the mobile terminal may further include a first camera, a Bluetooth module, and the like, and details are not described herein again.
  • the method, device, readable storage medium, and mobile terminal provided by the embodiment of the present invention include a computer-readable storage medium storing program code, and the program code includes instructions that can be used to execute the method described in the foregoing method embodiment.
  • program code includes instructions that can be used to execute the method described in the foregoing method embodiment.
  • the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present invention is essentially a part that contributes to the existing technology or a part of the technical solution can be embodied in the form of a software product.
  • the computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method described in various embodiments of the present invention.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disks or optical disks and other media that can store program codes .
  • An application program interface display method applied to a mobile terminal includes:
  • the maximum supported aspect ratio field does not exist in the configuration file or the set value of the maximum supported aspect ratio field exists is not greater than a threshold value, adjusting the application program according to the display resolution of the mobile terminal The display scale of the interface;
  • the method further includes:
  • the method further includes:
  • a full-screen adjustment button is generated and displayed in a task bar of the mobile terminal.
  • the method further includes:
  • a click signal in response to the full-screen adjustment button is received within a preset time, a prompt message is generated and displayed, and the prompt information is used to indicate whether the user performs full-screen adjustment.
  • the method further includes:
  • the method further includes:
  • the interface of the application program is directly displayed.
  • A7 The method for displaying an application program interface according to A1, wherein the threshold is 1.778f, where f is a floating point number.
  • the device includes:
  • a first determining module configured to determine whether a maximum supported aspect ratio field exists in the configuration file
  • An adjustment module configured to: if the maximum supported aspect ratio field does not exist in the configuration file or the set value of the maximum supported aspect ratio field does not exceed a threshold, according to the display resolution of the mobile terminal Adjusting a display ratio of an interface of the application program;
  • the first display module is configured to display the adjusted interface of the application program.
  • a second determining module configured to determine whether a setting value of the maximum supported aspect ratio field is not greater than the threshold if the maximum supported aspect ratio field exists in the configuration file;
  • a first generation module configured to generate a full-screen adjustment button and display it if the set value of the maximum supported aspect ratio field is not greater than the threshold;
  • a second generating module configured to generate and display prompt information when a click signal is received in response to the full-screen adjustment button, and the prompt information is used to indicate whether the user performs full-screen adjustment;
  • the adjustment module is further configured to adjust a display ratio of the interface of the application program according to a display resolution of the mobile terminal when a confirmation instruction generated in response to the selection interface is received.
  • the application program interface display device according to B9, wherein the first generation module is specifically configured to generate a full-screen adjustment button and move the mobile phone if a setting value of the maximum supported aspect ratio field is not greater than the threshold. Displayed in the taskbar of the terminal.
  • a third determination module configured to determine whether a click signal is received in response to the full-screen adjustment button within a preset time
  • the second generation module is specifically configured to generate and display a prompt message if the third judgment module determines that a click signal in response to the full-screen adjustment button is received within a preset time, and the prompt information is used to instruct a user Whether to make full screen adjustments.
  • the second display module is configured to directly display the interface of the application program if the third judgment module determines that a click signal in response to the full-screen adjustment button is not received within a preset time.
  • a third display module is configured to directly display an interface of the application program if a setting value of the maximum supported aspect ratio field is greater than the threshold.
  • the threshold value is 1.778f, where f is a floating point number.
  • a readable storage medium having stored thereon a computer program, which when executed by a processor implements the method according to any one of A1-A7.
  • a mobile terminal including a camera, a memory, a processor, and a computer program stored on the memory and executable on the processor.
  • the processor executes the program, the processor implements any one of A1 to A7. method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

La présente invention concerne un procédé et un dispositif d'affichage d'interface de programme d'application, ainsi qu'un support de stockage lisible et un terminal mobile. Ledit procédé s'applique au terminal mobile. Le procédé comprend les étapes consistant à : obtenir un fichier de configuration d'un programme d'application ; déterminer si un champ de rapport d'aspect supporté maximal existe dans le fichier de configuration ; si le champ de rapport d'aspect supporté maximal n'existe pas dans le fichier de configuration ou si la valeur de réglage du champ de rapport d'aspect supporté maximal qui existe n'est pas supérieure à une valeur seuil, ajuster la proportion d'affichage d'une interface du programme d'application en fonction d'une résolution d'affichage du terminal mobile ; et afficher une interface du programme d'application ajusté. La présente invention permet de remédier au problème d'affichage d'interface incomplet d'un programme d'application dans un terminal mobile plein écran, évite l'affichage hors limites de l'interface du programme d'application et améliore l'expérience d'utilisation d'un utilisateur.
PCT/CN2019/086998 2018-06-29 2019-05-15 Procédé et dispositif d'affichage d'interface de programme d'application, support de stockage lisible et terminal mobile WO2020001190A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810714711.3 2018-06-29
CN201810714711.3A CN108984253A (zh) 2018-06-29 2018-06-29 应用程序界面显示方法、装置、可读存储介质及移动终端

Publications (1)

Publication Number Publication Date
WO2020001190A1 true WO2020001190A1 (fr) 2020-01-02

Family

ID=64539942

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/086998 WO2020001190A1 (fr) 2018-06-29 2019-05-15 Procédé et dispositif d'affichage d'interface de programme d'application, support de stockage lisible et terminal mobile

Country Status (2)

Country Link
CN (1) CN108984253A (fr)
WO (1) WO2020001190A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111596878A (zh) * 2020-05-13 2020-08-28 北京百度网讯科技有限公司 投屏方法、装置、设备以及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108984253A (zh) * 2018-06-29 2018-12-11 奇酷互联网络科技(深圳)有限公司 应用程序界面显示方法、装置、可读存储介质及移动终端
CN110069311B (zh) * 2019-04-24 2023-12-08 努比亚技术有限公司 应用程序窗口显示方法、装置、移动终端及可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001159967A (ja) * 1999-12-03 2001-06-12 Hitachi Ltd 画面解像度によるウィンドウサイズの調整方法
CN103927143A (zh) * 2014-04-04 2014-07-16 福建星网视易信息系统有限公司 一种基于屏幕分辨率自适应调整界面布局的方法及装置
CN104035664A (zh) * 2014-06-06 2014-09-10 北京安兔兔科技有限公司 一种应用程序用户界面的显示方法及装置
CN107632874A (zh) * 2017-09-05 2018-01-26 广东欧珀移动通信有限公司 界面显示方法、装置及终端
CN108984253A (zh) * 2018-06-29 2018-12-11 奇酷互联网络科技(深圳)有限公司 应用程序界面显示方法、装置、可读存储介质及移动终端

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105827833A (zh) * 2016-03-22 2016-08-03 南京邮电大学 一种基于百分比的Android手机屏幕适配方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001159967A (ja) * 1999-12-03 2001-06-12 Hitachi Ltd 画面解像度によるウィンドウサイズの調整方法
CN103927143A (zh) * 2014-04-04 2014-07-16 福建星网视易信息系统有限公司 一种基于屏幕分辨率自适应调整界面布局的方法及装置
CN104035664A (zh) * 2014-06-06 2014-09-10 北京安兔兔科技有限公司 一种应用程序用户界面的显示方法及装置
CN107632874A (zh) * 2017-09-05 2018-01-26 广东欧珀移动通信有限公司 界面显示方法、装置及终端
CN108984253A (zh) * 2018-06-29 2018-12-11 奇酷互联网络科技(深圳)有限公司 应用程序界面显示方法、装置、可读存储介质及移动终端

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111596878A (zh) * 2020-05-13 2020-08-28 北京百度网讯科技有限公司 投屏方法、装置、设备以及存储介质

Also Published As

Publication number Publication date
CN108984253A (zh) 2018-12-11

Similar Documents

Publication Publication Date Title
US10649720B2 (en) Sound effect configuration method and system and related device
US10275295B2 (en) Method and apparatus for presenting clipboard contents on a mobile terminal
US10725646B2 (en) Method and apparatus for switching screen interface and terminal
TW201519073A (zh) 一種終端裝置快捷回覆操作方法和終端裝置
WO2014032611A1 (fr) Procédé et dispositif de gestion de bureau
WO2015078145A1 (fr) Procédé et appareil d'agrandissement d'une police d'affichage
WO2020001193A1 (fr) Procédé et appareil de reconnaissance de geste, support de stockage lisible et terminal mobile
WO2020001190A1 (fr) Procédé et dispositif d'affichage d'interface de programme d'application, support de stockage lisible et terminal mobile
WO2018049901A1 (fr) Procédé de migration de données, et dispositifs associés
WO2018049904A1 (fr) Procédé de migration de données et dispositifs associés
WO2017206918A1 (fr) Procédé d'accélération du réveil d'un terminal et produit associé
WO2020010965A1 (fr) Terminal mobile et procédé et dispositif de mise à jour de son application
TW201541337A (zh) 移動終端中訊息的顯示方法、裝置和系統
CN110796438B (zh) 消息发送方法及移动终端
WO2018049902A1 (fr) Procédé de migration de données et dispositif associé
WO2015078349A1 (fr) Procédé et appareil de commutation d'un état de réception du son d'un microphone
CN108021298B (zh) 利用剪切板粘贴信息的方法及装置
CN106371896B (zh) 虚拟机内存配置方法及装置、移动终端
WO2018072338A1 (fr) Procédé de gestion d'énergie et dispositif terminal
WO2020010995A1 (fr) Procédé et appareil d'agencement d'icônes, support d'informations lisible et terminal mobile
CN111142759A (zh) 信息的发送方法及电子设备
CN108170362B (zh) 一种应用运行状态控制方法及移动终端
US10110720B2 (en) Dialing method for user terminal and user terminal
WO2023123614A1 (fr) Procédé et appareil de traitement de données, terminal, et support de stockage
CN110825285B (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: 19827398

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19827398

Country of ref document: EP

Kind code of ref document: A1