CN117149336A - Startup guide page display method and device and electronic equipment - Google Patents

Startup guide page display method and device and electronic equipment Download PDF

Info

Publication number
CN117149336A
CN117149336A CN202311192452.XA CN202311192452A CN117149336A CN 117149336 A CN117149336 A CN 117149336A CN 202311192452 A CN202311192452 A CN 202311192452A CN 117149336 A CN117149336 A CN 117149336A
Authority
CN
China
Prior art keywords
electronic device
brand
information
software version
electronic equipment
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
CN202311192452.XA
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.)
Shenzhen Ioco Communication Software Co ltd
Original Assignee
Shenzhen Ioco Communication Software 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 Shenzhen Ioco Communication Software Co ltd filed Critical Shenzhen Ioco Communication Software Co ltd
Priority to CN202311192452.XA priority Critical patent/CN117149336A/en
Publication of CN117149336A publication Critical patent/CN117149336A/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/451Execution arrangements for user interfaces
    • G06F9/453Help systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

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

Abstract

The application discloses a method and a device for displaying a boot page and electronic equipment, and belongs to the technical field of image display. The method comprises the following steps: under the condition that a first electronic device is started, acquiring first information, wherein the first information indicates brand information of a second electronic device or first software version information of the first electronic device when the first electronic device is started last time; displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment; the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.

Description

Startup guide page display method and device and electronic equipment
Technical Field
The application belongs to the technical field of image display, and particularly relates to a method and a device for displaying a boot page and electronic equipment.
Background
In the related art, a boot page of an electronic device such as a mobile phone mainly includes welcome pages, user protocols, privacy statements, device protection, network settings, account login, system settings, application program installation and updating, and the like, and the boot pages of different brands and models of mobile phones may be different, but the main functions are basically different. Taking a mobile phone starting guide page as an example, the starting point is to enable a user to quickly get up to use the mobile phone, especially for some shortcut functions and basic operations.
However, the boot page in the related art still has room for improvement in the booting effect of the user for using the electronic device with his/her hands.
Disclosure of Invention
The embodiment of the application aims to provide a startup guide page display method and device and electronic equipment, which can improve the guide effect of a user for using the electronic equipment by quickly putting the user on the hand.
In a first aspect, an embodiment of the present application provides a method for displaying a boot page, where an execution body of the method is a first electronic device, and the method includes:
under the condition that a first electronic device is started, acquiring first information, wherein the first information indicates brand information of a second electronic device or first software version information of the first electronic device when the first electronic device is started last time;
Displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment;
the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
In a second aspect, an embodiment of the present application provides a device for displaying a boot page, including:
the first acquisition module is used for acquiring first information under the condition that the first electronic equipment is started, wherein the first information indicates brand information of the second electronic equipment or indicates first software version information of the first electronic equipment when the first electronic equipment is started last time;
the first display module is used for displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment;
The difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
In a third aspect, an embodiment of the present application provides an electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the method as described in the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor perform the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In a sixth aspect, embodiments of the present application provide a computer program product stored in a storage medium, the program product being executable by at least one processor to implement the method according to the first aspect.
In the embodiment of the application, under the condition that a first electronic device is started, first information is acquired, wherein the first information indicates brand information of a second electronic device, or the first information indicates first software version information of the first electronic device when the first electronic device is started last time; displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment; the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version. The method and the device can display the differential functions or operations of the electronic devices with two different brands or different software versions on the boot page, so that a user can quickly switch from the operation logic of the last brand or software version, and the operation method or functions of the electronic devices with new brands or software versions can be quickly learned and adapted.
Drawings
FIG. 1 is a flowchart of a method for displaying a boot page according to an embodiment of the present application;
FIG. 2a is a schematic diagram illustrating an operation of an application scenario I according to an embodiment of the present application;
FIG. 2b is a second operation diagram of the first application scenario according to the embodiment of the present application;
FIG. 2c is a third operation diagram of the first application scenario according to the embodiment of the present application;
FIG. 2d is a fourth schematic operation diagram of the first application scenario according to the embodiment of the present application;
FIG. 2e is a fifth operation diagram of the first application scenario of the embodiment of the present application;
FIG. 2f is a sixth schematic operation diagram of the first application scenario in the embodiment of the present application;
FIG. 2g is a seventh operation diagram of the first application scenario according to the embodiment of the present application;
FIG. 3a is one of the operation diagrams of the second application scenario in the embodiment of the present application;
FIG. 3b is a second schematic diagram illustrating an operation of a second embodiment of the present application;
FIG. 3c is a third schematic diagram illustrating the second operation of the second application scenario according to the embodiment of the present application;
FIG. 3d is a fourth schematic diagram illustrating the operation of the second application scenario according to the embodiment of the present application;
FIG. 3e is a fifth operation diagram of the second application scenario according to the embodiment of the present application;
fig. 4 is a schematic structural diagram of a boot page display device according to an embodiment of the present application;
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 6 is a schematic hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions of the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which are obtained by a person skilled in the art based on the embodiments of the present application, fall within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type, and are not limited to the number of objects, such as the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The method for displaying the boot page, the device for displaying the boot page and the electronic equipment provided by the embodiment of the application are described in detail below through specific embodiments and application scenes thereof with reference to the accompanying drawings.
Referring to fig. 1, a flowchart of a method for displaying a boot page according to an embodiment of the present application is provided, wherein an execution subject of the method for displaying a boot page is a first electronic device, as shown in fig. 1, and the method for displaying a boot page includes the following steps:
step 101, under the condition that a first electronic device is started, acquiring first information, wherein the first information indicates brand information of a second electronic device, or the first information indicates first software version information of the first electronic device when the first electronic device is started last time.
In some embodiments, the electronic device in the embodiments of the present application, such as the first electronic device or the second electronic device, may include a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a mobile internet device (Mobile Internet Device, MID), an augmented reality (augmented reality, AR)/Virtual Reality (VR) device, a robot, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a personal digital assistant (personal digital assistant, PDA), and the like, and may also be a personal computer (personal computer, PC), a television (television), a teller machine, a self-service machine, and the like.
For convenience of description, in the embodiment of the present application, an electronic device is generally exemplified by a mobile phone, which is not specifically limited herein.
Step 102, displaying difference content on a startup interface when the brand of the second electronic device is inconsistent with the brand of the first electronic device or the first software version information is inconsistent with the current second software version information of the first electronic device; the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
The first software version refers to an operating system version corresponding to the first software version information; the second software version refers to an operating system version corresponding to the second software version information.
In some embodiments, the boot interface in the embodiments of the present application may be any interface displayed after the electronic device is booted, where the boot interface may be referred to as a "boot page" for guiding a user to quickly use the electronic device after the electronic device is booted. If the boot page is started immediately after the boot, or after the boot, system setting contents such as language selection, time zone selection and the like are displayed first, and after the system setting is completed, the boot page is displayed.
Optionally, the operational or functional differences include at least one of:
1) Different operation modes adopted by the same function;
for example: as shown in fig. 2c, for the screen capturing operation, the operation mode of displaying the brand a on the startup interface is the joint operation and the operation mode of displaying the brand B on the startup interface is the three-finger sliding operation, so that the user can intuitively learn the difference between the screen capturing operation on the new mobile phone and the screen capturing operation on the old mobile phone on the startup interface.
2) Different effects produced by the same operation mode;
for example: as shown in FIG. 2d, for the same upper left corner downslide mode of operation, the effect on brand A is to display the setup center and unread messages; and the effect on brand B is to display unread messages.
3) Differences in similar functions;
for example: as shown in fig. 2e, for some differences in complex functions, a split-screen video may be used to explain the differences between complex functions of brand a and similar complex functions of brand B.
4) The first electronic device has functionality that is not possessed by the second electronic device.
For example: as shown in fig. 2f, for the function specific to the brand B, a split-screen video manner may be used on the power-on interface to display the difference between the function specific to the brand B and the function similar to the function specific to the brand B on the brand a.
Of course, for the specific function of the first electronic device, the second electronic device may not have a similar function, and at this time, as shown in fig. 2f, for the specific function of the brand B, a split-screen video manner may be adopted on the power-on interface to display the specific function introduction of the brand B, and display the prompt information that the brand a does not have the specific function.
5) The second software version has functionality that is not possessed by the first software version.
In the case that the first electronic device performs an operating system version update, the specific function of the current version of the first electronic device may be a function that is newly added to the new version of the first electronic device compared to the old version, for example: as shown in fig. 3e, a new function introduction added to the new version after the mobile phone performs the operating system version update is displayed on the startup interface.
In some embodiments, the display form of displaying the difference content may be at least one of pictures, videos, text prompts and the like displaying different operations or functions, which are not limited herein.
In some embodiments, the display manner of displaying the difference content may be to perform split-screen display on at least one of pictures, videos, text prompting messages, etc. of different operations or functions, for example, displaying an operation of the first electronic device in one display area of the power-on interface, and displaying the same or similar operation of the second electronic device in another display area of the power-on interface.
In some embodiments, the first electronic device may acquire the first information according to a user operation on the first electronic device.
Optionally, the obtaining the first information under the condition that the first electronic device is started includes:
displaying at least two selection buttons on the starting interface under the condition that the first electronic equipment is started, wherein the at least two selection buttons are in one-to-one correspondence with at least two candidate brand information, and the at least two candidate brand information comprises the brand information of the second electronic equipment;
receiving a first input of a user, wherein the first input comprises a selection operation of a target selection button, and the at least two selection buttons comprise the target selection button;
in response to the first input, it is determined that the first information indicates the candidate brand information corresponding to the target selection button, the candidate brand information corresponding to the target selection button including brand information of a second electronic device.
For example: as shown in fig. 2a, in the power-on interface on the mobile phone of the brand B, two selection buttons 21 may be displayed for the user to select whether the user is a new user or an old user of the brand B, if the user selects the selection button 21 corresponding to the "new user of the brand B", the interface as shown in fig. 2B is further displayed, and a plurality of candidate brands of selection options 22 are displayed in the interface, wherein if the user selects the selection button corresponding to the brand a, the old mobile phone used by the user is indicated as the mobile phone of the brand a, so that the difference content between the mobile phone of the brand a and the mobile phone of the brand B is displayed in the subsequent power-on interface.
In this embodiment, the brand information of the second electronic device may be determined according to the selection result of the candidate brand selection button displayed on the startup interface by the user, so as to improve the user controllability and flexibility of the obtained brand information of the second electronic device.
In other embodiments, the first electronic device may acquire the first information by acquiring first software version information stored locally in the first built-in device.
In one embodiment, the method further comprises:
the first electronic equipment carries out version updating of an operating system;
under the condition that the first electronic equipment is started, acquiring first information comprises the following steps:
and when the first electronic equipment is started for the first time after the version of the operating system is updated, acquiring the first software version information before updating.
Optionally, the first electronic device may store the old software version information before the update, such as the old version number, the time when the old version fails, and the like, each time the version of the operating system is updated.
Thus, when the first electronic device is started for the first time after the version of the operating system is updated, the old software version information can be obtained from the memory.
Alternatively, it may be determined whether the current version number is identical to the old version number by comparing them, and only when the two are not identical, the difference contents of the two need to be displayed.
Optionally, the time of the old version failure, that is, the time of updating the version of the operating system, may be compared with the current startup time to determine whether the current startup is the first startup after the old version failure.
Of course, it may also be determined in other manners whether the current boot is the first boot after the operating system version is updated. For example: and when the computer is started up each time, detecting whether the version number of the current operating system is consistent with the version number of the last time of shutdown, and if not, determining whether the current startup is the first startup after the version update of the operating system.
In this embodiment, only when the first boot is started after the version of the operating system is updated, the first software version information before updating is obtained, and the difference content between the first software version before updating and the current version after updating is displayed; in other words, when the subsequent boot is started after the version of the operating system is updated, the versions of the operating system before and after the current boot are consistent, so that the difference content of the new version and the old version is not displayed in the boot interface. Thus, the repeated display of the difference content of the new version and the old version during each startup can be avoided.
In some embodiments, the difference content between the new version and the old version may be displayed only when the electronic device is powered on for the first time after the version is updated when the operating system of the electronic device performs the large version update.
Wherein, the large version update is different from the small version update in that: large version updates vary greatly from operating system functions, operating logic, etc., e.g., large version updates are used to change operating system versions from V12 to V13; whereas small version updates typically do not alter the functionality, operating logic of the operating system, such as small version updates used to change operating system versions from V12.1 to V12.2.
In this way, the difference content of the new version and the old version can be prevented from being frequently displayed on the starting interface in the process of updating the small version.
It is worth mentioning that the user can operate and control whether to display the difference content between the new mobile phone and the old mobile phone.
For example: in the boot interface shown in fig. 2a, if the user selects the selection button 21 corresponding to "old user of brand B", the difference content between the mobile phone of brand a and the mobile phone of brand B is not displayed in the subsequent boot interface, and at this time, only the conventional boot interface, such as language selection, clock setting, etc., may be displayed.
Optionally, the obtaining the first software version information before updating when the first electronic device starts up for the first time after updating the version of the operating system includes:
displaying a first operation interface when the first electronic equipment is started for the first time after the version of the operation system is updated;
and under the condition that a second input of a user to the first operation interface is received, acquiring the first software version information before updating.
For example: as shown in fig. 3a, two selection buttons 31 may be displayed in the boot interface, and if the user clicks the selection button 31 corresponding to "new function introduction", the difference content between the new version and the old version is displayed in the subsequent boot interface; if the user clicks the "skip" corresponding selection button 31, the difference content between the new version and the old version is not displayed in the subsequent boot interface, and at this time, only the conventional boot interface, such as language selection, clock setting, etc., may be displayed. In this example, the second input is that the user clicks the selection button corresponding to "new function introduction".
In the embodiment of the application, under the condition that a first electronic device is started, first information is acquired, wherein the first information indicates brand information of a second electronic device, or the first information indicates first software version information of the first electronic device when the first electronic device is started last time; displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment; the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version. The method and the device can display the differential functions or operations of the electronic devices with two different brands or different software versions on the boot page, so that a user can quickly switch from the operation logic of the last brand or software version, and the operation method or functions of the electronic devices with new brands or software versions can be quickly learned and adapted.
In order to facilitate the explanation of the boot page display method provided by the embodiment of the present application, the following two application scenarios are taken as examples to illustrate the embodiment of the present application:
scene one
The first electronic equipment is a new mobile phone, the second electronic equipment is an old mobile phone, and the operation modes and the using skills of different mobile phones are different; according to the embodiment of the application, under the condition that the user replaces the mobile phone, the operation difference and the function difference between the new mobile phone and the old mobile phone can be displayed on the starting interface of the new mobile phone, so that the user can quickly get on the new mobile phone.
The method for displaying the boot page of the embodiment of the application can comprise the following steps:
step 1, starting up a new mobile phone, entering a starting-up guide page, and adding new and old user selection pages shown in fig. 2 a.
Under the condition that the user selects the old user, entering a conventional startup guide page; in case the user selects a new user, step 2 is performed.
And step 2, entering an old mobile phone brand selection page.
In this step, the user selects the brand of the old mobile phone from the old mobile phone brand selection page.
And step 3, dynamically loading data in a database according to the old mobile phone brand selected by the user, for example, selecting the old mobile phone brand as a brand A and the new mobile phone brand as a brand B, and loading the difference data of the mobile phones of the brand A and the brand B.
And 4, displaying different operation modes of the mobile phones of the brand A and the brand B by utilizing a split screen.
For example: as shown in fig. 2c, the operation type is displayed in the upper left corner, and the specific operation mode is composed of a screen and a text description.
And 5, displaying different effects reflected on the mobile phones of the brand A and the brand B in the same operation mode.
For example: as shown in FIG. 2d, the same upper left corner slides down, the Brand B handset only displays notifications, the Brand A handset displays notifications and a base settings column.
Step 6, explaining the differences of some complex functions in a split-screen video mode.
For example: as shown in fig. 2e, for similar and more complex functions, the difference between brand a and brand B may be presented in a split-screen video manner.
And 7, displaying the characteristic functions of the brand B mobile phone.
For example: as shown in fig. 2f, the feature of the brand B phone may be compared to a similar feature on the brand a phone. Alternatively, as shown in FIG. 2g, if the Brand A handset does not have similar functionality, the Brand A handset may be displayed in a split screen with such functionality temporarily absent, highlighting the advantages of the Brand B handset over the Brand A handset.
And 8, after the display of the difference content is completed, entering a conventional startup guide interface, such as checking privacy security, performing system setting and the like.
Under the application scene, the application adds the using skills of the new mobile phone user in the starting guide page, displays the operation difference and different using skills of the own brand and the selected brand to the user by utilizing the split screen according to the old mobile phone brand selected by the user, deepens the memory of the user through comparison display, and helps the user to quickly get up to the new mobile phone. The method solves the problems that the boot page is too simple, the using frequency of the using skill application is low, and a new card changing user cannot adapt to the functions and the operations of the new card rapidly.
Scene two
The first electronic device generates version update of the operating system, for example, the operating system of the mobile phone is updated from version 12 to version 13, and at this time, the operations and functions of different versions may have differences; by the embodiment of the application, after the mobile phone generates the version update of the operating system, the operation difference and the function difference between the version before update and the version after update can be displayed on the starting interface, so that a user can quickly adapt to the operation mode and the use skill of the new version.
The method for displaying the boot page of the embodiment of the application can comprise the following steps:
step 1, after upgrading the large version of the mobile phone, starting up for the first time, and adding a new function introduction page shown in fig. 3 a.
Step 2, entering a conventional startup guide page under the condition that a user selects skip in the new function introduction page; in case the user selects "new function introduction", step 3 is performed.
And 3, displaying the operation modes of the version before and after upgrading by utilizing the split screen.
For example: as shown in fig. 3b, the operation type is displayed in the upper left corner, and the specific operation mode is composed of a screen and a text description.
And 4, displaying the same operation mode, and showing different effects on different versions before and after version upgrading.
For example: as shown in fig. 3c, the same upper left corner slides down, the new version of the handset only displays notifications, the old version displays notifications and the base settings bar.
And 5, explaining the functional differences of the new and old versions in a split-screen video mode for some complex functional differences.
For example: as shown in fig. 3d, for similar and more complex functions, the difference between the different versions before and after the version upgrade can be displayed in a split-screen video manner.
And 6, displaying the newly added functions of the new version mobile phone or displaying the functions of the new version to be introduced in a key way.
For example: as shown in fig. 3e, a new version of the functional description may be displayed as compared to the old version.
And 7, after the display of the difference content and the new function is completed, entering a conventional startup guide interface, such as checking privacy security, performing system setting and the like.
Under the application scene, when the mobile phone is started for the first time after the large version of the mobile phone is upgraded, a new function introduction page is added, a split screen is utilized to display the difference point of the new version compared with the old version interface and operation to a user, the user memory is deepened through comparison display, the user is helped to have better cognition on the new version, in addition, detailed introduction is provided for the characteristic function of the new version, the user perceives that the operating system of the electronic device is continuously optimized, so that the brand effect of the electronic device is improved, and the user experience is improved.
According to the boot page display method provided by the embodiment of the application, the execution main body can be the boot page display side device. In the embodiment of the application, the method for executing the display of the boot page by the boot page display device is taken as an example, and the boot page display device provided by the embodiment of the application is described.
Referring to fig. 4, in the boot page display apparatus 400 provided by the embodiment of the present application, which may be a first electronic device or an apparatus in the first electronic device, as shown in fig. 4, the boot page display apparatus 400 includes the following modules:
A first obtaining module 401, configured to obtain first information under a condition that a first electronic device is turned on, where the first information indicates brand information of a second electronic device, or the first information indicates first software version information of the first electronic device when the first electronic device is turned on last time;
a first display module 402, configured to display difference content on a boot interface when a brand of the second electronic device is inconsistent with a brand of the first electronic device or the first software version information is inconsistent with current second software version information of the first electronic device;
the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
Optionally, the operational or functional differences include at least one of:
different operation modes adopted by the same function;
different effects produced by the same operation mode;
differences in similar functions;
the first electronic device has a function that the second electronic device does not have;
The second software version has functionality that is not possessed by the first software version.
Optionally, the first acquisition module 401 includes:
the first display unit is used for displaying at least two selection buttons on the starting interface under the condition that the first electronic equipment is started, wherein the at least two selection buttons are in one-to-one correspondence with at least two candidate brand information;
a first input unit configured to receive a first input of a user, wherein the first input includes a selection operation of a target selection button, and the at least two selection buttons include the target selection button;
and the first response unit is used for responding to the first input, determining that the first information indicates the candidate brand information corresponding to the target selection button, and the candidate brand information corresponding to the target selection button comprises the brand information of the second electronic device.
Optionally, the power-on guidance page display device 400 further includes:
the updating module is used for updating the version of the operating system of the first electronic equipment;
the first obtaining module is specifically configured to:
and when the first electronic equipment is started for the first time after the version of the operating system is updated, acquiring the first software version information before updating.
Optionally, the first acquisition module 401 includes:
the second display unit is used for displaying a first operation interface when the first electronic equipment is started for the first time after the version of the operation system is updated;
and the acquisition unit is used for acquiring the first software version information before updating under the condition that the second input of the user to the first operation interface is received.
The device for displaying the boot page in the embodiment of the application can be electronic equipment, and can also be a component in the electronic equipment, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be other devices than a terminal. By way of example, the electronic device may be a mobile phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, mobile internet appliance (Mobile Internet Device, MID), augmented reality (augmented reality, AR)/Virtual Reality (VR) device, robot, wearable device, ultra-mobile personal computer, UMPC, netbook or personal digital assistant (personal digital assistant, PDA), etc., but may also be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The device for displaying the boot page in the embodiment of the application can be a device with an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, and the embodiment of the present application is not limited specifically.
The device for displaying the boot page provided by the embodiment of the application can realize each process realized by the embodiment of the method, and can obtain the same beneficial effects, and in order to avoid repetition, the description is omitted.
Optionally, as shown in fig. 5, the embodiment of the present application further provides an electronic device 500, which includes a processor 501 and a memory 502, where the memory 502 stores a program or an instruction that can be executed on the processor 501, and the program or the instruction implements each step of the above-mentioned boot page display method embodiment when executed by the processor 501, and the steps can achieve the same technical effect, so that repetition is avoided, and no further description is given here.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device.
Fig. 6 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 600 includes, but is not limited to: radio frequency unit 601, network module 602, audio output unit 603, input unit 604, sensor 605, display unit 606, user input unit 607, interface unit 608, memory 609, and processor 610.
Those skilled in the art will appreciate that the electronic device 600 may further include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 610 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 6 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
The electronic device 600 in the embodiment of the present application is used as a first electronic device.
A processor 610, configured to obtain, when the first electronic device is turned on, first information through at least one of the user input unit 607 and the memory 609, where the first information indicates brand information of the second electronic device, or the first information indicates first software version information of the first electronic device at the time of last power on;
The processor 610 is further configured to control the display unit 606 to display difference content on a startup interface when a brand of the second electronic device is inconsistent with a brand of the first electronic device or the first piece of information is inconsistent with current second software version information of the first electronic device;
the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
Optionally, the operational or functional differences include at least one of:
different operation modes adopted by the same function;
different effects produced by the same operation mode;
differences in similar functions;
the first electronic device has a function that the second electronic device does not have;
the second software version has functionality that is not possessed by the first software version.
Optionally, the acquiring, by the processor 610, the first information through at least one of the user input unit 607 and the memory 609, in the case that the first electronic device is turned on includes:
Displaying at least two selection buttons on the starting interface under the condition that the first electronic equipment is started, wherein the at least two selection buttons are in one-to-one correspondence with at least two candidate brand information;
receiving a first input of a user, wherein the first input comprises a selection operation of a target selection button, and the at least two selection buttons comprise the target selection button;
in response to the first input, it is determined that the first information indicates the candidate brand information corresponding to the target selection button, the candidate brand information corresponding to the target selection button including brand information of a second electronic device.
Optionally, the processor 610 is further configured to update a version of the operating system of the first electronic device;
the processor 610 executes the process to obtain the first information through at least one of the user input unit 607 and the memory 609 in the case that the first electronic device is turned on, including:
when the first electronic device is booted for the first time after the version of the operating system is updated, the first software version information before updating is obtained from the memory 609.
Optionally, the processor 610 may obtain, from the memory 609, the first software version information before updating when the first electronic device is powered on for the first time after the version of the operating system is updated, where the executing includes:
Displaying a first operation interface when the first electronic equipment is started for the first time after the version of the operation system is updated;
upon receiving a second input from the user to the first operation interface, the first software version information before update is acquired from the memory 609.
The electronic device 600 provided in the embodiment of the present application can implement each process of the above method embodiment, and can obtain the same beneficial effects as the above process, so that repetition is avoided, and no further description is provided herein.
It should be understood that in an embodiment of the present application, the input unit 604 may include a graphics processor (Graphics Processing Unit, GPU) 6041 and a microphone 6042, and the graphics processor 6041 processes image data of still pictures or video obtained by an image capturing apparatus (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 606 may include a display panel 6061, and the display panel 6061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 607 includes at least one of a touch panel 6071 and other input devices 6072. The touch panel 6071 is also called a touch screen. The touch panel 6071 may include two parts of a touch detection device and a touch controller. Other input devices 6072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein.
The memory 609 may be used to store software programs as well as various data. The memory 609 may mainly include a first storage area storing programs or instructions and a second storage area storing data, wherein the first storage area may store an operating system, application programs or instructions (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like. Further, the memory 609 may include volatile memory or nonvolatile memory, or the memory 609 may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM), static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (ddr SDRAM), enhanced SDRAM (Enhanced SDRAM), synchronous DRAM (SLDRAM), and Direct RAM (DRRAM). Memory 609 in embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
The processor 610 may include one or more processing units; optionally, the processor 610 integrates an application processor that primarily processes operations involving an operating system, user interface, application programs, and the like, and a modem processor that primarily processes wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into the processor 610.
The embodiment of the application also provides a readable storage medium, wherein the readable storage medium stores a program or an instruction, and the program or the instruction realizes each process of the startup guide page display method embodiment when being executed by a processor, and can achieve the same technical effect, so that repetition is avoided and redundant description is omitted.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes computer readable storage medium such as computer readable memory ROM, random access memory RAM, magnetic or optical disk, etc.
The embodiment of the application further provides a chip, the chip comprises a processor and a communication interface, the communication interface is coupled with the processor, the processor is used for running programs or instructions, the processes of the embodiment of the startup guide page display method can be realized, the same technical effects can be achieved, and the repetition is avoided, and the description is omitted here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
Embodiments of the present application provide a computer program product stored in a storage medium, where the program product is executed by at least one processor to implement the processes of the embodiments of the boot page display method, and achieve the same technical effects, and are not described herein in detail for avoiding repetition.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method according to the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are to be protected by the present application.

Claims (11)

1. The method for displaying the boot page is applied to a first electronic device and is characterized by comprising the following steps:
under the condition that a first electronic device is started, acquiring first information, wherein the first information indicates brand information of a second electronic device or first software version information of the first electronic device when the first electronic device is started last time;
displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment;
the difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
2. The method of claim 1, wherein the operational or functional differences comprise at least one of:
different operation modes adopted by the same function;
different effects produced by the same operation mode;
Differences in similar functions;
the first electronic device has a function that the second electronic device does not have;
the second software version has functionality that is not possessed by the first software version.
3. The method according to claim 1 or 2, wherein the obtaining the first information in the case that the first electronic device is powered on includes:
displaying at least two selection buttons on the starting interface under the condition that the first electronic equipment is started, wherein the at least two selection buttons are in one-to-one correspondence with at least two candidate brand information;
receiving a first input of a user, wherein the first input comprises a selection operation of a target selection button, and the at least two selection buttons comprise the target selection button;
in response to the first input, it is determined that the first information indicates the candidate brand information corresponding to the target selection button, the candidate brand information corresponding to the target selection button including brand information of a second electronic device.
4. The method according to claim 1 or 2, characterized in that the method further comprises:
the first electronic equipment carries out version updating of an operating system;
Under the condition that the first electronic equipment is started, acquiring first information comprises the following steps:
and when the first electronic equipment is started for the first time after the version of the operating system is updated, acquiring the first software version information before updating.
5. The method of claim 4, wherein the obtaining the first software version information before updating when the first electronic device is booted for the first time after the version of the operating system is updated includes:
displaying a first operation interface when the first electronic equipment is started for the first time after the version of the operation system is updated;
and under the condition that a second input of a user to the first operation interface is received, acquiring the first software version information before updating.
6. A power-on guidance page display device, characterized by comprising:
the first acquisition module is used for acquiring first information under the condition that the first electronic equipment is started, wherein the first information indicates brand information of the second electronic equipment or indicates first software version information of the first electronic equipment when the first electronic equipment is started last time;
the first display module is used for displaying difference content on a startup interface under the condition that the brand of the second electronic equipment is inconsistent with the brand of the first electronic equipment or the first software version information is inconsistent with the current second software version information of the first electronic equipment;
The difference content is used for indicating the operation difference or the function difference between the brand of the second electronic device and the brand of the first electronic device or indicating the operation difference or the function difference between the first software version and the second software version.
7. The apparatus of claim 6, wherein the operational or functional differences comprise at least one of:
different operation modes adopted by the same function;
different effects produced by the same operation mode;
differences in similar functions;
the first electronic device has a function that the second electronic device does not have;
the second software version has functionality that is not possessed by the first software version.
8. The apparatus of claim 6 or 7, wherein the first acquisition module comprises:
the first display unit is used for displaying at least two selection buttons on the starting interface under the condition that the first electronic equipment is started, wherein the at least two selection buttons are in one-to-one correspondence with at least two candidate brand information;
a first input unit configured to receive a first input of a user, wherein the first input includes a selection operation of a target selection button, and the at least two selection buttons include the target selection button;
And the first response unit is used for responding to the first input, determining that the first information indicates the candidate brand information corresponding to the target selection button, and the candidate brand information corresponding to the target selection button comprises the brand information of the second electronic device.
9. The apparatus according to claim 6 or 7, characterized in that the apparatus further comprises:
the updating module is used for updating the version of the operating system of the first electronic equipment;
the first obtaining module is specifically configured to:
and when the first electronic equipment is started for the first time after the version of the operating system is updated, acquiring the first software version information before updating.
10. The apparatus of claim 9, wherein the first acquisition module comprises:
the second display unit is used for displaying a first operation interface when the first electronic equipment is started for the first time after the version of the operation system is updated;
and the acquisition unit is used for acquiring the first software version information before updating under the condition that the second input of the user to the first operation interface is received.
11. An electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the boot page display method of any one of claims 1 to 5.
CN202311192452.XA 2023-09-15 2023-09-15 Startup guide page display method and device and electronic equipment Pending CN117149336A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311192452.XA CN117149336A (en) 2023-09-15 2023-09-15 Startup guide page display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311192452.XA CN117149336A (en) 2023-09-15 2023-09-15 Startup guide page display method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN117149336A true CN117149336A (en) 2023-12-01

Family

ID=88909882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311192452.XA Pending CN117149336A (en) 2023-09-15 2023-09-15 Startup guide page display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN117149336A (en)

Similar Documents

Publication Publication Date Title
TWI656471B (en) Task management method, device and terminal device for multitasking interface
WO2022143336A1 (en) Graphic code recognition method and apparatus, and electronic device
CN112148178A (en) Application switching method and device, electronic equipment and readable storage medium
CN112099704A (en) Information display method and device, electronic equipment and readable storage medium
CN114779977A (en) Interface display method and device, electronic equipment and storage medium
CN111813305A (en) Application program starting method and device
CN112162788A (en) Application starting method and device and electronic equipment
CN114374663B (en) Message processing method and message processing device
CN112147964A (en) Device management method, device, electronic device and medium
CN115202524B (en) Display method and device
WO2022161243A1 (en) Information display method and apparatus, and electronic device
CN111949322B (en) Information display method and device
CN117149336A (en) Startup guide page display method and device and electronic equipment
CN112667852B (en) Video-based searching method and device, electronic equipment and storage medium
CN114827737A (en) Image generation method and device and electronic equipment
CN114895815A (en) Data processing method and electronic equipment
CN113778596A (en) Remote assistance method and device and electronic equipment
CN113868269A (en) Screenshot method and device, electronic equipment and readable storage medium
CN112667331A (en) Interface display method and device, terminal equipment and storage medium
CN111880702A (en) Interface switching method and device and electronic equipment
CN109032379B (en) Language option display method and terminal
CN112181565A (en) Screen display method and device
CN115328355B (en) Application function starting method and device
CN116088989A (en) Application display method and application display device
CN111949357B (en) Content display method and device

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