CN105630550A - Application launching method and terminal - Google Patents

Application launching method and terminal Download PDF

Info

Publication number
CN105630550A
CN105630550A CN201510980725.6A CN201510980725A CN105630550A CN 105630550 A CN105630550 A CN 105630550A CN 201510980725 A CN201510980725 A CN 201510980725A CN 105630550 A CN105630550 A CN 105630550A
Authority
CN
China
Prior art keywords
application program
picture
started
displayed
background picture
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510980725.6A
Other languages
Chinese (zh)
Inventor
崔英云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meizu Technology China Co Ltd
Original Assignee
Meizu Technology China Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meizu Technology China Co Ltd filed Critical Meizu Technology China Co Ltd
Priority to CN201510980725.6A priority Critical patent/CN105630550A/en
Publication of CN105630550A publication Critical patent/CN105630550A/en
Pending legal-status Critical Current

Links

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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

Embodiments of the invention disclose an application launching method and a mobile terminal. The method comprises: in an application launching process, searching a background picture required to display on a launching window, in a preset storage space, wherein the background picture is obtained according to a display picture after the application is launched; and displaying the searched background picture on the launching window. According to the method disclosed by the present invention, by adjusting the background picture displayed on the launching window to the picture associated with the launched application, contrast of a user visual sense is reduced, and intelligence of the mobile terminal is improved.

Description

Method and terminal for starting application program
Technical Field
The present invention relates to the field of mobile terminal technologies, and in particular, to a method and a terminal for starting an application.
Background
With the intelligent development and popularization of mobile terminals, more and more applications are installed in the mobile terminals to implement different functions, such as instant messaging, online shopping, and the like.
At present, in a system of an existing mobile terminal, such as an android system, after an Activity component is started and before a loaded application window is displayed, a start window may be displayed, and the start window may be regarded as a preview window of the Activity component, that is, when an application is started, the mobile terminal may first display a start window with an animation effect, so as to complete background loading of the application within a current display time of the start window. Typically, this start-up window is pure white. If the application program is started slowly, the white screen time is long, and the visual contrast for switching from the white screen starting window to the application program window may be large, so that the user experience is poor, and the intelligence of the mobile terminal needs to be improved.
Disclosure of Invention
The embodiment of the invention provides a method and a terminal for starting an application program, which can reduce the visual contrast of a user and improve the intelligence of the terminal by adjusting a background picture displayed in a starting window.
The embodiment of the invention provides a method for starting an application program, which comprises the following steps:
in the process of starting an application program, inquiring a background picture to be displayed in a starting window in a preset storage space, wherein the background picture is obtained according to a picture displayed after the application program is started;
and displaying the inquired background picture in the starting window.
Further, before querying a background picture of the start window in a preset storage space, the method further includes:
acquiring the background picture according to the picture displayed after the application program is started;
and storing the acquired background picture in a preset storage space.
Optionally, the obtaining the background picture according to the picture displayed after the application is started includes:
taking a picture displayed after the application program is started as the background picture; or,
generating the background picture according to at least one of:
the text of the picture displayed after the application program is started, the theme of the picture displayed after the application program is started, the background of the picture displayed after the application program is started, the top action bar of the picture displayed after the application program is started, the bottom action bar of the picture displayed after the application program is started, and the status bar of the picture displayed after the application program is started.
Specifically, the displayed picture after the application program is started is the main interface of the application program.
Further, the method further comprises:
after the application program is started, closing the starting window;
and displaying the main interface of the application program.
Correspondingly, an embodiment of the present invention further provides a terminal, including:
the device comprises a query unit, a display unit and a display unit, wherein the query unit is used for querying a background picture to be displayed in a starting window in a preset storage space in the process of starting an application program, and the background picture is obtained according to a picture displayed after the application program is started;
and the first display unit is used for displaying the inquired background picture in the starting window.
Further, the terminal further includes:
the acquisition unit is used for acquiring the background picture according to the picture displayed after the application program is started;
and the storage unit is used for storing the acquired background picture in a preset storage space.
The obtaining unit is specifically configured to:
taking a picture displayed after the application program is started as the background picture; or,
generating the background picture according to at least one of:
the text of the picture displayed after the application program is started, the theme of the picture displayed after the application program is started, the background of the picture displayed after the application program is started, the top action bar of the picture displayed after the application program is started, the bottom action bar of the picture displayed after the application program is started, and the status bar of the picture displayed after the application program is started.
Specifically, the displayed picture after the application program is started is the main interface of the application program.
Further, the terminal further includes:
the closing unit is used for closing the starting window after the application program is started;
and the second display unit is used for displaying the main interface of the application program.
By adopting the embodiment of the invention, the background picture to be displayed in the starting window can be inquired in the preset storage space in the process of starting the application program, wherein the background picture is obtained according to the picture displayed after the application program is started, and then the inquired background picture is displayed in the starting window.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for starting an application according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating another method for launching an application according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a method for starting an application program, which comprises the following steps:
in the process of starting an application program, inquiring a background picture to be displayed in a starting window in a preset storage space, wherein the background picture is obtained according to a picture displayed after the application program is started;
and displaying the inquired background picture in the starting window.
Specifically, referring to fig. 1, a flowchart of a method for starting an application according to an embodiment of the present invention is shown, where the method includes the following steps S101 to S102.
S101, in the process of starting an application program, the mobile terminal inquires a background picture to be displayed in a starting window in a preset storage space, wherein the background picture is obtained according to a picture displayed after the application program is started.
In a specific implementation, in the process of starting an application program, a mobile terminal queries a background picture to be displayed in a starting window in a preset storage space, wherein the background picture is obtained according to a picture displayed after the application program is started. Generally, a system displays a pure-color picture such as a white background picture by default within a period of time before an application program is successfully loaded, and when the application program is started for a long time, the mobile terminal continues to display the white background picture for a long time, which causes poor visual experience of a user. In the embodiment of the invention, a user starts an application program of a mobile terminal, a background picture displayed by a starting window before the application program is loaded on the mobile terminal is adjusted to replace a pure-color background picture, and the background picture can be obtained according to a picture displayed after the application program is started, for example, the mobile terminal can obtain a first frame image or any one frame image of a main interface of the application program after the application program is loaded, and store the image as the background picture; or the theme interface and/or the main body content of the first frame image of the application program, wherein the part of the main body interface and the main body content are fixed and unchangeable when the application program is in a certain period of time; the mobile terminal may select a certain symbolic character or select a background color of an image as a background picture or a filling color of the background picture according to the first frame image or any frame image.
And S102, the mobile terminal displays the inquired background picture in the starting window.
In a specific implementation, the mobile terminal displays the inquired background picture in the start window. In the embodiment of the invention, when the background picture to be displayed in the starting window is inquired in the preset storage space, the inquired background picture is displayed in the starting window, the background picture can be used as the display content of the application program in the time range before the loading is finished, and the display content is related to the page of the application program, so that the display interfaces of the application program before the loading and after the loading do not have too much difference in the view of a user, and the anxiety of the user waiting in the white screen state is reduced.
By adopting the embodiment of the invention, the background picture to be displayed in the starting window can be inquired in the preset storage space in the process of starting the application program, wherein the background picture is obtained according to the picture displayed after the application program is started, and then the inquired background picture is displayed in the starting window.
Referring to fig. 2, a flowchart of another method for starting an application according to an embodiment of the present invention is shown, where the method includes the following steps S201 to S206.
And S201, the mobile terminal acquires the background picture according to the picture displayed after the application program is started.
In specific implementation, the mobile terminal acquires the background picture according to a picture displayed after the application program is started. Generally, a system displays a pure-color picture such as a white background picture by default within a period of time before an application program is successfully loaded, and when the application program is started for a long time, the mobile terminal continues to display the white background picture for a long time, which causes poor visual experience of a user. The user starts the application program of the mobile terminal, so the embodiment of the invention can adjust the background picture displayed by the starting window in a period of time before the mobile terminal finishes loading the application program to replace the pure-color background picture. The background screen may be a first frame screen of a main interface of the application program displayed after the application program is started.
Optionally, the obtaining the background picture according to the picture displayed after the application is started includes:
taking a picture displayed after the application program is started as the background picture; or,
generating the background picture according to at least one of:
the text of the picture displayed after the application program is started, the theme of the picture displayed after the application program is started, the background of the picture displayed after the application program is started, the top action bar of the picture displayed after the application program is started, the bottom action bar of the picture displayed after the application program is started, and the status bar of the picture displayed after the application program is started.
That is, the mobile terminal may also extract a text of a screen displayed after the application is started, a theme of the screen displayed after the application is started, a background of the screen displayed after the application is started, a top action bar of the screen displayed after the application is started, a bottom action bar of the screen displayed after the application is started, and any one or more of a status bar of the screen displayed after the application is started as an element of the background screen. For example, when a user starts an online shopping application program for the first time, the loading of the application program can be controlled through a start button of the mobile terminal, after the application program is loaded successfully, the text information loopping of a first frame picture of a main interface of the application program displayed after the application program is started is obtained, and the picture carrying the text information loopping is used as the background picture.
And S202, the mobile terminal stores the acquired background picture in a preset storage space.
In a specific implementation, the mobile terminal obtains the background picture according to a picture displayed after the application program is started. In the embodiment of the invention, because background pictures of different application programs are different, in order to inquire the requirement of the background picture corresponding to a certain application program, when the mobile terminal is started for the first time, the acquired background picture and the corresponding application program information can be stored in a preset storage space.
S203, the mobile terminal inquires a background picture to be displayed in the starting window in a preset storage space in the process of starting the application program.
In a specific implementation, in the process of starting an application program, the mobile terminal queries a background picture to be displayed in a starting window in a preset storage space, wherein the background picture is obtained according to a picture displayed after the application program is started. In the embodiment of the invention, the picture displayed after the application program is started, such as the first frame picture of the main interface of the application program, is selected as the background picture, so that the visual impact caused by switching the background picture to the main interface of the application program when the application program is started can be reduced. The embodiment of the invention can inquire the background picture corresponding to the pre-started application program in the preset storage space for displaying.
And S204, the mobile terminal displays the inquired background picture in the starting window.
In a specific implementation, the mobile terminal displays the inquired background picture in the start window. In the embodiment of the invention, when the background picture to be displayed in the starting window is inquired in the preset storage space, the inquired background picture is displayed in the starting window, and the background picture can be used as the display content of the application program in the loading time range, so that the visual perception of a user can not generate large contrast.
S205, after the application program is started, the mobile terminal closes the starting window.
In a specific implementation, the mobile terminal closes the start window after the application program is started. In the embodiment of the invention, the displayed background picture is a picture displayed in the screen of the mobile terminal within the time when the application program starts to be loaded, and after the application program is started, the starting window can be closed, namely the background picture is not displayed any more.
S206, the mobile terminal displays the main interface of the application program.
In specific implementation, after the application program is started, that is, after the application program is loaded, the mobile terminal displays a main interface of the application program. And after the starting window is closed, entering an application program, displaying a main interface of the application program, and carrying out human-computer interaction and other operations by a user through the main interface.
By adopting the embodiment of the invention, the background picture can be obtained according to the picture displayed after the application program is started, the obtained background picture is stored in the preset storage space, the background picture to be displayed in the starting window is inquired in the preset storage space in the process of starting the application program, the inquired background picture is displayed in the starting window, the starting window is closed after the application program is started, the main interface of the application program is displayed, and the stored background picture is used as the display picture, so that the visual impact from the background picture to the main interface is reduced, the user experience is improved, the visual contrast of the user is further reduced, and the intelligence of the mobile terminal is improved.
A detailed description of a terminal provided by an embodiment of the present invention will be provided below with reference to fig. 3 and 4. It should be noted that, the terminal shown in fig. 3 and fig. 4 is used for executing the method of the embodiment shown in fig. 1 and fig. 2 of the present invention, and for convenience of description, only the portion related to the embodiment of the present invention is shown, and details of the specific technology are not disclosed, please refer to the embodiment shown in fig. 1 and fig. 2 of the present invention.
An embodiment of the present invention provides a terminal, including:
the device comprises a query unit, a display unit and a display unit, wherein the query unit is used for querying a background picture to be displayed in a starting window in a preset storage space in the process of starting an application program, and the background picture is obtained according to a picture displayed after the application program is started;
and the first display unit is used for displaying the inquired background picture in the starting window.
Specifically, referring to fig. 3, a schematic structural diagram of a terminal according to an embodiment of the present invention is provided, where the terminal includes the following units: a query unit 11 and a first display unit 12.
The query unit 11 is configured to query, in a process of starting an application program, a background picture to be displayed in a start window in a preset storage space, where the background picture is obtained according to a picture displayed after the application program is started.
In a specific implementation, the querying unit 11 queries, in a process of starting an application program, a background picture to be displayed in a start window in a preset storage space, where the background picture is obtained according to a picture displayed after the application program is started. Generally, a pure color picture such as a white background picture is displayed by default in a period of time before the application program is started and loaded successfully by the system, and when the application program is started for a long time, the mobile terminal can continue to display the white background picture for a long time, so that the visual experience effect of a user is poor, and the visual contrast of the user is large due to the alternation of the white background picture and the application program starting main interface. In the embodiment of the present invention, a user opens an application program of a mobile terminal, and a start window is adopted to display a background picture instead of a pure-color background picture in a period of time before the mobile terminal finishes loading the application program, where the background picture may be obtained according to a picture displayed after the application program is started, for example, the mobile terminal may obtain a first frame image or any one frame image of a main interface of the application program after the application program is loaded, and store the image as the background picture, or the mobile terminal may select a certain symbolic character or select a background color of the image as the background picture or a filling color of the background picture according to the first frame image or any one frame image.
And a first display unit 12, configured to display the queried background picture in the start window.
In a specific implementation, the first display unit 12 displays the queried background picture in the start window. In the embodiment of the invention, when the background picture to be displayed in the starting window is inquired in the preset storage space, the inquired background picture is displayed in the starting window, and the background picture can be used as the display content of the application program in the loading time range, so that the visual perception of a user can not generate large contrast.
By adopting the embodiment of the invention, the background picture to be displayed in the starting window can be inquired in the preset storage space through the inquiring unit in the process of starting the application program, wherein the background picture is obtained according to the picture displayed after the application program is started, and then the inquired background picture is displayed in the starting window by the first display unit.
Referring to fig. 4, a schematic structural diagram of another terminal is provided in the embodiment of the present invention. As shown in fig. 4, the terminal may include: the device comprises an inquiry unit 11, a first display unit 12, an acquisition unit 13, a storage unit 14, a closing unit 15 and a second display unit 16.
An obtaining unit 13, configured to obtain the background picture according to the picture displayed after the application is started.
In a specific implementation, the obtaining unit 13 obtains the background picture according to a picture displayed after the application program is started. Generally, a system displays a pure-color picture such as a white background picture by default within a period of time before an application program is successfully loaded, and when the application program is started for a long time, the mobile terminal continues to display the white background picture for a long time, which causes poor visual experience of a user. Therefore, the embodiment of the invention can display the background picture by adopting the starting window in a period of time before the mobile terminal finishes loading the application program to replace the pure-color background picture. The background screen may be a first frame screen of a main interface of the application program displayed after the application program is started. Optionally, the obtaining unit 13 may also extract a text of a picture displayed after the application is started, a theme of the picture displayed after the application is started, a background of the picture displayed after the application is started, a top action bar of the picture displayed after the application is started, a bottom action bar of the picture displayed after the application is started, and any one or more of a status bar of the picture displayed after the application is started as an element of the background picture. For example, when a user starts an online shopping application program for the first time, the loading of the application program can be controlled through a start button of the mobile terminal, after the application program is loaded successfully, the text information loopping of a first frame picture of a main interface of the application program displayed after the application program is started is obtained, and the picture carrying the text information loopping is used as the background picture.
And a storage unit 14, configured to store the acquired background picture in a preset storage space.
In a specific implementation, the storage unit 14 obtains the background picture according to a picture displayed after the application program is started. In the embodiment of the present invention, because background pictures of different applications are different, in order to inquire about a requirement of a background picture corresponding to a certain application, the storage unit 14 may store the obtained background picture and corresponding application information in a preset storage space when being started for the first time.
The query unit 11 is configured to query, in a process of starting the application program, a background picture to be displayed in the start window in a preset storage space.
In a specific implementation, the querying unit 11 queries, in a process of starting an application program, a background picture to be displayed in a start window in a preset storage space, where the background picture is obtained according to a picture displayed after the application program is started. In the embodiment of the invention, the picture displayed after the application program is started, such as the first frame picture of the main interface of the application program, is selected as the background picture, so that the visual impact caused by switching the background picture to the main interface of the application program when the application program is started can be reduced. In the embodiment of the present invention, the query unit 11 may query the background picture corresponding to the pre-started application program in a preset storage space for display.
And a first display unit 12, configured to display the queried background picture in the start window.
In a specific implementation, the first display unit 12 displays the queried background picture in the start window. In the embodiment of the invention, when the background picture to be displayed in the starting window is inquired in the preset storage space, the inquired background picture is displayed in the starting window, and the background picture can be used as the display content of the application program in the loading time range, so that the visual perception of a user can not generate large contrast.
And a closing unit 15, configured to close the start window after the application is started.
In a specific implementation, the closing unit 15 closes the start window after the application is started. In the embodiment of the invention, the displayed background picture is a picture displayed in the screen of the mobile terminal within the time when the application program starts to be loaded, and after the application program is started, the starting window can be closed, namely the background picture is not displayed any more.
And the second display unit 16 is used for displaying the main interface of the application program.
In a specific implementation, the second display unit 16 displays a main interface of the application program. And after the starting window is closed, entering an application program, displaying a main interface of the application program, and carrying out human-computer interaction and other operations by a user through the main interface.
By adopting the embodiment of the invention, the background picture can be obtained according to the picture displayed after the application program is started, the obtained background picture is stored in the preset storage space, the background picture to be displayed in the starting window is inquired in the preset storage space in the process of starting the application program, the inquired background picture is displayed in the starting window, the starting window is closed after the application program is started, the main interface of the application program is displayed, and the stored background picture is used as the display picture, so that the visual impact from the background picture to the main interface is reduced, the user experience is improved, the visual contrast of the user is further reduced, and the intelligence of the mobile terminal is improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-only memory (ROM), a Random Access Memory (RAM), or the like.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (10)

1. A method for launching an application, comprising:
in the process of starting an application program, inquiring a background picture to be displayed in a starting window in a preset storage space, wherein the background picture is obtained according to a picture displayed after the application program is started;
and displaying the inquired background picture in the starting window.
2. The method according to claim 1, wherein before querying the background picture of the start window in the preset storage space, the method further comprises:
acquiring the background picture according to the picture displayed after the application program is started;
and storing the acquired background picture in a preset storage space.
3. The method according to claim 2, wherein the acquiring the background picture according to the picture displayed after the application program is started comprises:
taking a picture displayed after the application program is started as the background picture; or,
generating the background picture according to at least one of:
the text of the picture displayed after the application program is started, the theme of the picture displayed after the application program is started, the background of the picture displayed after the application program is started, the top action bar of the picture displayed after the application program is started, the bottom action bar of the picture displayed after the application program is started, and the status bar of the picture displayed after the application program is started.
4. The method according to any one of claims 1-3, wherein the displayed screen after the application is started is a main interface of the application.
5. The method according to any one of claims 1-4, further comprising:
after the application program is started, closing the starting window;
and displaying the main interface of the application program.
6. A terminal, comprising:
the device comprises a query unit, a display unit and a display unit, wherein the query unit is used for querying a background picture to be displayed in a starting window in a preset storage space in the process of starting an application program, and the background picture is obtained according to a picture displayed after the application program is started;
and the first display unit is used for displaying the inquired background picture in the starting window.
7. The terminal of claim 6, further comprising:
the acquisition unit is used for acquiring the background picture according to the picture displayed after the application program is started;
and the storage unit is used for storing the acquired background picture in a preset storage space.
8. The terminal according to claim 7, wherein the obtaining unit is specifically configured to:
taking a picture displayed after the application program is started as the background picture; or,
generating the background picture according to at least one of:
the text of the picture displayed after the application program is started, the theme of the picture displayed after the application program is started, the background of the picture displayed after the application program is started, the top action bar of the picture displayed after the application program is started, the bottom action bar of the picture displayed after the application program is started, and the status bar of the picture displayed after the application program is started.
9. The terminal according to any of claims 6-8, wherein the displayed screen after the application is started is a main interface of the application.
10. A terminal according to any of claims 6-9, characterized in that the terminal further comprises:
the closing unit is used for closing the starting window after the application program is started;
and the second display unit is used for displaying the main interface of the application program.
CN201510980725.6A 2015-12-22 2015-12-22 Application launching method and terminal Pending CN105630550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510980725.6A CN105630550A (en) 2015-12-22 2015-12-22 Application launching method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510980725.6A CN105630550A (en) 2015-12-22 2015-12-22 Application launching method and terminal

Publications (1)

Publication Number Publication Date
CN105630550A true CN105630550A (en) 2016-06-01

Family

ID=56045531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510980725.6A Pending CN105630550A (en) 2015-12-22 2015-12-22 Application launching method and terminal

Country Status (1)

Country Link
CN (1) CN105630550A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020813A (en) * 2016-05-16 2016-10-12 上海传英信息技术有限公司 Application starting apparatus and method
CN106569932A (en) * 2016-10-31 2017-04-19 珠海市魅族科技有限公司 Method and device for starting application
CN106708506A (en) * 2016-11-17 2017-05-24 武汉斗鱼网络科技有限公司 Method and device for optimizing starting speed of Android applications visually
CN106775983A (en) * 2016-12-23 2017-05-31 成都中科创达软件有限公司 A kind of application scenarios changing method, system and mobile terminal
CN107741869A (en) * 2017-11-20 2018-02-27 青岛海信移动通信技术股份有限公司 The startup method, apparatus and terminal device of application program
CN107748686A (en) * 2017-11-30 2018-03-02 广东欧珀移动通信有限公司 Starting guide method, apparatus, storage medium and the intelligent terminal of application program
CN108874475A (en) * 2017-05-10 2018-11-23 Tcl集团股份有限公司 A kind of implementation method of window background, mobile terminal and storage device
CN109511013A (en) * 2018-11-09 2019-03-22 四川长虹电器股份有限公司 The method of android system starting application
CN109947317A (en) * 2019-03-11 2019-06-28 北京字节跳动网络技术有限公司 Application program page display method and device
CN110187934A (en) * 2019-05-29 2019-08-30 努比亚技术有限公司 Application control method, terminal and computer readable storage medium
CN113805987A (en) * 2021-08-11 2021-12-17 Tcl通讯(宁波)有限公司 Application initialization display method and device, intelligent terminal and readable storage medium
CN114237735A (en) * 2021-11-19 2022-03-25 中国建设银行股份有限公司 Application program loading method and device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101957716A (en) * 2010-05-31 2011-01-26 宇龙计算机通信科技(深圳)有限公司 Method and system for starting program in mobile terminal and mobile terminal
CN103544059A (en) * 2013-07-16 2014-01-29 Tcl集团股份有限公司 Implementation method and system for awaiting and buffering effect at time of application switching

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101957716A (en) * 2010-05-31 2011-01-26 宇龙计算机通信科技(深圳)有限公司 Method and system for starting program in mobile terminal and mobile terminal
CN103544059A (en) * 2013-07-16 2014-01-29 Tcl集团股份有限公司 Implementation method and system for awaiting and buffering effect at time of application switching

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020813A (en) * 2016-05-16 2016-10-12 上海传英信息技术有限公司 Application starting apparatus and method
CN106569932A (en) * 2016-10-31 2017-04-19 珠海市魅族科技有限公司 Method and device for starting application
CN106569932B (en) * 2016-10-31 2019-09-10 珠海市魅族科技有限公司 Control the method and device that application program is opened
CN106708506A (en) * 2016-11-17 2017-05-24 武汉斗鱼网络科技有限公司 Method and device for optimizing starting speed of Android applications visually
CN106775983A (en) * 2016-12-23 2017-05-31 成都中科创达软件有限公司 A kind of application scenarios changing method, system and mobile terminal
CN108874475A (en) * 2017-05-10 2018-11-23 Tcl集团股份有限公司 A kind of implementation method of window background, mobile terminal and storage device
CN107741869A (en) * 2017-11-20 2018-02-27 青岛海信移动通信技术股份有限公司 The startup method, apparatus and terminal device of application program
CN107748686A (en) * 2017-11-30 2018-03-02 广东欧珀移动通信有限公司 Starting guide method, apparatus, storage medium and the intelligent terminal of application program
CN107748686B (en) * 2017-11-30 2021-03-12 Oppo广东移动通信有限公司 Application program starting optimization method and device, storage medium and intelligent terminal
CN109511013A (en) * 2018-11-09 2019-03-22 四川长虹电器股份有限公司 The method of android system starting application
CN109947317A (en) * 2019-03-11 2019-06-28 北京字节跳动网络技术有限公司 Application program page display method and device
CN110187934A (en) * 2019-05-29 2019-08-30 努比亚技术有限公司 Application control method, terminal and computer readable storage medium
CN113805987A (en) * 2021-08-11 2021-12-17 Tcl通讯(宁波)有限公司 Application initialization display method and device, intelligent terminal and readable storage medium
WO2023016205A1 (en) * 2021-08-11 2023-02-16 Tcl通讯(宁波)有限公司 Application initialization display method and device, intelligent terminal, and readable storage medium
CN114237735A (en) * 2021-11-19 2022-03-25 中国建设银行股份有限公司 Application program loading method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105630550A (en) Application launching method and terminal
CN106484396B (en) Night mode switching method and device and terminal equipment
CN108647068B (en) Method, system and medium product for realizing application recommendation on APP starting page
US9819905B1 (en) Video communication sessions between whitelisted devices
US20120185788A1 (en) User interface with vertical text elements for an east-asian defined layout
CN108509248B (en) Data processing method and device, storage medium, processor and terminal
EP2851771A1 (en) Application display method and terminal
WO2012055309A1 (en) Method and device for displaying startup interface of multimedia terminal
CN109445891B (en) Picture configuration and display method, device and computer readable storage medium
CN109361948B (en) Interface management method, intelligent terminal and readable storage medium
US11016788B2 (en) Application launching method and display device
CN108322834B (en) Television setting method, television and computer readable storage medium
CN107832337B (en) Page returning method, device and equipment
CN112748827A (en) Screenshot sharing method and device, terminal equipment and storage medium
US10923072B2 (en) Method and device for displaying non-standard resolution data
CN104166559B (en) Delete the method and device of default desktop
CN103500234B (en) A kind of multimedia file downloading method and electronic equipment
CN103873943B (en) A kind of OSD interactive interface display methods, terminal and system
CN112148395A (en) Page display method, device, equipment and storage medium
CN109636875B (en) Graph drawing method, device and storage medium
CN102467398A (en) Navigation device capable of individually setting screen saver and setting method thereof
CN111381978A (en) Method for accessing application program, storage medium and smart television
CN111147790A (en) Auxiliary function starting method, mobile terminal and computer readable storage medium
CN105426438A (en) Information display method and terminal
CN114116112A (en) Page processing method and device for mobile terminal and computer equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160601