CN114647450A - Information input method, information input device, electronic equipment and computer readable storage medium - Google Patents

Information input method, information input device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN114647450A
CN114647450A CN202011507642.2A CN202011507642A CN114647450A CN 114647450 A CN114647450 A CN 114647450A CN 202011507642 A CN202011507642 A CN 202011507642A CN 114647450 A CN114647450 A CN 114647450A
Authority
CN
China
Prior art keywords
operating system
input
running
processor
information
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
CN202011507642.2A
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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202011507642.2A priority Critical patent/CN114647450A/en
Publication of CN114647450A publication Critical patent/CN114647450A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros

Landscapes

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

Abstract

The application relates to an information input method, an information input device, electronic equipment and a computer readable storage medium. The method comprises the following steps: responding to the trigger operation of the information input area under the condition of running in the first operating system, waking up the second operating system, and sending an input method starting instruction to the second operating system; wherein the power consumption of the electronic device running in the first operating system is less than the power consumption of the electronic device running in the second operating system; under the condition of running in the second operating system, running an input method application program according to the input method starting instruction; acquiring information input by the input method application program, and transmitting the input information to the first operating system; and under the condition of running in the first operating system, filling the input information into the information input area. The information input under the condition of the first operating system is realized, the use functions of the electronic equipment are enriched, and the requirement of realizing the information input under the condition of the first operating system is met.

Description

Information input method, information input device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of image processing technologies, and in particular, to an information input method, an information input apparatus, an electronic device, and a computer-readable storage medium.
Background
Various electronic devices such as wearable devices and tablet computers have become indispensable tools in life nowadays. The cruising ability of electronic devices has always been a major concern for users. Some electronic devices are provided with two operating systems, one operating system has strong function, and the other operating system has weaker function; the electronic device consumes more power when running a powerful operating system than when running a less powerful operating system.
However, when the electronic device uses a weak operating system, the function of inputting information cannot be completed.
Disclosure of Invention
The embodiment of the application provides an information input method, an information input device, electronic equipment and a computer readable storage medium, which can realize information input under the condition of running a weak-function operating system.
An information input method is applied to electronic equipment and comprises the following steps:
responding to the trigger operation of the information input area under the condition of running in the first operating system, waking up the second operating system, and sending an input method starting instruction to the second operating system; wherein the power consumption of the electronic device running in the first operating system is less than the power consumption of the electronic device running in the second operating system;
under the condition of running in the second operating system, running an input method application program according to the input method starting instruction;
acquiring information input by the input method application program, and transmitting the input information to the first operating system;
and under the condition of running in the first operating system, filling the input information into the information input area.
An information input device applied to an electronic device, comprising:
the wake-up module is used for responding to the trigger operation of the information input area under the condition of running in the first operating system and waking up the second operating system;
the first transmission module is used for sending an input method starting instruction to the second operating system; wherein the power consumption of the electronic device running in the first operating system is less than the power consumption of the electronic device running in the second operating system;
the starting module is used for running an input method application program according to the input method starting instruction under the condition of running in the second operating system;
the acquisition module is used for acquiring information input by the input method application program;
the second transmission module is used for transmitting the input information to the first operating system;
and the filling module is used for filling the input information into the information input area under the condition of running in the first operating system.
An electronic device comprising a memory and a processor, the memory having stored therein a computer program that, when executed by the processor, causes the processor to perform the steps of:
responding to the trigger operation of the information input area under the condition of running in the first operating system, waking up the second operating system, and sending an input method starting instruction to the second operating system; wherein the power consumption of the electronic device running in the first operating system is less than the power consumption of the electronic device running in the second operating system;
under the condition of running in the second operating system, running an input method application program according to the input method starting instruction;
acquiring information input by the input method application program, and transmitting the input information to the first operating system;
and under the condition of running in the first operating system, filling the input information into the information input area.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
responding to the trigger operation of the information input area under the condition of running in the first operating system, waking up a second operating system, and sending an input method starting instruction to the second operating system; the power consumption of the electronic equipment running in a first operating system is smaller than that of the electronic equipment running in a second operating system;
under the condition of running in the second operating system, running an input method application program according to the input method starting instruction;
acquiring information input by the input method application program, and transmitting the input information to the first operating system;
and under the condition of running in the first operating system, filling the input information into the information input area.
The information input method, the information input device, the electronic equipment and the computer readable storage medium provided by the embodiment of the application, acquiring the trigger operation of the information input area under the condition that the electronic equipment runs in the first operating system, waking up the second operating system, and sends an input method opening instruction to the second operating system, so that the electronic equipment runs under the condition of the second operating system, operating the input method application program according to the input method starting instruction, acquiring the information input by the user through the input method application program, transmitting the input information to the first operating system, under the condition of running in the first operating system, the input information is filled into the information input area, so that the information is input under the condition of the first operating system, the use functions of the electronic equipment are enriched, and the requirement of realizing information input under the condition of the first operating system is met.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a diagram illustrating an exemplary environment in which an information input method may be implemented;
FIG. 2 is a flow diagram of a method for information entry in one embodiment;
FIG. 3 is a schematic diagram of a system switch variation in one embodiment;
FIG. 4 is a flow chart of an information input method in another embodiment;
FIG. 5 is a block diagram showing the structure of an information input device according to an embodiment;
FIG. 6 is a diagram illustrating an internal structure of an electronic device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad application.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements are not limited by these terms. These terms are only used to distinguish one element from another. For example, a first operating system may be referred to as a second operating system, and similarly, a second client may be referred to as a first operating system, without departing from the scope of the present application. Both the first operating system and the second operating system are operating systems, but they are not the same operating system.
Fig. 1 is a schematic diagram of an application environment of an information input method in one embodiment. As shown in fig. 1, the application environment includes an electronic device 102, and the electronic device 102 includes a first processor and a second processor. The first processor is used for running a first operating system. The second processor is used for running a second operating system. The power consumption of the electronic device 102 running in the first operating system is less than the power consumption of the electronic device running in the second operating system. Under the condition that the electronic equipment 102 runs in the first operating system, displaying an information input area on a display interface, and detecting a trigger operation on the information input area, so as to wake up the second operating system and send an input method starting instruction to the second operating system; then switching to operate a second operating system, starting an input method application program according to an input method starting instruction under the condition of operating in the second operating system, acquiring information input by a user through the input method application program, and transmitting the input information to the first operating system; and switching to operate the first operating system, and filling the input information into the information input area under the condition of operating in the first operating system. Therefore, information can be input under the condition of the first operating system, the use function of the electronic equipment is expanded, and the electric quantity is saved. The electronic device 102 may be one of wearing devices such as a smart watch, a smart bracelet, smart glasses, and an earphone, and may also be, but not limited to, various personal computers, notebook computers, smart phones, and tablet computers.
FIG. 2 is a flow diagram of a method for information entry in one embodiment. The information input method in this embodiment is described by taking the electronic device in fig. 1 as an example. As shown in fig. 2, an information input method applied to an electronic device includes:
step 202, responding to a trigger operation of the information input area under the condition of running in the first operating system, waking up the second operating system, and sending an input method starting instruction to the second operating system; the power consumption of the electronic equipment running in the first operating system is smaller than that of the electronic equipment running in the second operating system.
An Operating System (OS) is a computer program that manages computer hardware and software resources. The operating system needs to handle basic transactions such as managing and configuring memory, prioritizing system resources, controlling input devices and output devices, operating the network, and managing the file system. The operating system also provides an operator interface for the user to interact with the system.
The electronic device includes a first processor running a first operating system and a second processor running a second operating system. The power consumption of the first processor is lower than the power consumption of the second processor. The power consumption consumed by the electronic device running in the first operating system is less than the power consumption consumed by the electronic device running in the second operating system.
The electronic equipment controls the first processor to operate the first operating system, so that the electric quantity of the electronic equipment during operation can be saved, and the cruising ability of the electronic equipment is improved. The first operating system is, for example, an RTOS (real-time operating system) system or the like.
The electronic equipment starts the first processor, controls the first processor to run the first operating system, controls the display of the electronic equipment through the first processor, and displays the interface to be displayed in the display. Wherein the first processor also provides algorithmic and database capabilities. The first processor provides an algorithm, such as a step-counting algorithm, a heart rate algorithm, an electrocardiogram algorithm, and the like. The database of the first processor includes an external memory and a driver for the external memory, and the first processor providing the database capability means that the first processor can fetch data from the database.
For example, the first processor is an MCU (Microcontroller Unit) and the second processor is a cellcept processor. The first operating system is an RTOS system, the MCU is controlled to run the RTOS system, the display is controlled through the MCU, and algorithm and database capacity are provided through the MCU.
The second processor has a higher computational performance than the first processor. A first processor such as an MCU, a second processor such as a cellcept processor, and so on.
The second operating system refers to an operating system run by the second processor, and accordingly, the second operating system can provide better running performance, such as calling an input method application program, higher definition of a picture, higher response speed, better sound quality and the like. The second operating System may be an Android System, an iOS (apple mobile device operating System) System, a Windows Phone System, or the like.
Specifically, under the condition that the electronic device runs in a first operating system, an information input area is displayed on a display interface, the triggering operation of a user on the information input area is acquired, the first operating system sends a wake-up instruction to wake up a second operating system, and sends an input method starting instruction to the second operating system. The triggering operation can be single-click, double-click, touch control, voice triggering and the like. The information input area is used for receiving input information. The information entry area may be a text box, a floating window, or the like embedded within the page.
And 204, under the condition of running in the second operating system, running the input method application program according to the input method starting instruction.
The input method can be a pinyin input method, a five-stroke input method, an English input method and the like. The input method application may be a dog search input method application, a Baidu input method application, a QQ input method application, etc., but is not limited thereto.
The electronic equipment starts the second processor, controls the second processor to run a second operating system, controls the display through the second processor, displays the interface to be displayed in the display, and the second processor provides algorithm and database capability. Wherein, the second processor provides algorithms such as step counting algorithm, heart rate algorithm, electrocardiogram algorithm, etc. The database of the second processor includes an external memory and a driver for the external memory, and the second processor providing the database capability means that the second processor can retrieve data from the database. For example, the second processor is a cellcept processor, the second operating system is an Android system, the cellcept processor is controlled to run the Android system, and the display is controlled by the cellcept processor.
Specifically, the electronic device receives an input method starting instruction sent by the first operating system when running in the second operating system, calls a preset input method application program, and displays an input interface of the input method application program on a display interface. The preset input method application may be a preconfigured input method application. The preset input method application program may be an input method application program that is used most frequently as the preset input method application program according to the use frequency of the input method application program used by the user. In other embodiments, the preset input method application may be the input method application used at the time closest to the current time.
Step 206, obtaining the information input by the input method application program, and transmitting the input information to the first operating system.
And under the condition that the electronic equipment runs in the second operating system, displaying an input interface of the input method application program, acquiring information input by a user through an input keyboard on the input interface, if the input information is abc, acquiring the input information, and transmitting the input information to the first operating system.
In step 208, the information input area is filled with the input information while running in the first operating system.
Specifically, the electronic device switches from running the second operating system to running the first operating system, displays an information input area on the display interface, and fills the input information into the information input area.
In the information input method in this embodiment, when the electronic device runs in the first operating system, the trigger operation on the information input area is acquired, the second operating system is awakened, and an input method start instruction is sent to the second operating system, so that when the electronic device runs in the second operating system, the input method application program is run according to the input method start instruction, the information input by the user is acquired through the input method application program, and the input information is transmitted to the first operating system.
In one embodiment, after the waking up the second operating system, the information input method further comprises: sending user interface data running under the first operating system to the second operating system; and under the condition of running in the second operating system, displaying the user interface drawn by the user interface data.
The user interface data includes data constituting an information input area. The electronic equipment sends the user interface data running under the first operating system to the second operating system, and under the condition that the electronic equipment runs under the second operating system, the user interface is drawn according to the user interface data and then displayed on the display.
In this embodiment, the user interface data under the first operating system is sent to the second operating system, and the user interface drawn by using the user interface data is displayed under the condition that the electronic device runs in the second operating system, so that the user interface under the first operating system is switched to the user interface under the second operating system, the same content is displayed, seamless switching is realized, and a user cannot perceive the same content.
The acquiring of the information input by the input method application program includes: information input through the input method application on the user interface is obtained.
Specifically, the electronic device obtains information input by a user on a user interface through an input keyboard of the input method application.
In one embodiment, the obtaining information input through the input method application on the user interface includes: receiving information input through the input method application program through an information input area of the user interface; and acquiring the confirmation end information of the user, and taking the information input in the information input area as the information input this time.
As shown in fig. 3, the electronic device runs in the first operating system to display the information input area 302, receives a trigger operation of the user on the information input area, wakes up the second operating system, runs in the second operating system, and sends the user interface data to the second operating system; the electronic device runs under the second operating system, displays the information input area 304, starts the input method application program, displays the input keyboard 306, inputs information through the input keyboard 306, performs trigger operation on the confirmation control when the user input is finished, receives the information that the user confirms the end, and takes the information input in the information input area as the information 308 input this time.
In one embodiment, the electronic device includes a first processor, a second processor, and a display; the first processor is used for running the first operating system, and the second processor is used for running the second operating system.
The first processor and the second processor communicate through an SPI (Serial Peripheral Interface) protocol to perform reliable data transmission between the first operating system and the second operating system.
After the input method opening instruction is sent to the second operating system, or after the user interface data running under the first operating system is sent to the second operating system, the information input method further includes: switching a display of the electronic device from communicating with the first processor to communicating with the second processor.
Specifically, a control switch may be disposed in the electronic device, and the control switch is used to implement switching of the communication between the display and the first processor and the communication between the display and the second processor, that is, the control switch controls the communication connection between the display and the first processor to be switched to the communication connection between the display and the second processor, and switches the control right of the display from the first processor to the second processor. By switching the communication between the display and the first processor to the communication between the display and the second processor, the control right of the display is transferred, the information output by the second processor can be accurately output to the display, the seamless switching of the display is realized, and a user cannot perceive the information. In addition, the input method application and service needs to be able to be started quickly to meet the call requirements of the input method application.
In one embodiment, the electronic device includes a first processor, a second processor, and a display; the first processor is used for running the first operating system, and the second processor is used for running the second operating system.
After the transmitting the input information to the first operating system, the method further comprises: switching a display of the electronic device from communicating with the second processor to communicating with the first processor.
The first processor and the second processor communicate through the SPI protocol to perform reliable data transmission between the first operating system and the second operating system.
Specifically, a control switch may be disposed in the electronic device, and the control switch is used to implement switching of the communication between the display and the second processor and the communication between the display and the first processor, that is, the control switch controls the communication connection between the display and the second processor to be switched to the communication connection between the display and the first processor, and switches the control right of the display from the second processor to the first processor. By switching the communication between the display and the second processor to the communication with the first processor, the transfer of the control right of the display is realized, the information output by the first processor can be accurately output to the display, the seamless switching of the display is realized, and the user cannot perceive the information.
In one embodiment, the information input method further comprises: under the condition that the electronic equipment runs in a first operating system, displaying a first mark at a preset position on a display, wherein the first mark is used for marking that the electronic equipment runs in the first operating system; and under the condition that the electronic equipment runs in the second operating system, displaying a second mark at a preset position on the display, wherein the second mark is used for marking that the electronic equipment runs in the second operating system. The first mark and the second mark can be set according to requirements, for example, the first mark can be the number 1, and the second mark can be the number 2; or the first mark may be a character I, the second mark may be a character II, etc., without being limited thereto.
The type of the operating system currently operated by the electronic equipment is identified by the first mark or the second mark, so that a user can conveniently obtain more information, corresponding operation is carried out, and the operation efficiency is improved.
In one embodiment, the information input method further comprises: and under the condition that the electronic equipment is in the power saving mode and runs in the second operating system, closing the preset service. The preset service can be configured according to the requirement, such as a call service, an audio service, a video service and the like. Through the closed service, the power consumption is saved, and the cruising ability of the electronic equipment is prolonged.
In one embodiment, the information input method further comprises: and after the input information is transmitted to the first operating system, controlling the second operating system to enter a sleep state.
Specifically, the sleep state may be a state in which the second processor is powered off, data currently running by the second operating system is stored in the memory, and the data can be quickly recovered when the second operating system is awakened; or may refer to a state in which the second processor is powered off and the second operating system is powered off.
After the input information is transmitted to the first operating system, the second operating system is controlled to enter the sleep state, so that the power consumption of the electronic equipment can be saved, the electric energy can be saved, and the cruising ability of the electronic equipment can be prolonged.
In one embodiment, the controlling the second operating system to enter a sleep state after the transmitting the input information to the first operating system comprises: and after the input information is transmitted to the first operating system, timing is started, the preset time length is reached, and the second operating system is controlled to enter a sleep state.
Specifically, the preset time period may be set as needed, such as 0.5 second, 1 second, 2 seconds, 5 seconds, and the like, without being limited thereto. By setting the preset duration, the relevant operations can be responded quickly, such as receiving the triggering operation of the information input box again and the like.
In one embodiment, the information input method further comprises: when the preset duration is not reached, the triggering operation on the information input frame is received again under the condition that the mobile terminal runs in the first operating system, the second operating system can be controlled to keep the working state, a wake-up instruction does not need to be sent for wake-up, the second operating system is prevented from being frequently switched between the wake-up state and the sleep state, and electric energy is saved.
A specific implementation process of the information input method is described below with reference to an embodiment, as shown in fig. 4, where the first operating system is a small core system, such as an MCU system, and the second operating system is a large core system, such as an android system. The operation capacity of the small core system is weak compared with that of the large core system, but the cruising ability of the electronic equipment running in the small core system is stronger than that running in the large core system. The information input method comprises the following steps:
(1) under the condition that the electronic equipment runs in a first operating system, displaying a text box on a display interface output by a display, and clicking the text box by a user;
(2) the first operating system responds to the triggering operation of clicking the text box by a user, wakes up the second operating system through the communication between the first processor and the second processor, and sends an input method starting instruction and user interface data under the first operating system to the second operating system;
(3) handing over control of the display from a first processor running a first operating system to a second processor running a second operating system, i.e. the display switches from communicating with the first processor to communicating with the second processor;
(4) the electronic equipment runs under a second operating system and draws a user interface according to user interface data under the first operating system;
(5) starting an input method application program under a second operating system;
(6) inputting data by a user through an input method application program;
(7) the user clicks to confirm the completion of the input;
(8) the electronic equipment runs under a second operating system, acquires input data from the input method application program and transmits the input data to the first operating system;
(9) handing over display rights to the first operating system, i.e., the display switches from communicating with the first processor to communicating with the second processor;
(10) the first operating system receives input data and fills the input data into a text box;
(11) the electronic equipment runs in a first operating system, displays data input by a user in a text box and waits for further operation of the user;
(12) the second operating system automatically enters a sleep state.
It should be understood that, although the steps in the flowcharts of fig. 2 and 4 are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2 and 4 may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternately with other steps or at least some of the sub-steps or stages of other steps.
Fig. 5 is a block diagram of an information input device 500 according to an embodiment. As shown in fig. 5, an information input apparatus applied to an electronic device includes a wake-up module 502, a first transmission module 504, a start module 506, an obtaining module 508, a second transmission module 510, and a filling module 512.
The wake-up module 502 is configured to wake up the second operating system in response to a trigger operation on the information input area running in the first operating system.
A first transmission module 504, configured to send an input method start instruction to the second operating system; the power consumption of the electronic equipment running in the first operating system is smaller than that of the electronic equipment running in the second operating system.
And the starting module 506 is configured to run the input method application program according to the input method starting instruction under the condition of running in the second operating system.
An obtaining module 508, configured to obtain information input through the input method application;
the second transmission module 510 is used for transmitting the input information to the first operating system.
The filling module 512 is used for filling the information input area with the input information when the first operating system is running.
In the information input device in this embodiment, when the electronic device runs in the first operating system, the triggering operation on the information input area is acquired, the second operating system is awakened, and an input method start instruction is sent to the second operating system, so that when the electronic device runs in the second operating system, the input method application program is run according to the input method start instruction, the information input by the user is acquired through the input method application program, and the input information is transmitted to the first operating system.
In one embodiment, the information input device 500 further includes a display module. The first transmission module 504 is further configured to send user interface data running under the first operating system to the second operating system after the second operating system is woken up;
the display module is used for displaying a user interface drawn by the user interface data under the condition of running in the second operating system;
the obtaining module 508 is further configured to obtain information input through the input method application on the user interface.
In one embodiment, the obtaining module 508 is further configured to receive information input by the input method application through an information input area of the user interface; and acquiring the confirmation end information of the user, and taking the information input in the information input area as the information input this time.
In one embodiment, the information input device 500 further comprises a switching module. The electronic device comprises a first processor, a second processor and a display; the first processor is used for running the first operating system, and the second processor is used for running the second operating system.
The switching module is used for switching the display of the electronic equipment from communicating with the first processor to communicating with the second processor after an input method opening instruction is sent to the second operating system or after user interface data running under the first operating system is sent to the second operating system.
In one embodiment, the switching module is further configured to switch the display of the electronic device from communicating with the second processor to communicating with the first processor after the transferring of the input information to the first operating system.
In one embodiment, the information input device 500 further includes a sleep module. The sleep module is used for controlling the second operating system to enter a sleep state after the input information is transmitted to the first operating system.
In one embodiment, the information input device 500 further comprises a timing module. The timing module is used for starting timing after the input information is transmitted to the first operating system. The sleep module is used for controlling the second operating system to enter a sleep state when the preset duration is reached.
The division of the modules in the information input device is merely for illustration, and in other embodiments, the information input device may be divided into different modules as needed to complete all or part of the functions of the information input device.
For specific limitations of the information input device, reference may be made to the above limitations of the image processing method, which are not described herein again. For specific limitations of the information input device, reference may be made to the above limitations of the information input method, which are not described herein again. The respective modules in the information input apparatus described above may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent of a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
Fig. 6 is a schematic diagram of an internal structure of an electronic device in one embodiment. As shown in fig. 6, the electronic device includes a processor and a memory connected by a system bus. Wherein, the processor is used for providing calculation and control capability and supporting the operation of the whole electronic equipment. The memory may include a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The computer program can be executed by a processor for implementing an information input method provided in the following embodiments. The internal memory provides a cached execution environment for the operating system computer programs in the non-volatile storage medium. The electronic device may be any terminal device such as a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a Point of Sales (POS), a vehicle-mounted computer, and a wearable device.
The implementation of each module in the information input device provided in the embodiments of the present application may be in the form of a computer program. The computer program may be run on a terminal or a server. Program modules constituted by such computer programs may be stored on the memory of the electronic device. Which when executed by a processor, performs the steps of the method described in the embodiments of the present application.
The embodiment of the application also provides a computer readable storage medium. One or more non-transitory computer-readable storage media containing computer-executable instructions that, when executed by one or more processors, cause the processors to perform the steps of the information input method.
A computer program product containing instructions which, when run on a computer, cause the computer to perform an information input method.
Any reference to memory, storage, database, or other medium used herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms, such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), synchronous Link (SynchLink) DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and bus dynamic RAM (RDRAM).
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An information input method applied to an electronic device includes:
responding to the trigger operation of the information input area under the condition of running in the first operating system, waking up a second operating system, and sending an input method starting instruction to the second operating system; the power consumption of the electronic equipment running in a first operating system is smaller than that of the electronic equipment running in a second operating system;
under the condition of running in the second operating system, running an input method application program according to the input method starting instruction;
acquiring information input by the input method application program, and transmitting the input information to the first operating system;
and under the condition of running in the first operating system, filling the input information into the information input area.
2. The method of claim 1, wherein after said waking a second operating system, the method further comprises:
sending user interface data running under the first operating system to the second operating system;
displaying a user interface rendered with the user interface data while running on the second operating system;
the acquiring information input by the input method application program includes:
and acquiring information input on the user interface through the input method application program.
3. The method of claim 2, wherein obtaining information entered through the input method application on the user interface comprises:
receiving information input through the input method application program through an information input area of the user interface;
and acquiring the information confirmed by the user, and taking the information input in the information input area as the information input this time.
4. The method of claim 1, wherein the electronic device comprises a first processor, a second processor, and a display; the first processor is used for running the first operating system, and the second processor is used for running the second operating system;
after the sending of the input method opening instruction to the second operating system, the method further includes:
switching a display of the electronic device from communicating with the first processor to communicating with the second processor.
5. The method of claim 1, wherein the electronic device comprises a first processor, a second processor, and a display; the first processor is used for running the first operating system, and the second processor is used for running the second operating system;
after the transmitting the input information to the first operating system, the method further comprises:
switching a display of the electronic device from communicating with the second processor to communicating with the first processor.
6. The method according to any one of claims 1 to 5, further comprising:
after the input information is transmitted to the first operating system, controlling the second operating system to enter a sleep state.
7. The method of claim 6, wherein said controlling the second operating system to enter a sleep state after said transmitting the input information to the first operating system comprises:
and after the input information is transmitted to the first operating system, timing is started, a preset time length is reached, and the second operating system is controlled to enter a sleep state.
8. An information input device applied to an electronic apparatus, comprising:
the wake-up module is used for responding to the trigger operation of the information input area under the condition of running in the first operating system and waking up the second operating system;
the first transmission module is used for sending an input method starting instruction to the second operating system; wherein the power consumption of the electronic device running in the first operating system is less than the power consumption of the electronic device running in the second operating system;
the starting module is used for running an input method application program according to the input method starting instruction under the condition of running in the second operating system;
the acquisition module is used for acquiring information input by the input method application program;
the second transmission module is used for transmitting the input information to the first operating system;
and the filling module is used for filling the input information into the information input area under the condition of running in the first operating system.
9. An electronic device comprising a memory and a processor, the memory having stored thereon a computer program, wherein the computer program, when executed by the processor, causes the processor to perform the steps of the method according to any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202011507642.2A 2020-12-18 2020-12-18 Information input method, information input device, electronic equipment and computer readable storage medium Pending CN114647450A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011507642.2A CN114647450A (en) 2020-12-18 2020-12-18 Information input method, information input device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011507642.2A CN114647450A (en) 2020-12-18 2020-12-18 Information input method, information input device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN114647450A true CN114647450A (en) 2022-06-21

Family

ID=81991093

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011507642.2A Pending CN114647450A (en) 2020-12-18 2020-12-18 Information input method, information input device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114647450A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894042A (en) * 2010-06-24 2010-11-24 宇龙计算机通信科技(深圳)有限公司 Realization method for sharing application among a plurality of operating systems, system and mobile terminal
CN103064734A (en) * 2011-10-24 2013-04-24 联想(北京)有限公司 Terminal equipment and multi-system input switching method
CN103425525A (en) * 2012-05-16 2013-12-04 联想(北京)有限公司 Switching method and electronic devices
US20140043267A1 (en) * 2012-08-10 2014-02-13 Pegatron Corporation Operation Method of Dual Operating Systems, Touch Sensitive Electronic Device Having Dual Operating Systems, and Computer Readable Storage Medium Having Dual Operating Systems
CN104035877A (en) * 2013-01-29 2014-09-10 三星电子株式会社 Apparatus and method for managing memory of mobile terminal
CN104424028A (en) * 2013-08-26 2015-03-18 联想(北京)有限公司 Terminal device and switching method thereof
US9300720B1 (en) * 2013-05-21 2016-03-29 Trend Micro Incorporated Systems and methods for providing user inputs to remote mobile operating systems
KR20160105256A (en) * 2015-02-27 2016-09-06 삼성전자주식회사 Device and method thereof for running multiple operating systems
CN106529228A (en) * 2015-09-02 2017-03-22 北京壹人壹本信息科技有限公司 Method and device for safe operations of personal information
CN106991005A (en) * 2017-03-21 2017-07-28 北京小米移动软件有限公司 The switching method and device of operating system
CN110232275A (en) * 2019-04-24 2019-09-13 维沃移动通信有限公司 A kind of control method and terminal device
CN111951921A (en) * 2020-07-06 2020-11-17 出门问问信息科技有限公司 Information interaction method and device, electronic equipment and readable storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894042A (en) * 2010-06-24 2010-11-24 宇龙计算机通信科技(深圳)有限公司 Realization method for sharing application among a plurality of operating systems, system and mobile terminal
CN103064734A (en) * 2011-10-24 2013-04-24 联想(北京)有限公司 Terminal equipment and multi-system input switching method
CN103425525A (en) * 2012-05-16 2013-12-04 联想(北京)有限公司 Switching method and electronic devices
US20140043267A1 (en) * 2012-08-10 2014-02-13 Pegatron Corporation Operation Method of Dual Operating Systems, Touch Sensitive Electronic Device Having Dual Operating Systems, and Computer Readable Storage Medium Having Dual Operating Systems
CN104035877A (en) * 2013-01-29 2014-09-10 三星电子株式会社 Apparatus and method for managing memory of mobile terminal
US9300720B1 (en) * 2013-05-21 2016-03-29 Trend Micro Incorporated Systems and methods for providing user inputs to remote mobile operating systems
CN104424028A (en) * 2013-08-26 2015-03-18 联想(北京)有限公司 Terminal device and switching method thereof
KR20160105256A (en) * 2015-02-27 2016-09-06 삼성전자주식회사 Device and method thereof for running multiple operating systems
CN106529228A (en) * 2015-09-02 2017-03-22 北京壹人壹本信息科技有限公司 Method and device for safe operations of personal information
CN106991005A (en) * 2017-03-21 2017-07-28 北京小米移动软件有限公司 The switching method and device of operating system
CN110232275A (en) * 2019-04-24 2019-09-13 维沃移动通信有限公司 A kind of control method and terminal device
CN111951921A (en) * 2020-07-06 2020-11-17 出门问问信息科技有限公司 Information interaction method and device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
EP3567479A1 (en) Method for establishing application prediction model, storage medium, and terminal
CN111831099B (en) Electronic device
CN110032266B (en) Information processing method, information processing device, computer equipment and computer readable storage medium
CN110032321B (en) Application processing method and device, electronic equipment and computer readable storage medium
CN112492564A (en) System switching method and device, electronic equipment and readable storage medium
CN114968375A (en) System switching method and device, electronic equipment and readable storage medium
WO2019128574A1 (en) Information processing method and device, computer device and computer readable storage medium
CN113325737B (en) Wearable device control method and device, wearable device and readable storage medium
CN112883036A (en) Index creation method, device, storage server and storage medium
CN113971048A (en) Application program starting method and device, storage medium and electronic equipment
CN110602772A (en) WiFi module control method, control device, electronic device and storage medium
CN105116991A (en) Terminal power saving method and apparatus
CN110989820A (en) Method and device for controlling power consumption of processor, processor and electronic device
US20240045702A1 (en) User interface display method and apparatus, device, and storage medium
CN111880701B (en) Page switching method and device and electronic equipment
CN109785801A (en) A kind of method and apparatus of ink screen picture refreshing
CN113268438A (en) Memory recovery method and device and electronic equipment
CN114647450A (en) Information input method, information input device, electronic equipment and computer readable storage medium
CN112286419B (en) Method, device, terminal and storage medium for loading list data
CN110309462B (en) Data display method and system
JP2020071721A (en) Electronic device, control method thereof, and program thereof
CN107395900A (en) The multiple based reminding method of missed call
CN114665916B (en) Mode switching method, mode switching device, wearable device and computer readable storage medium
CN112491433B (en) Control method of wearable device, wearable device and storage medium
CN113676504B (en) Low-power-consumption distributed calling method, equipment 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