CN106598600A - Startup guide information display method and terminal device - Google Patents

Startup guide information display method and terminal device Download PDF

Info

Publication number
CN106598600A
CN106598600A CN201611162435.1A CN201611162435A CN106598600A CN 106598600 A CN106598600 A CN 106598600A CN 201611162435 A CN201611162435 A CN 201611162435A CN 106598600 A CN106598600 A CN 106598600A
Authority
CN
China
Prior art keywords
application program
user
guide
custom
wizard
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
CN201611162435.1A
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.)
Hisense Mobile Communications Technology Co Ltd
Original Assignee
Hisense Mobile Communications Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hisense Mobile Communications Technology Co Ltd filed Critical Hisense Mobile Communications Technology Co Ltd
Priority to CN201611162435.1A priority Critical patent/CN106598600A/en
Publication of CN106598600A publication Critical patent/CN106598600A/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/4401Bootstrapping
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

Embodiments of the invention provide a startup guide information display method and a terminal device. The method comprises the steps of starting up a system guide application of the terminal device after a startup instruction input by a user is received, wherein the guide application is an application in an Android system, and the guide application comprises a self-defined guide loading module; obtaining a self-defined guide list through the self-defined guide loading module, wherein the self-defined guide list comprises an identifier of at least one self-defined guide application; and starting up the self-defined guide applications in sequence according to the identifiers of the self-defined guide applications in the self-defined guide list. The method is used for improving the reliability of displaying self-defined guide information by the terminal device.

Description

Startup guide information display method and terminal equipment
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a startup guide information display method and terminal equipment.
Background
When a plurality of terminal devices (e.g., mobile phones, computers, etc.) are started for the first time, a startup guide application is run in the terminal devices to guide a user to perform reasonable configuration on the terminal devices or to guide the user to install recommended applications.
Currently, the Android system includes google's boot guidance application and system guidance application (provision application). The priority of the start-up guide application program of google is higher, generally between 2 and 5, the priority of the start-up guide application program of google is determined by google, and the priority of the system guide application program is fixed to be 1. When the terminal equipment with the Android system is started for the first time, the terminal equipment sequentially starts a start-up guide application program and a system guide application program of Google according to the sequence of priorities from high to low. When a developer of the terminal equipment needs to customize the startup guide, a user-defined guide application program is usually developed, and the priority of the user-defined guide application program is set, and the priority of the user-defined guide application program should be between the system guide application program priorities of the startup guide application program of google. For example, when the priority of the power-on wizard application of google is 3 and the priority of the system wizard application is 1, the priority of the custom wizard application may be set to 2.
However, in the actual application process, when google sets the priority of its startup guide application to 2, no other priority may be set between the priority (1) of the system guide application and the priority (2) of the startup guide application of google, so that the user-defined guide application cannot be set for the terminal device, and the terminal device cannot display the user-defined guide information, resulting in poor reliability of the terminal device in displaying the user-defined guide information.
Disclosure of Invention
The embodiment of the invention provides a startup guide information display method and terminal equipment, which improve the reliability of displaying custom guide information by the terminal equipment.
In a first aspect, an embodiment of the present invention provides a method for displaying boot guide information, which is applied to a terminal device with an Android system, where the method includes:
after a starting-up instruction input by a user is received, starting a system guide application program of the terminal equipment, wherein the guide application program is an application program in an Android system and comprises a custom guide loading module;
obtaining a user-defined guide list through the user-defined guide loading module, wherein the user-defined guide list comprises at least one user-defined guide application program identifier;
and sequentially starting each user-defined guide application program according to the identification of the respective defined guide application program in the user-defined guide list.
In one embodiment, the obtaining, by the custom wizard loading module, a custom wizard list includes:
and determining a storage file corresponding to the custom guide list through the custom guide loading module, and acquiring the custom guide list from the storage file.
In another embodiment, the storage file includes: the system guides the resource file of the application program; or,
an attribute list file of the terminal device; or,
and the system data partition file of the terminal equipment.
In another embodiment, sequentially starting each of the custom wizard applications according to the identifier of each of the custom wizard applications in the custom wizard list includes:
determining the custom wizard application program to be started according to the arrangement sequence of the identifications of the respective defined wizard application programs in the custom wizard list and the running marks of the respective defined wizard application programs;
starting the self-defined guide application program to be started, and modifying the running mark of the self-defined guide application program to be started into a second mark, wherein the initial running mark of each self-defined guide application program is a first mark;
and after the user-defined guide application program to be started is determined to be executed, determining the next user-defined guide application program to be started until the running marks of all the user-defined guide application programs are the second marks.
In another embodiment, before each of the custom wizard applications is sequentially started according to the identifier of each of the custom wizard applications in the custom wizard list, the method further includes:
displaying the identification of each user-defined guide application program in the terminal equipment;
acquiring an identifier of a user-defined guide application program selected by a user;
correspondingly, according to the respective defined guide application program identification in the self-defined guide list, sequentially starting each self-defined guide application program, including:
and sequentially starting each user-selected custom wizard application program according to the identification of the user-selected custom wizard application program.
In a second aspect, an embodiment of the present invention provides a terminal device, where the terminal device has an Android system, and the terminal device includes a start module and a custom wizard loading module, where,
the starting module is used for starting a system guide application program of the terminal equipment after receiving a starting instruction input by a user, wherein the guide application program is an application program in an Android system, and the guide application program comprises a custom guide loading module;
the user-defined guide loading module is used for acquiring a user-defined guide list through the user-defined guide loading module, and the user-defined guide list comprises at least one user-defined guide application program identifier; and sequentially starting each user-defined guide application program according to the identification of the respective defined guide application program in the user-defined guide list.
In one embodiment, the custom wizard loading module obtains a custom wizard list, including:
determining a storage file corresponding to the user-defined guide list;
and acquiring the self-defined guide list in the storage file.
In another embodiment, the storage file includes: the system guides the resource file of the application program; or,
an attribute list file of the terminal device; or,
and the system data partition file of the terminal equipment.
In another embodiment, the step of sequentially starting each of the custom wizard applications by the custom wizard loading module according to the identifier of each of the custom wizard applications in the custom wizard list includes:
determining the custom wizard application program to be started according to the arrangement sequence of the identifications of the respective defined wizard application programs in the custom wizard list and the running marks of the respective defined wizard application programs;
starting the self-defined guide application program to be started, and modifying the running mark of the self-defined guide application program to be started into a second mark, wherein the initial running mark of each self-defined guide application program is a first mark;
and after the user-defined guide application program to be started is determined to be executed, determining the next user-defined guide application program to be started until the running marks of all the user-defined guide application programs are the second marks.
In another embodiment, the terminal device further comprises a display module and an acquisition module, wherein,
the display module is used for displaying the identification of each user-defined guide application program in the terminal equipment before the starting module starts each user-defined guide application program in sequence according to the identification of each defined guide application program in the user-defined guide list;
the acquisition module is used for acquiring the identifier of the user-defined guide application program selected by the user;
correspondingly, the custom wizard loading module sequentially starts each custom wizard application program according to the identification of each custom wizard application program in the custom wizard list, and the custom wizard loading module comprises: and sequentially starting each user-selected custom wizard application program according to the identification of the user-selected custom wizard application program.
According to the startup guide information display method and the terminal equipment provided by the embodiment of the invention, at least one user-defined guide application program and a user-defined guide list comprising at least one user-defined guide application program identifier are arranged in the terminal equipment, and in the application, the system guide application program in the Android system is modified so that the system guide application program comprises a user-defined guide loading module which can be used for loading one or more user-defined guide application programs. In the process of starting the terminal equipment, the terminal equipment starts a system guide application program, and after a user-defined guide loading module in the system guide application is started, a user-defined guide list is obtained through the user-defined guide loading module, and each user-defined guide application program is sequentially started through the user-defined guide loading module. In the process, when no other priority exists between the priority of the system wizard application program and the priority of the startup wizard application program of google or the number of the priorities between the priority of the system wizard application program and the priority of the startup wizard application program of google is small (for example, the number of the priorities is smaller than the number of the custom wizard application programs needing to be loaded), the custom wizard information can still be normally displayed in the terminal equipment, so that the flexibility of displaying the custom wizard information by the terminal equipment is improved, and the loading mode of the custom wizard application program is expanded.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic view of an application scenario of a startup guide information display method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart illustrating a method for displaying boot guide information according to an embodiment of the present invention;
FIG. 3 is a flowchart of a method for launching a custom wizard application according to an embodiment of the present invention;
fig. 4 is a first schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic view of an application scenario of a startup guide information display method according to an embodiment of the present invention. Referring to fig. 1, the terminal device has an Android system, and the terminal device may be a mobile phone, a computer, a television, or the like. The Android system is provided with a system guide application program, the system guide application program is a provision application program in the Android system, and at least one self-defined guide application program is further installed in the terminal equipment. Since the priority of the system wizard application is 1 and the priority of the Launcher application (the application entering the standby interface) of the terminal device is 0, after the terminal device is started up, the Launcher application of the terminal device is started up after the terminal device runs and completes the wizard application, so that the terminal device is started up.
In the application, a system guide application program in an Android system is modified so that the system guide application program comprises a custom guide loading module, and in the process that the terminal equipment runs the system guide application program, the terminal equipment can sequentially load the custom guide application program in the terminal equipment through the custom guide loading module, so that the custom guide application program is sequentially started before starting is completed.
The technical means shown in the present application will be described in detail below with reference to specific examples. It should be noted that the following specific embodiments may be combined with each other, and the same or similar concepts may not be repeatedly described in different embodiments.
Fig. 2 is a schematic flow chart of a method for displaying boot guide information according to an embodiment of the present invention. Referring to fig. 2, the method includes:
s201, after a starting instruction input by a user is received, starting a system guide application program of the terminal equipment, wherein the guide application program is an application program in an Android system, and the guide application program comprises a custom guide loading module.
In the embodiment of the present invention, usually, when the terminal device is first powered on, the method shown in the embodiment of fig. 2 is executed to display the guidance information in the terminal device. Of course, in the actual application process, the time at which the terminal device executes the method shown in the embodiment of fig. 2 may also be set according to actual needs, for example, the terminal device may be set to execute the method shown in the embodiment of fig. 2 when the terminal device is started up each time, and correspondingly, the start-up instruction in the embodiment of the present invention may be a start-up instruction corresponding to each start-up.
In the Android system, the highest priority (greater than 1) of a startup wizard application program of google, the priority of a system wizard application program is 1, the priority of a Launcher application program is 0, and other application programs in the terminal equipment are started only when a user actively triggers after the Launcher application program finishes running. Therefore, after the terminal device receives the power-on instruction input by the user, the terminal device obtains the priority of each application program in the terminal device, and starts the application programs in the terminal device in sequence from high to low according to the priority. Specifically, after the terminal device receives a power-on instruction input by a user, the terminal device starts a guidance application of google. After running the guidance application for finishing google, the terminal equipment starts the system guidance application.
The system guide application program comprises a self-defined guide loading module which can be realized by software. And in the process of running the system guide application program by the terminal equipment, the user-defined guide loading module can be started.
S202, a user-defined guide list is obtained through the user-defined guide loading module, and the user-defined guide list comprises at least one user-defined guide application program identifier.
After the terminal equipment starts the custom guide loading module, the terminal equipment can obtain a custom guide list through the custom guide loading module, and the custom guide list is prefabricated in the terminal equipment by a developer of the terminal equipment. The user-defined guide list comprises at least one user-defined guide application program identifier, and correspondingly, each user-defined guide application program is installed in the terminal equipment. The identification of the custom wizard application may be a class name of the home page of the custom wizard application.
For example, the custom wizard list may be as follows:
wherein com.android.app1.mainavailability is the class name of the top page of app1 (custom wizard application 1), and com.android.app2.mainavailability is the class name of the top page of app2 (custom wizard application 1).
The storage file corresponding to the user-defined guide list can be set in the user-defined guide loading module, so that the terminal equipment can determine the storage file corresponding to the user-defined guide list through the user-defined guide loading module and acquire the user-defined guide list from the storage file. The storage file may be a resource file of the system wizard application, or an attribute list file of the terminal device, or a system data partition file of the terminal device.
When the storage file is the resource file of the system guide application program, the user-defined guide list is stored in the resource file of the system guide application program, so that the terminal equipment can quickly acquire the user-defined guide list from the resource file of the system guide application program.
When the storage file is the attribute list file of the terminal equipment, the user-defined guide list is stored in the attribute list file of the terminal equipment, so that the user-defined guide list can be updated only in a command line mode when the user-defined guide list needs to be updated in the process of using the terminal equipment by a user, and the user-defined guide list is convenient to maintain.
When the storage file is a system data partition file of the terminal device, the user-defined guide list is stored in the system data partition file of the terminal device, so that when the user-defined guide list needs to be updated, only the same data partition file needs to be updated, for example, a data partition file update package can be downloaded from a server, and the data partition file update package is stored in a system data partition, thereby facilitating the maintenance of the user-defined guide list.
And S203, sequentially starting the respective defined wizard application programs according to the identifications of the respective defined wizard application programs in the self-defined wizard list.
After the terminal device obtains the customized guide list, the terminal device may sequentially start each customized guide application according to the identifier of each defined guide application in the customized guide list. The custom wizard applications may be started in sequence in accordance with the order in which the wizard application identifiers are respectively defined in the custom wizard list.
According to the method for displaying the startup guide information, the terminal equipment is provided with at least one custom guide application program and a custom guide list comprising the identification of the at least one custom guide application program. In the process of starting the terminal equipment, the terminal equipment starts a system guide application program, and after a user-defined guide loading module in the system guide application is started, a user-defined guide list is obtained through the user-defined guide loading module, and each user-defined guide application program is sequentially started through the user-defined guide loading module. In the process, when no other priority exists between the priority of the system wizard application program and the priority of the startup wizard application program of google or the number of the priorities between the priority of the system wizard application program and the priority of the startup wizard application program of google is small (for example, the number of the priorities is smaller than the number of the custom wizard application programs needing to be loaded), the custom wizard information can still be normally displayed in the terminal equipment, so that the flexibility of displaying the custom wizard information by the terminal equipment is improved, and the loading mode of the custom wizard application program is expanded.
On the basis of the embodiment shown in fig. 2, optionally, the respective defined wizard applications may be sequentially started according to the identifiers of the respective defined wizard applications in the custom wizard list in a following feasible implementation manner (S203 in the embodiment shown in fig. 2), specifically, please refer to the embodiment shown in fig. 3.
Fig. 3 is a flowchart of a method for starting a custom wizard application according to an embodiment of the present invention. Referring to fig. 3, the method may include:
s301, determining the custom wizard application program to be started according to the arrangement sequence of the identifications of the respective defined wizard application programs in the custom wizard list and the running marks of the respective defined wizard application programs.
In the embodiment shown in FIG. 3, each custom wizard application in the list of custom wizards has a run flag associated with it. When the custom wizard application is not running, the running flag of the custom wizard application is a first flag, for example, the first flag may be 1; after the custom wizard application is launched, the running flag of the custom wizard application is a second flag, which may be 0, for example. At the beginning, the user-defined guide application program does not run, so at the beginning, the running marks of all the user-defined guide application programs are the first marks.
The terminal equipment can only operate one self-defined guide application program at the same time, and after the operation of one self-defined application program is finished, the terminal equipment starts the next non-operated self-defined application program until the terminal equipment finishes operating all the self-defined guide application programs in the self-defined guide list. The terminal device starts a self-defined application program under the following two conditions.
In the first case: and after the terminal equipment acquires the custom guide list through the custom guide loading module, the terminal equipment runs a custom guide application program in the custom guide list.
In the second case: after the running of one self-defined guide application program is finished, if the non-executed self-defined guide application program still exists in the terminal equipment, the terminal equipment starts the non-executed self-defined guide application program.
When the terminal device needs to start a custom application program, the terminal device may determine the custom wizard application program in the custom wizard list, where the first running flag is the first flag, as the custom wizard application program to be started.
S302, starting the self-defined guide application program to be started, and modifying the running mark of the self-defined guide application program to be started into a second mark, wherein the initial running marks of the guide application programs are respectively defined as first marks.
And S303, after the user-defined guide application program to be started is determined to be executed, determining the next user-defined guide application program to be started until the running marks of the respective defined guide application programs are second marks.
Optionally, after the running of one custom application is completed, the custom application may feed back end information to the terminal device, and correspondingly, the terminal device may determine that the execution of the custom application is completed according to the end information fed back by the custom application.
Optionally, the terminal device may detect a currently running custom application in real time, and when the terminal device detects that no currently running custom application is running, the terminal device may determine that the execution of the wizard application to be started is completed.
And after the terminal equipment determines that the execution of the self-defined guide application program to be started is completed, the terminal equipment determines the next self-defined guide application program to be started. The terminal device may determine the next to-be-started custom wizard application according to the method shown in S301. And repeating the steps until the running marks of all the self-defined guide application programs are the second marks. When the running flag of all the custom wizard applications is the second flag, all the custom wizard applications are started.
The technical solutions shown in the above method embodiments are described in detail below by specific examples.
Illustratively, before the terminal device starts the system wizard application, the list of the custom wizards is shown in table 1, wherein the running flag of the custom wizard application is 1 before the custom wizard application is started, and the running flag of the custom wizard application is 0 after the custom wizard application is started.
TABLE 1
Identification of custom wizard applications Running mark
Custom wizard application 1 1
Custom wizard application 2 1
Custom wizard application 3 1
Custom wizard application 4 1
Custom wizard application 5 1
In the process of starting up the terminal equipment, when the terminal equipment runs the custom guide loading module, the terminal equipment obtains the custom guide list shown in the table 1 through the custom guide loading module.
The terminal equipment firstly judges the running mark of the user-defined guide application program 1 to be 1 according to the arrangement sequence of the guide application programs respectively defined in the table 1, determines the user-defined guide application program 1 as the user-defined guide application program to be started, starts the user-defined guide application program 1 and modifies the running mark of the user-defined guide application program 1 to be 0. At this time, the custom wizard list is shown in table 2:
TABLE 2
Identification of custom wizard applications Running mark
Custom wizard application 1 0
Custom wizard application 2 1
Custom wizard application 3 1
Custom wizard application 4 1
Custom wizard application 5 1
After the execution of the custom wizard application 1 is completed, the custom wizard application 1 feeds back end information to the terminal device, the terminal device determines the next custom application to be started in the custom wizard list shown in table 2 according to the end information, and since the custom wizard application with the first running flag "1" in table 2 is the custom application 2, the terminal device determines the custom application to be started from the custom wizard application 2. And repeating the steps until the running marks of the respective defined guide application programs in the self-defined guide list are all 0.
In the embodiment shown in fig. 3, each custom wizard application is sequentially started according to the arrangement order of the identifiers of the respective defined wizard applications in the custom wizard list, so that each custom wizard application can be sequentially executed, and conflicts in the running process of the custom wizard applications (for example, two custom wizard applications are executed simultaneously) are avoided. Furthermore, by setting the operation marks for each custom application program, whether the custom application program is started or not is indicated through the operation marks, so that the repeated execution or the missed execution of the custom application program can be effectively avoided.
On the basis of any one of the above embodiments, before starting each custom wizard application, the user may select the custom wizard application to be executed, and run the custom wizard application selected by the user during the boot process. Specifically, before the terminal device starts the respective defined wizard application, the identifier of the respective defined wizard application is displayed in the terminal device, and the user can select the identifier of the custom wizard application to be started according to actual needs. For example, the identifiers of the respective defined wizard applications and check boxes corresponding to the identifiers of the respective defined wizard applications may be displayed in the terminal device, and the user may click on the check boxes to select the identifiers of the customized wizard applications corresponding to the check boxes. Correspondingly, when the terminal equipment starts the user-defined guide application program, the terminal equipment starts the user-defined guide application program selected by each user in sequence according to the identification of the user-defined guide application program selected by the user. In the process, the user can select the started self-defined guide application program according to actual needs, and therefore flexibility of displaying guide information is improved.
Fig. 4 is a first schematic structural diagram of a terminal device according to an embodiment of the present invention. The terminal device has an Android system, and referring to fig. 4, the terminal device includes a start module 11 and a custom wizard loading module 12, wherein,
the starting module 11 is configured to start a system wizard application of the terminal device after receiving a start instruction input by a user, where the wizard application is an application in an Android system, and the wizard application includes a custom wizard loading module;
the custom guide loading module 12 is configured to obtain a custom guide list through the custom guide loading module, where the custom guide list includes an identifier of at least one custom guide application program; and sequentially starting each user-defined guide application program according to the identification of the respective defined guide application program in the user-defined guide list.
The terminal device shown in the embodiment of the present invention may execute the technical solution shown in the above method embodiment, and the implementation principle and the beneficial effect are similar, which are not described herein again.
In one embodiment, the custom wizard loading module 12 obtains a custom wizard list, including:
determining a storage file corresponding to the user-defined guide list;
and acquiring the self-defined guide list in the storage file.
In another embodiment, the storage file includes: the system guides the resource file of the application program; or,
an attribute list file of the terminal device; or,
and the system data partition file of the terminal equipment.
In another embodiment, the sequentially starting each of the custom wizard applications by the custom wizard loading module 12 according to the identifier of each of the custom wizard applications in the custom wizard list includes:
determining the custom wizard application program to be started according to the arrangement sequence of the identifications of the respective defined wizard application programs in the custom wizard list and the running marks of the respective defined wizard application programs;
starting the self-defined guide application program to be started, and modifying the running mark of the self-defined guide application program to be started into a second mark, wherein the initial running mark of each self-defined guide application program is a first mark;
and after the user-defined guide application program to be started is determined to be executed, determining the next user-defined guide application program to be started until the running marks of all the user-defined guide application programs are the second marks.
Fig. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. On the basis of the embodiment shown in fig. 4, please refer to fig. 5, the terminal device further includes a display module 13 and an obtaining module 14, wherein,
the display module 13 is configured to display the identifier of each custom wizard application program in the terminal device before the start module starts each custom wizard application program in sequence according to the identifier of each defined wizard application program in the custom wizard list;
the obtaining module 14 is configured to obtain an identifier of a user-defined wizard application selected by a user;
correspondingly, the customized wizard loading module 12 sequentially starts each customized wizard application according to the identifier of each defined wizard application in the customized wizard list, including: and sequentially starting each user-selected custom wizard application program according to the identification of the user-selected custom wizard application program.
The terminal device shown in the embodiment of the present invention may execute the technical solution shown in the above method embodiment, and the implementation principle and the beneficial effect are similar, which are not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A startup guide information display method is applied to terminal equipment with an Android system, and comprises the following steps:
after a starting-up instruction input by a user is received, starting a system guide application program of the terminal equipment, wherein the guide application program is an application program in an Android system and comprises a custom guide loading module;
obtaining a user-defined guide list through the user-defined guide loading module, wherein the user-defined guide list comprises at least one user-defined guide application program identifier;
and sequentially starting each user-defined guide application program according to the identification of the respective defined guide application program in the user-defined guide list.
2. The method of claim 1, wherein obtaining a custom wizard list by the custom wizard loading module comprises:
and determining a storage file corresponding to the custom guide list through the custom guide loading module, and acquiring the custom guide list from the storage file.
3. The method of claim 2,
the storage file comprises: the system guides the resource file of the application program; or,
an attribute list file of the terminal device; or,
and the system data partition file of the terminal equipment.
4. The method of any of claims 1-3, wherein launching each of the custom wizard applications in sequence based on an identification of the respective defined wizard application in the custom wizard list comprises:
determining the custom wizard application program to be started according to the arrangement sequence of the identifications of the respective defined wizard application programs in the custom wizard list and the running marks of the respective defined wizard application programs;
starting the self-defined guide application program to be started, and modifying the running mark of the self-defined guide application program to be started into a second mark, wherein the initial running mark of each self-defined guide application program is a first mark;
and after the user-defined guide application program to be started is determined to be executed, determining the next user-defined guide application program to be started until the running marks of all the user-defined guide application programs are the second marks.
5. The method of any of claims 1-3, further comprising, prior to launching each of the custom wizard applications in sequence based on the identification of the respective defined wizard application in the custom wizard list:
displaying identifiers of respective defined wizard applications in the terminal device;
acquiring an identifier of a user-defined guide application program selected by a user;
correspondingly, according to the respective defined guide application program identification in the self-defined guide list, sequentially starting each self-defined guide application program, including:
and sequentially starting each user-selected custom wizard application program according to the identification of the user-selected custom wizard application program.
6. The terminal equipment is characterized by having an Android system and comprising a starting module and a custom wizard loading module, wherein,
the starting module is used for starting a system guide application program of the terminal equipment after receiving a starting instruction input by a user, wherein the guide application program is an application program in an Android system, and the guide application program comprises a custom guide loading module;
the user-defined guide loading module is used for acquiring a user-defined guide list, and the user-defined guide list comprises at least one user-defined guide application program identifier; and sequentially starting each user-defined guide application program according to the identification of the respective defined guide application program in the user-defined guide list.
7. The terminal device of claim 6, wherein the custom wizard loading module obtains a custom wizard list, and comprises:
determining a storage file corresponding to the user-defined guide list;
and acquiring the self-defined guide list in the storage file.
8. The terminal device of claim 7,
the storage file comprises: the system guides the resource file of the application program; or,
an attribute list file of the terminal device; or,
and the system data partition file of the terminal equipment.
9. The terminal device according to any one of claims 6 to 8, wherein the custom wizard loading module sequentially starts each custom wizard application according to the identifier of each custom wizard application defined in the custom wizard list, and includes:
determining the custom wizard application program to be started according to the arrangement sequence of the identifications of the respective defined wizard application programs in the custom wizard list and the running marks of the respective defined wizard application programs;
starting the self-defined guide application program to be started, and modifying the running mark of the self-defined guide application program to be started into a second mark, wherein the initial running mark of each self-defined guide application program is a first mark;
and after the user-defined guide application program to be started is determined to be executed, determining the next user-defined guide application program to be started until the running marks of all the user-defined guide application programs are the second marks.
10. The terminal device according to any of claims 6-8, wherein the terminal device further comprises a display module and an acquisition module, wherein,
the display module is used for displaying the identification of each user-defined guide application program in the terminal equipment before the starting module starts each user-defined guide application program in sequence according to the identification of each defined guide application program in the user-defined guide list;
the acquisition module is used for acquiring the identifier of the user-defined guide application program selected by the user;
correspondingly, the custom wizard loading module sequentially starts each custom wizard application program according to the identification of each custom wizard application program in the custom wizard list, and the custom wizard loading module comprises: and sequentially starting each user-selected custom wizard application program according to the identification of the user-selected custom wizard application program.
CN201611162435.1A 2016-12-15 2016-12-15 Startup guide information display method and terminal device Pending CN106598600A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611162435.1A CN106598600A (en) 2016-12-15 2016-12-15 Startup guide information display method and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611162435.1A CN106598600A (en) 2016-12-15 2016-12-15 Startup guide information display method and terminal device

Publications (1)

Publication Number Publication Date
CN106598600A true CN106598600A (en) 2017-04-26

Family

ID=58802863

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611162435.1A Pending CN106598600A (en) 2016-12-15 2016-12-15 Startup guide information display method and terminal device

Country Status (1)

Country Link
CN (1) CN106598600A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107613104A (en) * 2017-08-30 2018-01-19 天津大学 The Android APP stream personalized customization methods that a kind of user participates in
CN107979690A (en) * 2017-11-06 2018-05-01 深圳天珑无线科技有限公司 A kind of mobile terminal and its method and system for skipping start guide
CN109739569A (en) * 2018-12-20 2019-05-10 努比亚技术有限公司 Method for starting up mobile terminal, mobile terminal and computer readable storage medium
CN111465921A (en) * 2017-12-12 2020-07-28 三星电子株式会社 User terminal device and control method thereof
CN111813456A (en) * 2020-07-10 2020-10-23 北京小米移动软件有限公司 Method and system for customizing boot logo

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855148A (en) * 2012-08-02 2013-01-02 广东欧珀移动通信有限公司 Android-based startup management method
CN103823699A (en) * 2014-02-27 2014-05-28 广州视源电子科技股份有限公司 Method and device for controlling self-starting of application program
CN104021019A (en) * 2014-06-18 2014-09-03 腾讯科技(深圳)有限公司 Application self-staring control method, terminal and server
CN104199691A (en) * 2014-08-21 2014-12-10 康佳集团股份有限公司 Method and device for automatically starting APK in turn-on process based on Android platform
CN104375869A (en) * 2014-11-28 2015-02-25 北京奇虎科技有限公司 Self-starting application control method and device
CN104834536A (en) * 2014-02-12 2015-08-12 研祥智能科技股份有限公司 Method and device of automatic operation of application program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855148A (en) * 2012-08-02 2013-01-02 广东欧珀移动通信有限公司 Android-based startup management method
CN104834536A (en) * 2014-02-12 2015-08-12 研祥智能科技股份有限公司 Method and device of automatic operation of application program
CN103823699A (en) * 2014-02-27 2014-05-28 广州视源电子科技股份有限公司 Method and device for controlling self-starting of application program
CN104021019A (en) * 2014-06-18 2014-09-03 腾讯科技(深圳)有限公司 Application self-staring control method, terminal and server
CN104199691A (en) * 2014-08-21 2014-12-10 康佳集团股份有限公司 Method and device for automatically starting APK in turn-on process based on Android platform
CN104375869A (en) * 2014-11-28 2015-02-25 北京奇虎科技有限公司 Self-starting application control method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
乔珊: ""开机自启动程序排排队"", 《电脑迷》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107613104A (en) * 2017-08-30 2018-01-19 天津大学 The Android APP stream personalized customization methods that a kind of user participates in
CN107613104B (en) * 2017-08-30 2020-04-28 天津大学 User-participated Android APP stream personalized customization method
CN107979690A (en) * 2017-11-06 2018-05-01 深圳天珑无线科技有限公司 A kind of mobile terminal and its method and system for skipping start guide
CN111465921A (en) * 2017-12-12 2020-07-28 三星电子株式会社 User terminal device and control method thereof
CN111465921B (en) * 2017-12-12 2024-05-10 三星电子株式会社 User terminal device and control method thereof
CN109739569A (en) * 2018-12-20 2019-05-10 努比亚技术有限公司 Method for starting up mobile terminal, mobile terminal and computer readable storage medium
CN111813456A (en) * 2020-07-10 2020-10-23 北京小米移动软件有限公司 Method and system for customizing boot logo

Similar Documents

Publication Publication Date Title
CN106598600A (en) Startup guide information display method and terminal device
US8914785B2 (en) Providing virtual appliance system firmware images
US20150242201A1 (en) Method for updating firmware and electronic device thereof
CN109492181B (en) Page jump method, device, computer equipment and storage medium
CN111240766B (en) Application starting method and device, electronic equipment and computer readable storage medium
CN103778211A (en) Method and device for switching language of mobile terminal game software
KR20130142073A (en) Method and terminal for using mobile memory card to boot up mobile phone operating system
CN110007936B (en) Data processing method and device
CN113672296B (en) Custom application switching method, switching device, electronic equipment and storage medium
CN105740010A (en) Power-on method and terminal equipment
CN114153582A (en) Resource scheduling method and device, electronic equipment and storage medium
CN111708548A (en) Software installation method, device, equipment and storage medium
CN105867962A (en) System upgrading method and device
CN112650541B (en) Application program starting acceleration method, system, equipment and storage medium
CN106293790B (en) application program upgrading method and device based on Firefox operating system
CN112930664B (en) Address information processing method and device, electronic equipment and storage medium
US20170188214A1 (en) Method and electronic device for sharing multimedia information
CN107911816B (en) Starting method for multi-mode IoT device, multi-mode IoT device and storage medium
CN111381978B (en) Method for accessing application program, storage medium and intelligent television
CN104244092A (en) Method, system and device for starting application through set top box
CN116610370A (en) Starting method, starting device, starting equipment and storage medium
CN108446144B (en) Application program starting method and device, terminal and storage medium
CN111742297A (en) Firmware starting method, equipment and computer readable storage medium
US20140137092A1 (en) Information processing apparatus, information processing system, non-transitory computer-readable storage medium having stored therein information processing program, and information processing method
CN109150951B (en) Method and device for starting Activity of Android system

Legal Events

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

Application publication date: 20170426