WO2016155454A1 - Mobile terminal and slide recognition method for virtual frame area of mobile terminal - Google Patents

Mobile terminal and slide recognition method for virtual frame area of mobile terminal Download PDF

Info

Publication number
WO2016155454A1
WO2016155454A1 PCT/CN2016/075349 CN2016075349W WO2016155454A1 WO 2016155454 A1 WO2016155454 A1 WO 2016155454A1 CN 2016075349 W CN2016075349 W CN 2016075349W WO 2016155454 A1 WO2016155454 A1 WO 2016155454A1
Authority
WO
WIPO (PCT)
Prior art keywords
sliding
contact
area
virtual
coordinate position
Prior art date
Application number
PCT/CN2016/075349
Other languages
French (fr)
Chinese (zh)
Inventor
迟建华
陈伟韬
Original Assignee
努比亚技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 努比亚技术有限公司 filed Critical 努比亚技术有限公司
Publication of WO2016155454A1 publication Critical patent/WO2016155454A1/en

Links

Images

Classifications

    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a mobile terminal and a sliding identification method thereof.
  • a narrow border or no borders gives the user a visual impact, but it also poses a problem: when holding the phone, it is easy to accidentally touch the edge of the screen, resulting in many misuses.
  • an anti-missing design scheme is proposed for a borderless or narrow-frame mobile terminal: by dividing an area at the edge of the touch screen and virtualizing it as a border area, the system performs special operations on the contact operations reported in the virtual border area. Handle (if ignored) to prevent false touches. Accordingly, the related problems of the virtual border area need to be solved.
  • the main purpose of the present invention is to provide a sliding recognition method for a mobile terminal and a virtual bezel area thereof, which effectively recognizes a sliding operation and a sliding direction in a virtual bezel area.
  • the present invention provides a sliding identification method for a virtual bezel area, including the steps of:
  • the method for determining whether the touch event belongs to a sliding event is specifically:
  • the method for determining the direction attribute of the sliding event is specifically:
  • the direction attribute of the sliding event is determined by comparing coordinate values of the contact in the vertical direction of the initial coordinate position and the current coordinate position.
  • the method includes the steps of dividing a virtual border area on the touch screen by using a fixed dividing manner:
  • the position and width of the virtual border area are defined.
  • the method includes the steps of dividing a virtual border area on the touch screen by using a free setting manner:
  • the method further includes: calling the virtual border area setting interface to create or modify the number, location, and size of the virtual border area applicable to the current application scene, respectively, for different application scenarios.
  • the present invention also provides a mobile terminal, including a touch screen, and further comprising:
  • the bottom layer reporting unit is configured to report an initial coordinate position of the contact when the touch event concurrent with the contact is sensed in the virtual border area; during the moving of the contact, the current current of the contact is reported in real time Coordinate position
  • the sliding recognition unit is configured to determine whether the touch event belongs to a sliding event according to an initial coordinate position and a current coordinate position information of the contact reported by the bottom reporting unit, and if yes, further determine a direction attribute of the sliding event.
  • the sliding recognition unit further includes:
  • a recording module configured to record initial coordinate position information of the contact reported by the bottom reporting unit
  • a sliding event judging module configured to calculate a moving distance of the contact according to the initial coordinate position of the contact and the current coordinate position, and compare the moving distance with a preset threshold to determine whether the touch event belongs to a sliding event;
  • Sliding direction judging module for comparing the contact at the initial coordinate position and the current coordinate position
  • the coordinate value of the vertical direction determines the direction attribute of the touch event.
  • the mobile terminal further includes:
  • the virtual bezel area fixed dividing unit is configured to define a position and a width of the virtual bezel area when the driving is initialized.
  • the mobile terminal further includes:
  • the virtual border area setting interface is used to create and modify the number, position and size of the virtual border area.
  • the invention also provides a sliding recognition method for a virtual border area, comprising:
  • the touch event belongs to a sliding event, it is further determined that the direction attribute of the sliding event is obtained.
  • the present invention also provides a mobile terminal, including a touch screen, and further comprising:
  • the bottom layer reporting unit is configured to report the initial coordinate position of the contact when the touch event generated by the contact in the virtual border area is sensed; during the movement of the contact, the contact is reported in real time Current coordinate position;
  • the sliding recognition unit is configured to determine whether the touch event belongs to a sliding event according to an initial coordinate position and a current coordinate position information of the contact reported by the bottom reporting unit, and if the touch event belongs to a sliding event, further determining The direction attribute of the sliding event.
  • the solution proposed by the invention can accurately recognize the sliding action and the sliding direction of the contact, and recognize the sliding of the moving distance exceeding the threshold as an effective sliding action by setting the threshold value, thereby improving the accuracy of the recognition and avoiding the recognition error caused by the misoperation.
  • it is applicable to various mobile terminals that use a fixed division mode and an automatic setting mode to set a virtual border area.
  • FIG. 1 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present invention
  • FIG. 2 is a schematic diagram of a wireless communication system of the mobile terminal shown in FIG. 1;
  • FIG. 3 is a schematic diagram of a conventional touch screen division manner of a mobile terminal
  • FIG. 4 is a flowchart of a method for judging slippage of a C zone according to a first embodiment of the present invention
  • FIG. 5 is a schematic diagram of dividing a C area by a fixed manner in a second embodiment of the present invention.
  • FIG. 6 is a flowchart of a method for judging slippage of a C zone according to a second embodiment of the present invention.
  • FIG. 7 is a schematic diagram showing a display effect of a touch screen according to a second embodiment of the present invention.
  • Figure 8 is a schematic view showing the movement of the contact of the C zone in the second embodiment of the present invention.
  • FIG. 9 is a block diagram of a C-zone event processing system in a second embodiment of the present invention.
  • FIG. 10 is a schematic structural diagram of a mobile terminal according to a second embodiment of the present invention.
  • FIG. 11 is a schematic diagram of dividing a C area by a free setting method in a third embodiment of the present invention.
  • FIG. 12 is a schematic diagram showing a display effect of a touch screen under a desktop of a system according to a third embodiment of the present invention.
  • FIG. 13 is a schematic diagram showing a display effect of a touch screen in a camera application scenario according to a third embodiment of the present invention.
  • the mobile terminal can be implemented in various forms.
  • the terminal described in the present invention may include Mobile terminals such as mobile phones, smart phones, notebook computers, digital broadcast receivers, personal digital assistants (PDAs), tablet computers (PADs), portable multimedia players (PMPs), navigation devices, and the like, and such as digital TVs, desktop computers And so on.
  • PDAs personal digital assistants
  • PADs tablet computers
  • PMPs portable multimedia players
  • navigation devices and the like
  • digital TVs desktop computers And so on.
  • FIG. 1 is a schematic diagram showing the hardware structure of a mobile terminal that implements various embodiments of the present invention.
  • the mobile terminal 100 may include a wireless communication unit 110, an audio/video (A/V) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190. and many more.
  • Figure 1 illustrates a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented. More or fewer components can be implemented instead. The elements of the mobile terminal will be described in detail below.
  • Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication system or network.
  • the wireless communication unit 110 may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
  • the broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel.
  • the broadcast channel can include a satellite channel and/or a terrestrial channel.
  • the broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal.
  • the broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like.
  • the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal.
  • the broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112.
  • the broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like.
  • the broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast systems.
  • the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H)
  • MediaFLO forward link media
  • the digital broadcasting system of the @ ) data broadcasting system, the terrestrial digital broadcasting integrated service (ISDB-T), and the like receives digital broadcasting.
  • the broadcast receiving module 111 can be constructed as various broadcast systems suitable for providing broadcast signals as well as the above-described digital broadcast system.
  • the broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of
  • the mobile communication module 112 transmits the radio signals to and/or receives radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server.
  • a base station e.g., an access point, a Node B, etc.
  • Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
  • the wireless internet module 113 supports wireless internet access of the mobile terminal.
  • the module can be internally or externally coupled to the terminal.
  • the wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
  • the short range communication module 114 is a module for supporting short range communication.
  • Some examples of short-range communication technology include Bluetooth TM, a radio frequency identification (RFID), infrared data association (IrDA), ultra wideband (UWB), ZigBee, etc. TM.
  • the location information module 115 is a module for checking or acquiring location information of the mobile terminal.
  • a typical example of a location information module is GPS (Global Positioning System).
  • GPS Global Positioning System
  • the GPS module 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information to accurately calculate three-dimensional current position information based on longitude, latitude, and altitude.
  • the method for calculating position and time information uses three satellites and corrects the calculated position and time information errors by using another satellite.
  • the GPS module 115 is capable of calculating speed information by continuously calculating current position information in real time.
  • the A/V input unit 120 is for receiving an audio or video signal.
  • the A/V input unit 120 may include a camera 121 and a microphone 1220 that processes image data of still pictures or video obtained by the image capturing device in a video capturing mode or an image capturing mode.
  • the processed image frame can be displayed on the display unit 151.
  • the image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 1210 may be provided according to the configuration of the mobile terminal.
  • the microphone 122 can receive sound (audio data) via a microphone in an operation mode of a telephone call mode, a recording mode, a voice recognition mode, and the like, and can process such sound as audio data.
  • the processed audio (voice) data can be called on the phone In the case of the mode, it is converted into a format output that can be transmitted to the mobile communication base station via the mobile communication module 112.
  • the microphone 122 can implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated during the process of receiving and transmitting audio signals.
  • the user input unit 130 may generate key input data according to a command input by the user to control various operations of the mobile terminal.
  • the user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc.
  • a touch screen can be formed.
  • the sensing unit 140 detects the current state of the mobile terminal 100 (eg, the open or closed state of the mobile terminal 100), the location of the mobile terminal 100, the presence or absence of contact (ie, touch input) by the user with the mobile terminal 100, and the mobile terminal.
  • the sensing unit 140 can sense whether the slide type phone is turned on or off.
  • the sensing unit 140 can detect whether the power supply unit 190 provides power or whether the interface unit 170 is coupled to an external device.
  • Sensing unit 140 may include proximity sensor 1410 which will be described below in connection with a touch screen.
  • the interface unit 170 serves as an interface through which at least one external device can connect with the mobile terminal 100.
  • the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more.
  • the identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like.
  • the device having the identification module may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device.
  • the interface unit 170 can be configured to receive input from an external device (eg, data information, power, etc.) and transmit the received input to one or more components within the mobile terminal 100 or can be used at the mobile terminal and external device Transfer data between.
  • the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a permission to allow input from the base The path through which various command signals are transmitted to the mobile terminal. Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base.
  • Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner.
  • the output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
  • the display unit 151 can display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or image and related functions, and the like.
  • UI user interface
  • GUI graphical user interface
  • the display unit 151 can function as an input device and an output device.
  • the display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like.
  • LCD liquid crystal display
  • TFT-LCD thin film transistor LCD
  • OLED organic light emitting diode
  • a flexible display a three-dimensional (3D) display, and the like.
  • 3D three-dimensional
  • Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like.
  • TOLED Transparent Organic Light Emitting Diode
  • the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) .
  • the touch screen can be used to detect touch input pressure as well as touch input position and touch input area.
  • the audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 when the mobile terminal is in a call signal receiving mode, a call mode, a recording mode, a voice recognition mode, a broadcast receiving mode, and the like.
  • the audio signal is output as sound.
  • the audio output module 152 can provide audio output (eg, call signal reception sound, message reception sound, etc.) associated with a particular function performed by the mobile terminal 100.
  • the audio output module 152 can include a speaker, a buzzer, and the like.
  • the alarm unit 153 can provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to the audio or video output, the alert unit 153 can provide an output in a different manner to notify the event occur. For example, the alarm unit 153 can provide an output in the form of vibrations, and when a call, message, or some other incoming communication is received, the alarm unit 153 can provide a tactile output (ie, vibration) to notify the user of it. By providing such a tactile output, the user is able to recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 can also provide an output of the notification event occurrence via the display unit 151 or the audio output module 152.
  • the memory 160 may store a software program or the like for processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, etc.) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
  • the memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
  • the controller 180 typically controls the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like. Additionally, the controller 180 can include a multimedia module 1810 for reproducing (or playing back) multimedia data, which can be constructed within the controller 180 or can be configured to be separate from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
  • the power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
  • the various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof.
  • the embodiments described herein may be through the use of application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays ( FPGA), processor, controller, microcontroller, microprocessor, in an electronic unit designed to perform the functions described herein
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGA field programmable gate arrays
  • processor controller, microcontroller, microprocessor
  • controller 180 programmable logic devices
  • implementations such as procedures or functions may be implemented with separate software modules that permit the execution of at least one function or operation.
  • the software code can be implemented by a software application (or program) written in any suitable programming language, which can be stored in memory 160 and executed by controller 180
  • the mobile terminal has been described in terms of its function.
  • a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
  • the mobile terminal 100 as shown in FIG. 1 may be configured to operate using a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
  • a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
  • Such communication systems may use different air interfaces and/or physical layers.
  • air interfaces used by communication systems include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)). ), Global System for Mobile Communications (GSM), etc.
  • FDMA Frequency Division Multiple Access
  • TDMA Time Division Multiple Access
  • CDMA Code Division Multiple Access
  • UMTS Universal Mobile Telecommunications System
  • LTE Long Term Evolution
  • GSM Global System for Mobile Communications
  • the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
  • a CDMA wireless communication system can include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 280.
  • the MSC 280 is configured to interface with a public switched telephone network (PSTN) 290.
  • PSTN public switched telephone network
  • the MSC 280 is also configured to interface with a BSC 275 that can be coupled to the base station 270 via a backhaul line.
  • the backhaul line can be constructed in accordance with any of a number of well known interfaces including, for example, E1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be appreciated that the system as shown in FIG. 2 can include multiple BSCs 275.
  • Each BS 270 can serve one or more partitions (or regions), each of which is covered by a multi-directional antenna or an antenna directed to a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 can be configured to support multiple frequency allocations, and each frequency allocation has a particular frequency spectrum (eg, 1.25 MHz, 5 MHz, etc.).
  • BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology.
  • BTS Base Transceiver Subsystem
  • the term "base station” can be used to generally refer to a single BSC 275 and at least one BS 270.
  • a base station can also be referred to as a "cell station.”
  • each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
  • a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the system.
  • a broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295.
  • GPS Global Positioning System
  • the satellite 300 helps locate at least one of the plurality of mobile terminals 100.
  • a plurality of satellites 300 are depicted, but it is understood that useful positioning information can be obtained using any number of satellites.
  • the GPS module 115 as shown in Figure 1 is typically configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
  • BS 270 receives reverse link signals from various mobile terminals 100.
  • Mobile terminal 100 typically participates in calls, messaging, and other types of communications.
  • Each reverse link signal received by a particular base station 270 is processed within a particular BS 270.
  • the obtained data is forwarded to the relevant BSC 275.
  • the BSC provides call resource allocation and coordinated mobility management functions including a soft handoff procedure between the BSs 270.
  • the BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290.
  • PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
  • the touch screen of the conventional mobile terminal is divided into a touchable operation area (hereinafter referred to as A' area) and a key area (hereinafter referred to as B area).
  • A' area a touchable operation area
  • B area a key area
  • the A' area is a touchable operation area for detecting touch point coordinates
  • the B area is a key area for detecting a menu key, a Home key, a return key, and the like.
  • the present invention proposes two anti-missing schemes: one is to divide the virtual border area (hereinafter referred to as C area) in the A' area by a fixed method, and one is adopted.
  • the free setting mode divides the C area in the A' area.
  • the touch operation in the A area remaining after the C area is still in accordance with the existing normal processing mode; for the touch operation in the divided C area, it can be defined as a special processing mode, such as ignoring processing, special effect processing, and the like. This will be described in detail below.
  • the sliding identification method of the virtual frame area in this embodiment is applicable to the two division modes of the C area, and specifically includes the following steps:
  • the C area is divided by a fixed manner, and the dividing method is: dividing a partial area as a virtual border area (ie, C area) at an edge of the original A′ area of the touch screen, and other areas of the A′ area are referred to as an A area.
  • the C area includes a partial area on the left side and a partial area on the right side, and the position is fixedly disposed on both side edges of the A' area, as shown in FIG.
  • the sliding recognition method of the C area includes the following steps:
  • the upper layer After the two virtual input devices are registered, the upper layer will identify whether the current user touch area is the C area or the A area according to the naming of the virtual input device reported by the driver layer, and the upper layer has different processing modes, and the upper layer processing manner is different. Will introduce.
  • the upper layer of the present invention generally refers to a framework layer, an application layer, and the like.
  • a customized system such as android or IOS usually includes an underlying layer (physical layer, driving layer) and an upper layer (frame layer, application).
  • Layer the direction of the signal flow is: the physical layer (touch panel) receives the touch operation of the user, the physical compression is converted into the electrical signal TP, and the TP is transmitted to the driving layer, and the driving layer analyzes the pressed position to obtain the position.
  • the specific coordinates, duration, pressure and other parameters of the point are uploaded to the framework layer.
  • the communication between the framework layer and the driver layer can be realized through the corresponding interface.
  • the framework layer receives the input device of the driver layer and parses the input device. The input device is selected to respond or not respond to the input device, and the valid input is passed up to which specific application to meet the application layer to perform different application operations according to different events.
  • the initial coordinate position (downX, downY) and the initial pressed time information (downTime) of the contact are reported to the upper layer through the virtual input device input0, and the upper layer ( The system framework layer or application layer) records this information as a basis for subsequent sliding judgment.
  • the middle portion of the touch screen is the A area
  • the narrow sides on the left and right sides are the C area
  • the gray origin represents the contacts in the C area.
  • the touch operation is usually a click, slide, etc., and each touch operation is composed of one or more contacts, so that the mobile terminal can determine that the touch operation is generated by detecting the area where the contact of the touch operation falls. In Area C or Area A.
  • the reported event After receiving the reported event in the framework layer (the reported event includes the input device and the parameters of the touch point, etc.), first, according to the naming of the input device, which region is identified, such as the driver layer (kernel) identification is in C
  • the input device reported to the frame layer by the driver layer is input0 instead of being reported by input1. That is, the frame layer does not need to determine which partition the current contact is in, nor does it need to determine the size and position of the partition.
  • the judging operation is completed on the driving layer, and the driving layer not only reports which input device is specifically, but also reports various parameters of the contact to the frame layer, such as pressing time, position coordinates, pressure magnitude and the like.
  • the driver layer determines whether the event occurs in the A zone or the C zone, and then reports the frame layer through the input device; the frame layer determines whether it is an event of the A zone or an event of the C zone according to the naming of the input device, that is, for example, input0 It is the event in Area C, and input1 is the event in Area A.
  • the virtual input device input0 reports the current coordinate position (currentX, currentY) of the contact to the upper layer in real time according to a preset period; meanwhile, the upper layer is touched according to the touch.
  • the initial coordinate position of the point and the current coordinate position information determine whether the touch event is a sliding event, and if so, further determine its direction attribute, and perform preset special processing according to this, and special processing methods such as ignoring, generating special effects, and the like.
  • the reporting period of the virtual input device input0 can be set to a shorter time value, such as 1/85 second.
  • step 604 the specific method for determining whether the touch event generated by the contact is a sliding event is: determining a moving distance between the current position of the contact and the initial position; and if the moving distance exceeds a preset threshold, determining the touch event For a sliding event, otherwise, it is determined that the touch event is not a sliding event.
  • step 604 the method of determining the sliding direction of the contact is: comparing the current position of the contact with the Y-axis coordinate value of the initial position, and if currentY>downY, determining that the sliding direction of the contact is downward, otherwise determining the sliding The direction is up.
  • the framework layer reports to the application layer through a single-channel to multi-channel mechanism. Specifically, the channel is first registered, the reported event is transmitted through the channel, and the event is listened to by the listener, and the event is transmitted to the corresponding application module through different channels to generate different application operations, where the application
  • the module includes common applications such as camera and contacts; it generates different application operations. For example, in the camera application, when the user clicks in a special zone, it will produce different operations such as focusing, shooting, and adjusting camera parameters.
  • the report event is delivered to the listener, it is a single channel. After the listener listens, the reported event is multi-channel, and multiple channels exist at the same time. The advantage is that it can be transmitted to different application modules at the same time, and different application modules are generated. Different response operations.
  • the specific implementation of the foregoing steps is: using an object-oriented manner, defining a category and an implementation manner of the C area and the A area, and after determining that the area is C, converting the coordinates of the touch points of different resolutions by using the EventHub function.
  • the function of this function is to pass the event to the event manager (TouchEventManager) through the channel after receiving the reported event, and pass the event to multiple through the multi-channel simultaneously or one by one through the listener's monitoring.
  • the responding application module can also be passed only to one of the application modules, such as camera, gallery, etc., and different application modules generate corresponding operations.
  • the specific implementation of the foregoing steps may also be implemented in other manners, which is not limited by the embodiment of the present invention.
  • the touch operation flow of the present invention will be further described in another manner.
  • the virtual border area is simply referred to as the C area, and the other areas are simply referred to as the A area, and the touch event is abbreviated.
  • the reporting process is as follows:
  • the driving layer receives the touch event through physical hardware such as a touch screen, and determines whether the touch operation occurs in the A area or the C area, and reports the event through the device file node of the A area or the C area.
  • the Native layer reads events from device files in Areas A and C, and processes events in Areas A and C, such as coordinate calculations. The devices in the A and C areas are distinguished by the device ID, and finally the A area is distributed. And zone C events.
  • the A area event takes the original process, and the A area event is processed in the usual way; the C area event is distributed from the dedicated channel of the C area registered in the Native layer in advance, and is input by the Native port, and the system port is output to the C area.
  • the system service then reports the external interface to each application through the C area event.
  • the embodiment further provides a mobile terminal, including:
  • the C area fixed dividing unit 1010 is configured to define the width of the C area, and divide the entire touchable area of the touch screen into a C area located at both side edges and an A area located in the middle, and the position and size of the C area are fixed and cannot be adjusted.
  • the bottom layer reporting unit 1020 is configured to allocate and register two virtual input devices when the touch screen driver is initialized, corresponding to the C area and the A area respectively; when the contact is pressed in the C area, the virtual input device of the C area reports the touch The initial coordinate position and initial time information of the point, and the current coordinate position is reported in real time according to the preset period during the movement of the contact.
  • the slide recognition unit 1030 is configured to record the initial coordinate position and the current coordinate position information of the contact reported by the bottom layer reporting unit 920 to determine in real time whether the contact has a sliding and sliding direction.
  • the sliding recognition unit 1030 further includes:
  • the recording module 1031 is configured to record initial coordinate position and initial time information of the contact reported by the bottom reporting unit 1020, as a judgment basis for subsequent sliding;
  • the sliding event judging module 1032 is configured to calculate a moving distance of the contact according to the initial coordinate position of the contact and the current coordinate position, and determine whether the contact has slipped by comparing the moving distance with a preset threshold;
  • the sliding direction determining module 1033 is configured to determine the sliding direction of the contact by comparing the initial Y-axis coordinate value of the contact with the current U-axis coordinate value.
  • the touch operation in the virtual border area is specially processed, which can effectively solve the problem that the narrow border and the borderless terminal are prone to accidental touch, and can quickly and accurately identify Whether the contacts in the virtual frame area have a sliding direction and a sliding direction lay the foundation for the subsequent effective execution of the corresponding special processing operations.
  • the C area adopts a fixed division manner, that is, the size of the C area is not variable, which affects the user experience. Therefore, in the third embodiment, the division manner of the C area is improved, and the number, position, and size of the C area are freely set, thereby improving the user experience.
  • the present embodiment replaces the C-area fixed dividing unit 1010 in the mobile terminal with:
  • the C area sets the interface for creating and modifying the number, location, and size of the C area.
  • the interface is implemented in the driver layer, and the upper layer can call the interface to adjust the number, location and size of the C area at any time according to its own needs.
  • the basic graphic design of the C area is a rectangle, and the position and size of the C area can be determined by inputting the coordinates of the two vertices of the diagonal of the graphic.
  • the figure creates two C areas on the lower left side and the lower right side of the touch screen. In specific implementation, all C areas may correspond to one virtual input device.
  • the sliding identification method of the C area is the same as that of the second embodiment, and details are not described herein.
  • the C area can be used to implement various functions to enhance the user experience. An example will be described below.
  • Multi-task switching function By sliding up in the C area, the display interface of the A area is switched from the current application interface to the previous application interface; by sliding down in the C area, the display interface of the A area is from the current application interface. Switch to the next application interface, which is convenient for users to switch applications.
  • Multi-task thumbnail switching function When sliding up and down in the C area, the thumbnails of various applications currently running in the background are sequentially displayed in the C area, and the corresponding application is started when lifting.
  • Brightness adjustment function Increase the screen brightness by sliding up in the side C area, and lower the screen brightness by sliding down on the other side C area, the user does not need to adjust by physical buttons, and does not need to enter Set the interface to adjust.
  • Volume adjustment function increase the volume by sliding up in the C area, and pass the On the other side, the area C slides down to adjust the volume.
  • Show hidden content Show hidden content (such as apps, images, files, text messages, etc.) when sliding up, and hide related content when sliding down.
  • Mobile phone acceleration function It is activated when the up and down sliding reaches two thresholds for back and forth, to clean up the background application to release the memory, and notify the user to process the result at the end of the processing, which is suitable for game players and the like.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • Implementation Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the solution proposed by the invention can accurately recognize the sliding action and the sliding direction of the contact, and recognize the sliding of the moving distance exceeding the threshold as an effective sliding action by setting the threshold, thereby improving the recognition
  • the accuracy is to avoid the recognition error caused by misoperation, and is applicable to various mobile terminals that use the fixed division mode and the automatic setting mode to set the virtual border area.

Abstract

A mobile terminal and a slide recognition method for a virtual frame area of the mobile terminal. The method comprises the steps of: sensing a touch event generated by a contact in a virtual frame area (401); reporting a current coordinate position of the contact in real time, and determining the touch event concurrent with the contact according to an initial coordinate position and the current coordinate position of the contact (402); and determines whether touch event is a slide event; if yes, further determining to obtain a direction attribute of the slide event (403). By means of the method, a slide action and a slide direction of a contact can be accurately recognized, a slide having a movement distance exceeding a threshold is recognized as an effective slide action by setting the threshold, so that the recognition accuracy can be improved and misoperations can be avoided, and the method is applicable to a variety of mobile terminals on which a virtual frame area is set in a fixed division manner and an automatic setting manner.

Description

移动终端及其虚拟边框区域的滑动识别方法Sliding recognition method for mobile terminal and virtual border area thereof 技术领域Technical field
本发明涉及通信技术领域,尤其涉及一种移动终端及其虚拟边框区域的滑动识别方法。The present invention relates to the field of communications technologies, and in particular, to a mobile terminal and a sliding identification method thereof.
背景技术Background technique
随着手机等移动终端的发展,厂家和用户越来越追求窄边框甚至无边框。窄边框或无边框固然给用户带来了视觉效果上的冲击,但也带来了一个问题:握持手机时,很容易误触到屏幕边缘,从而导致很多误操作。With the development of mobile terminals such as mobile phones, manufacturers and users are increasingly pursuing narrow borders or even no borders. A narrow border or no borders gives the user a visual impact, but it also poses a problem: when holding the phone, it is easy to accidentally touch the edge of the screen, resulting in many misuses.
为此,现在针对无边框或窄边框移动终端提出了一种防误触设计方案:通过在触摸屏边缘划分出一个区域,虚拟为边框区域,系统对此虚拟边框区域内上报的触点操作进行特殊处理(如忽略),以此实现防误触。随之,该虚拟边框区域的相关问题亟待解决。To this end, an anti-missing design scheme is proposed for a borderless or narrow-frame mobile terminal: by dividing an area at the edge of the touch screen and virtualizing it as a border area, the system performs special operations on the contact operations reported in the virtual border area. Handle (if ignored) to prevent false touches. Accordingly, the related problems of the virtual border area need to be solved.
发明内容Summary of the invention
本发明的主要目的在于提出一种移动终端及其虚拟边框区域的滑动识别方法,有效识别出虚拟边框区域内的滑动操作及滑动方向。The main purpose of the present invention is to provide a sliding recognition method for a mobile terminal and a virtual bezel area thereof, which effectively recognizes a sliding operation and a sliding direction in a virtual bezel area.
为实现上述目的,本发明提供了一种虚拟边框区域的滑动识别方法,包括步骤:To achieve the above objective, the present invention provides a sliding identification method for a virtual bezel area, including the steps of:
在虚拟边框区域内感测与触点并发的触控事件;Sensing a touch event concurrent with the contact in the virtual border area;
实时上报所述触点的当前坐标位置,并根据所述触点的初始坐标位置和当前坐标位置判断所述触控事件是否属于滑动事件;Reporting a current coordinate position of the contact in real time, and determining whether the touch event belongs to a sliding event according to an initial coordinate position and a current coordinate position of the contact;
若是,则进一步判断得到所述滑动事件的方向属性。If yes, it is further determined that the direction attribute of the sliding event is obtained.
其中,判断所述触控事件是否属于滑动事件的方法具体为:The method for determining whether the touch event belongs to a sliding event is specifically:
根据所述触点的初始坐标位置和当前坐标位置计算触点的移动距离;若该移动距离超过预设阈值,则判定所述触控事件属于滑动事件,否则,判定 所述触控事件不属于滑动事件。Calculating a moving distance of the contact according to the initial coordinate position of the contact and the current coordinate position; if the moving distance exceeds a preset threshold, determining that the touch event belongs to a sliding event; otherwise, determining The touch event is not a sliding event.
其中,判断所述滑动事件的方向属性的方法具体为:The method for determining the direction attribute of the sliding event is specifically:
通过比较触点在初始坐标位置和当前坐标位置的竖直方向的坐标值判定所述滑动事件的方向属性。The direction attribute of the sliding event is determined by comparing coordinate values of the contact in the vertical direction of the initial coordinate position and the current coordinate position.
其中,所述方法包括采用固定划分方式于触摸屏上划分虚拟边框区域的步骤:The method includes the steps of dividing a virtual border area on the touch screen by using a fixed dividing manner:
在驱动初始化时,定义所述虚拟边框区域的位置及宽度。When the driver is initialized, the position and width of the virtual border area are defined.
其中,所述方法包括采用自由设定方式于触摸屏上划分虚拟边框区域的步骤:The method includes the steps of dividing a virtual border area on the touch screen by using a free setting manner:
设置虚拟边框区域设置接口;通过调用所述虚拟边框区域设置接口以创建或修改所述虚拟边框区域的数量、位置及大小。Setting a virtual border area setting interface; creating or modifying the number, location, and size of the virtual border area by calling the virtual border area setting interface.
其中,所述方法还包括:针对不同应用场景,调用所述虚拟边框区域设置接口分别创建或者修改适用于当前应用场景的虚拟边框区域的数量、位置及大小。The method further includes: calling the virtual border area setting interface to create or modify the number, location, and size of the virtual border area applicable to the current application scene, respectively, for different application scenarios.
为此,本发明还提供了一种移动终端,包括触摸屏,还包括:To this end, the present invention also provides a mobile terminal, including a touch screen, and further comprising:
底层上报单元,用于在所述虚拟边框区域内感测到与触点并发的触控事件时上报该触点的初始坐标位置;在所述触点移动过程中,实时上报该触点的当前坐标位置;The bottom layer reporting unit is configured to report an initial coordinate position of the contact when the touch event concurrent with the contact is sensed in the virtual border area; during the moving of the contact, the current current of the contact is reported in real time Coordinate position
滑动识别单元,用于根据底层上报单元所上报的触点的初始坐标位置和当前坐标位置信息,判断所述触控事件是否属于滑动事件,若是则进一步判断得到所述滑动事件的方向属性。The sliding recognition unit is configured to determine whether the touch event belongs to a sliding event according to an initial coordinate position and a current coordinate position information of the contact reported by the bottom reporting unit, and if yes, further determine a direction attribute of the sliding event.
其中,所述滑动识别单元进一步包括:The sliding recognition unit further includes:
记录模块,用于记录所述底层上报单元上报的触点的初始坐标位置信息;a recording module, configured to record initial coordinate position information of the contact reported by the bottom reporting unit;
滑动事件判断模块,用于根据触点的初始坐标位置和当前坐标位置计算触点的移动距离,通过比较该移动距离与预设的阈值以判断所述触控事件是否属于滑动事件;a sliding event judging module, configured to calculate a moving distance of the contact according to the initial coordinate position of the contact and the current coordinate position, and compare the moving distance with a preset threshold to determine whether the touch event belongs to a sliding event;
滑动方向判断模块,用于通过比较触点在初始坐标位置和当前坐标位置 的竖直方向的坐标值判定所述触控事件的方向属性。Sliding direction judging module for comparing the contact at the initial coordinate position and the current coordinate position The coordinate value of the vertical direction determines the direction attribute of the touch event.
其中,所述移动终端还包括:The mobile terminal further includes:
虚拟边框区域固定划分单元,用于在驱动初始化时,定义所述虚拟边框区域的位置及宽度。The virtual bezel area fixed dividing unit is configured to define a position and a width of the virtual bezel area when the driving is initialized.
其中,所述移动终端还包括:The mobile terminal further includes:
虚拟边框区域设置接口,用于创建及修改虚拟边框区域的数量、位置及大小。The virtual border area setting interface is used to create and modify the number, position and size of the virtual border area.
本发明还提供了一种虚拟边框区域的滑动识别方法,包括:The invention also provides a sliding recognition method for a virtual border area, comprising:
感测在虚拟边框区域内由触点产生的触控事件;Sensing a touch event generated by a contact in a virtual bezel area;
上报所述触点的初始坐标位置,在所述触点移动过程中,实时上报所述触点的当前坐标位置;Reporting an initial coordinate position of the contact, and reporting a current coordinate position of the contact in real time during the movement of the contact;
根据所述触点的初始坐标位置和当前坐标位置判断所述触控事件是否属于滑动事件;Determining whether the touch event belongs to a sliding event according to an initial coordinate position of the contact and a current coordinate position;
若所述触控事件属于滑动事件,则进一步判断得到所述滑动事件的方向属性。If the touch event belongs to a sliding event, it is further determined that the direction attribute of the sliding event is obtained.
本发明还提供了一种移动终端,包括触摸屏,还包括:The present invention also provides a mobile terminal, including a touch screen, and further comprising:
底层上报单元,设置为感测到在所述虚拟边框区域内由触点产生的触控事件时,上报该触点的初始坐标位置;在所述触点移动过程中,实时上报该触点的当前坐标位置;The bottom layer reporting unit is configured to report the initial coordinate position of the contact when the touch event generated by the contact in the virtual border area is sensed; during the movement of the contact, the contact is reported in real time Current coordinate position;
滑动识别单元,设置为根据底层上报单元所上报的触点的初始坐标位置和当前坐标位置信息,判断所述触控事件是否属于滑动事件,若所述触控事件属于滑动事件,则进一步判断得到所述滑动事件的方向属性。The sliding recognition unit is configured to determine whether the touch event belongs to a sliding event according to an initial coordinate position and a current coordinate position information of the contact reported by the bottom reporting unit, and if the touch event belongs to a sliding event, further determining The direction attribute of the sliding event.
本发明提出的方案可以准确识别出触点的滑动动作以及滑动方向,通过阈值的设定将移动距离超过阈值的滑动识别为有效滑动动作,可以提高识别的准确度,避免误操作导致的识别错误,同时适用于采用固定划分方式和自动设定方式以设置虚拟边框区域的各种移动终端。 The solution proposed by the invention can accurately recognize the sliding action and the sliding direction of the contact, and recognize the sliding of the moving distance exceeding the threshold as an effective sliding action by setting the threshold value, thereby improving the accuracy of the recognition and avoiding the recognition error caused by the misoperation. At the same time, it is applicable to various mobile terminals that use a fixed division mode and an automatic setting mode to set a virtual border area.
附图概述BRIEF abstract
图1为实现本发明各个实施例的移动终端的硬件结构示意图;1 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present invention;
图2为如图1所示的移动终端的无线通信系统示意图;2 is a schematic diagram of a wireless communication system of the mobile terminal shown in FIG. 1;
图3为传统的移动终端的触摸屏划分方式示意图;3 is a schematic diagram of a conventional touch screen division manner of a mobile terminal;
图4为本发明第一实施例中C区滑动判断方法流程图;4 is a flowchart of a method for judging slippage of a C zone according to a first embodiment of the present invention;
图5为本发明第二实施例中采用固定方式划分C区的示意图;FIG. 5 is a schematic diagram of dividing a C area by a fixed manner in a second embodiment of the present invention; FIG.
图6为本发明第二实施例中C区滑动判断方法流程图;6 is a flowchart of a method for judging slippage of a C zone according to a second embodiment of the present invention;
图7为本发明第二实施例中触摸屏的显示效果示意图;FIG. 7 is a schematic diagram showing a display effect of a touch screen according to a second embodiment of the present invention; FIG.
图8为本发明第二实施例中C区触点移动示意图;Figure 8 is a schematic view showing the movement of the contact of the C zone in the second embodiment of the present invention;
图9为本发明第二实施例中C区事件处理系统框架图;Figure 9 is a block diagram of a C-zone event processing system in a second embodiment of the present invention;
图10为本发明第二实施例中移动终端的结构示意图;FIG. 10 is a schematic structural diagram of a mobile terminal according to a second embodiment of the present invention; FIG.
图11为本发明第三实施例中采用自由设定方式划分C区的示意图;11 is a schematic diagram of dividing a C area by a free setting method in a third embodiment of the present invention;
图12为本发明第三实施例中在系统桌面下触摸屏的显示效果示意图;12 is a schematic diagram showing a display effect of a touch screen under a desktop of a system according to a third embodiment of the present invention;
图13为本发明第三实施例中在相机应用场景下触摸屏的显示效果示意图。FIG. 13 is a schematic diagram showing a display effect of a touch screen in a camera application scenario according to a third embodiment of the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features, and advantages of the present invention will be further described in conjunction with the embodiments.
本发明的实施方式Embodiments of the invention
应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
现在将参考附图描述实现本发明各个实施例的移动终端。在后续的描述中,使用用于表示元件的诸如“模块”、“部件”或“单元”的后缀仅为了有利于本发明的说明,其本身并没有特定的意义。因此,"模块"与"部件"可以混合地使用。A mobile terminal embodying various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, the use of suffixes such as "module", "component" or "unit" for indicating an element is merely an explanation for facilitating the present invention, and does not have a specific meaning per se. Therefore, "module" and "component" can be used in combination.
移动终端可以以各种形式来实施。例如,本发明中描述的终端可以包括 诸如移动电话、智能电话、笔记本电脑、数字广播接收器、个人数字助理(PDA)、平板电脑(PAD)、便携式多媒体播放器(PMP)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。下面,假设终端是移动终端。然而,本领域技术人员将理解的是,除了特别用于移动目的的元件之外,根据本发明的实施方式的构造也能够应用于固定类型的终端。The mobile terminal can be implemented in various forms. For example, the terminal described in the present invention may include Mobile terminals such as mobile phones, smart phones, notebook computers, digital broadcast receivers, personal digital assistants (PDAs), tablet computers (PADs), portable multimedia players (PMPs), navigation devices, and the like, and such as digital TVs, desktop computers And so on. In the following, it is assumed that the terminal is a mobile terminal. However, those skilled in the art will appreciate that configurations in accordance with embodiments of the present invention can be applied to fixed type terminals in addition to components that are specifically for mobile purposes.
图1为实现本发明各个实施例的移动终端的硬件结构示意图。FIG. 1 is a schematic diagram showing the hardware structure of a mobile terminal that implements various embodiments of the present invention.
移动终端100可以包括无线通信单元110、音频/视频(A/V)输入单元120、用户输入单元130、感测单元140、输出单元150、存储器160、接口单元170、控制器180和电源单元190等等。图1示出了具有各种组件的移动终端,但是应理解的是,并不要求实施所有示出的组件。可以替代地实施更多或更少的组件。将在下面详细描述移动终端的元件。The mobile terminal 100 may include a wireless communication unit 110, an audio/video (A/V) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190. and many more. Figure 1 illustrates a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented. More or fewer components can be implemented instead. The elements of the mobile terminal will be described in detail below.
无线通信单元110通常包括一个或多个组件,其允许移动终端100与无线通信系统或网络之间的无线电通信。例如,无线通信单元110可以包括广播接收模块111、移动通信模块112、无线互联网模块113、短程通信模块114和位置信息模块115中的至少一个。 Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication system or network. For example, the wireless communication unit 110 may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
广播接收模块111经由广播信道从外部广播管理服务器接收广播信号和/或广播相关信息。广播信道可以包括卫星信道和/或地面信道。广播管理服务器可以是生成并发送广播信号和/或广播相关信息的服务器或者接收之前生成的广播信号和/或广播相关信息并且将其发送给终端的服务器。广播信号可以包括TV广播信号、无线电广播信号、数据广播信号等等。而且,广播信号可以进一步包括与TV或无线电广播信号组合的广播信号。广播相关信息也可以经由移动通信网络提供,并且在该情况下,广播相关信息可以由移动通信模块112来接收。广播信号可以以各种形式存在,例如,其可以以数字多媒体广播(DMB)的电子节目指南(EPG)、数字视频广播手持(DVB-H)的电子服务指南(ESG)等等的形式而存在。广播接收模块111可以通过使用各种类型的广播系统接收信号广播。特别地,广播接收模块111可以通过使用诸如多媒体广播-地面(DMB-T)、数字多媒体广播-卫星(DMB-S)、数字视频广播-手持(DVB-H),前向链路媒体(MediaFLO@)的数据广播系统、地面数字广播综合服务(ISDB-T)等等的数字广播系统接收数字广播。广播接收模块111可以 被构造为适合提供广播信号的各种广播系统以及上述数字广播系统。经由广播接收模块111接收的广播信号和/或广播相关信息可以存储在存储器160(或者其它类型的存储介质)中。The broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel can include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Moreover, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like. . The broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast systems. In particular, the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H) The digital broadcasting system of the @ ) data broadcasting system, the terrestrial digital broadcasting integrated service (ISDB-T), and the like receives digital broadcasting. The broadcast receiving module 111 can be constructed as various broadcast systems suitable for providing broadcast signals as well as the above-described digital broadcast system. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
移动通信模块112将无线电信号发送到基站(例如,接入点、节点B等等)、外部终端以及服务器中的至少一个和/或从其接收无线电信号。这样的无线电信号可以包括语音通话信号、视频通话信号、或者根据文本和/或多媒体消息发送和/或接收的各种类型的数据。The mobile communication module 112 transmits the radio signals to and/or receives radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
无线互联网模块113支持移动终端的无线互联网接入。该模块可以内部或外部地耦接到终端。该模块所涉及的无线互联网接入技术可以包括WLAN(无线LAN)(Wi-Fi)、Wibro(无线宽带)、Wimax(全球微波互联接入)、HSDPA(高速下行链路分组接入)等等。The wireless internet module 113 supports wireless internet access of the mobile terminal. The module can be internally or externally coupled to the terminal. The wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
短程通信模块114是用于支持短程通信的模块。短程通信技术的一些示例包括蓝牙TM、射频识别(RFID)、红外数据协会(IrDA)、超宽带(UWB)、紫蜂TM等等。The short range communication module 114 is a module for supporting short range communication. Some examples of short-range communication technology include Bluetooth TM, a radio frequency identification (RFID), infrared data association (IrDA), ultra wideband (UWB), ZigBee, etc. TM.
位置信息模块115是用于检查或获取移动终端的位置信息的模块。位置信息模块的典型示例是GPS(全球定位系统)。根据当前的技术,GPS模块115计算来自三个或更多卫星的距离信息和准确的时间信息并且对于计算的信息应用三角测量法,从而根据经度、纬度和高度准确地计算三维当前位置信息。当前,用于计算位置和时间信息的方法使用三颗卫星并且通过使用另外的一颗卫星校正计算出的位置和时间信息的误差。此外,GPS模块115能够通过实时地连续计算当前位置信息来计算速度信息。The location information module 115 is a module for checking or acquiring location information of the mobile terminal. A typical example of a location information module is GPS (Global Positioning System). According to the current technology, the GPS module 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information to accurately calculate three-dimensional current position information based on longitude, latitude, and altitude. Currently, the method for calculating position and time information uses three satellites and corrects the calculated position and time information errors by using another satellite. Further, the GPS module 115 is capable of calculating speed information by continuously calculating current position information in real time.
A/V输入单元120用于接收音频或视频信号。A/V输入单元120可以包括相机121和麦克风1220,相机121对在视频捕获模式或图像捕获模式中由图像捕获装置获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元151上。经相机121处理后的图像帧可以存储在存储器160(或其它存储介质)中或者经由无线通信单元110进行发送,可以根据移动终端的构造提供两个或更多相机1210。麦克风122可以在电话通话模式、记录模式、语音识别模式等等运行模式中经由麦克风接收声音(音频数据),并且能够将这样的声音处理为音频数据。处理后的音频(语音)数据可以在电话通话 模式的情况下转换为可经由移动通信模块112发送到移动通信基站的格式输出。麦克风122可以实施各种类型的噪声消除(或抑制)算法以消除(或抑制)在接收和发送音频信号的过程中产生的噪声或者干扰。The A/V input unit 120 is for receiving an audio or video signal. The A/V input unit 120 may include a camera 121 and a microphone 1220 that processes image data of still pictures or video obtained by the image capturing device in a video capturing mode or an image capturing mode. The processed image frame can be displayed on the display unit 151. The image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 1210 may be provided according to the configuration of the mobile terminal. The microphone 122 can receive sound (audio data) via a microphone in an operation mode of a telephone call mode, a recording mode, a voice recognition mode, and the like, and can process such sound as audio data. The processed audio (voice) data can be called on the phone In the case of the mode, it is converted into a format output that can be transmitted to the mobile communication base station via the mobile communication module 112. The microphone 122 can implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated during the process of receiving and transmitting audio signals.
用户输入单元130可以根据用户输入的命令生成键输入数据以控制移动终端的各种操作。用户输入单元130允许用户输入各种类型的信息,并且可以包括键盘、锅仔片、触摸板(例如,检测由于被接触而导致的电阻、压力、电容等等的变化的触敏组件)、滚轮、摇杆等等。特别地,当触摸板以层的形式叠加在显示单元151上时,可以形成触摸屏。The user input unit 130 may generate key input data according to a command input by the user to control various operations of the mobile terminal. The user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc. In particular, when the touch panel is superimposed on the display unit 151 in the form of a layer, a touch screen can be formed.
感测单元140检测移动终端100的当前状态,(例如,移动终端100的打开或关闭状态)、移动终端100的位置、用户对于移动终端100的接触(即,触摸输入)的有无、移动终端100的取向、移动终端100的加速或减速移动和方向等等,并且生成用于控制移动终端100的操作的命令或信号。例如,当移动终端100实施为滑动型移动电话时,感测单元140可以感测该滑动型电话是打开还是关闭。另外,感测单元140能够检测电源单元190是否提供电力或者接口单元170是否与外部装置耦接。感测单元140可以包括接近传感器1410将在下面结合触摸屏来对此进行描述。The sensing unit 140 detects the current state of the mobile terminal 100 (eg, the open or closed state of the mobile terminal 100), the location of the mobile terminal 100, the presence or absence of contact (ie, touch input) by the user with the mobile terminal 100, and the mobile terminal. The orientation of 100, the acceleration or deceleration movement and direction of the mobile terminal 100, and the like, and generates a command or signal for controlling the operation of the mobile terminal 100. For example, when the mobile terminal 100 is implemented as a slide type mobile phone, the sensing unit 140 can sense whether the slide type phone is turned on or off. In addition, the sensing unit 140 can detect whether the power supply unit 190 provides power or whether the interface unit 170 is coupled to an external device. Sensing unit 140 may include proximity sensor 1410 which will be described below in connection with a touch screen.
接口单元170用作至少一个外部装置与移动终端100连接可以通过的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。识别模块可以是存储用于验证用户使用移动终端100的各种信息并且可以包括用户识别模块(UIM)、客户识别模块(SIM)、通用客户识别模块(USIM)等等。另外,具有识别模块的装置(下面称为"识别装置")可以采取智能卡的形式,因此,识别装置可以经由端口或其它连接装置与移动终端100连接。接口单元170可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到移动终端100内的一个或多个元件或者可以用于在移动终端和外部装置之间传输数据。The interface unit 170 serves as an interface through which at least one external device can connect with the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more. The identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like. In addition, the device having the identification module (hereinafter referred to as "identification device") may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device. The interface unit 170 can be configured to receive input from an external device (eg, data information, power, etc.) and transmit the received input to one or more components within the mobile terminal 100 or can be used at the mobile terminal and external device Transfer data between.
另外,当移动终端100与外部底座连接时,接口单元170可以用作允许通过其将电力从底座提供到移动终端100的路径或者可以用作允许从底座输 入的各种命令信号通过其传输到移动终端的路径。从底座输入的各种命令信号或电力可以用作用于识别移动终端是否准确地安装在底座上的信号。输出单元150被构造为以视觉、音频和/或触觉方式提供输出信号(例如,音频信号、视频信号、警报信号、振动信号等等)。输出单元150可以包括显示单元151、音频输出模块152、警报单元153等等。In addition, when the mobile terminal 100 is connected to the external base, the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a permission to allow input from the base The path through which various command signals are transmitted to the mobile terminal. Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base. Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
显示单元151可以显示在移动终端100中处理的信息。例如,当移动终端100处于电话通话模式时,显示单元151可以显示与通话或其它通信(例如,文本消息收发、多媒体文件下载等等)相关的用户界面(UI)或图形用户界面(GUI)。当移动终端100处于视频通话模式或者图像捕获模式时,显示单元151可以显示捕获的图像和/或接收的图像、示出视频或图像以及相关功能的UI或GUI等等。The display unit 151 can display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or image and related functions, and the like.
同时,当显示单元151和触摸板以层的形式彼此叠加以形成触摸屏时,显示单元151可以用作输入装置和输出装置。显示单元151可以包括液晶显示器(LCD)、薄膜晶体管LCD(TFT-LCD)、有机发光二极管(OLED)显示器、柔性显示器、三维(3D)显示器等等中的至少一种。这些显示器中的一些可以被构造为透明状以允许用户从外部观看,这可以称为透明显示器,典型的透明显示器可以例如为TOLED(透明有机发光二极管)显示器等等。根据特定想要的实施方式,移动终端100可以包括两个或更多显示单元(或其它显示装置),例如,移动终端可以包括外部显示单元(未示出)和内部显示单元(未示出)。触摸屏可用于检测触摸输入压力以及触摸输入位置和触摸输入面积。Meanwhile, when the display unit 151 and the touch panel are superposed on each other in the form of a layer to form a touch screen, the display unit 151 can function as an input device and an output device. The display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like. According to a particular desired embodiment, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) . The touch screen can be used to detect touch input pressure as well as touch input position and touch input area.
音频输出模块152可以在移动终端处于呼叫信号接收模式、通话模式、记录模式、语音识别模式、广播接收模式等等模式下时,将无线通信单元110接收的或者在存储器160中存储的音频数据转换音频信号并且输出为声音。而且,音频输出模块152可以提供与移动终端100执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出模块152可以包括扬声器、蜂鸣器等等。The audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 when the mobile terminal is in a call signal receiving mode, a call mode, a recording mode, a voice recognition mode, a broadcast receiving mode, and the like. The audio signal is output as sound. Moreover, the audio output module 152 can provide audio output (eg, call signal reception sound, message reception sound, etc.) associated with a particular function performed by the mobile terminal 100. The audio output module 152 can include a speaker, a buzzer, and the like.
警报单元153可以提供输出以将事件的发生通知给移动终端100。典型的事件可以包括呼叫接收、消息接收、键信号输入、触摸输入等等。除了音频或视频输出之外,警报单元153可以以不同的方式提供输出以通知事件的 发生。例如,警报单元153可以以振动的形式提供输出,当接收到呼叫、消息或一些其它进入通信(incoming communication)时,警报单元153可以提供触觉输出(即,振动)以将其通知给用户。通过提供这样的触觉输出,即使在用户的移动电话处于用户的口袋中时,用户也能够识别出各种事件的发生。警报单元153也可以经由显示单元151或音频输出模块152提供通知事件的发生的输出。The alarm unit 153 can provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to the audio or video output, the alert unit 153 can provide an output in a different manner to notify the event occur. For example, the alarm unit 153 can provide an output in the form of vibrations, and when a call, message, or some other incoming communication is received, the alarm unit 153 can provide a tactile output (ie, vibration) to notify the user of it. By providing such a tactile output, the user is able to recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 can also provide an output of the notification event occurrence via the display unit 151 or the audio output module 152.
存储器160可以存储由控制器180执行的处理和控制操作的软件程序等等,或者可以暂时地存储己经输出或将要输出的数据(例如,电话簿、消息、静态图像、视频等等)。而且,存储器160可以存储关于当触摸施加到触摸屏时输出的各种方式的振动和音频信号的数据。The memory 160 may store a software program or the like for processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, etc.) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
存储器160可以包括至少一种类型的存储介质,所述存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等等。而且,移动终端100可以与通过网络连接执行存储器160的存储功能的网络存储装置协作。The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like. Moreover, the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
控制器180通常控制移动终端的总体操作。例如,控制器180执行与语音通话、数据通信、视频通话等等相关的控制和处理。另外,控制器180可以包括用于再现(或回放)多媒体数据的多媒体模块1810,多媒体模块1810可以构造在控制器180内,或者可以构造为与控制器180分离。控制器180可以执行模式识别处理,以将在触摸屏上执行的手写输入或者图片绘制输入识别为字符或图像。The controller 180 typically controls the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like. Additionally, the controller 180 can include a multimedia module 1810 for reproducing (or playing back) multimedia data, which can be constructed within the controller 180 or can be configured to be separate from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
电源单元190在控制器180的控制下接收外部电力或内部电力并且提供操作各元件和组件所需的适当的电力。The power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
这里描述的各种实施方式可以以使用例如计算机软件、硬件或其任何组合的计算机可读介质来实施。对于硬件实施,这里描述的实施方式可以通过使用特定用途集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理装置(DSPD)、可编程逻辑装置(PLD)、现场可编程门阵列(FPGA)、处理器、控制器、微控制器、微处理器、被设计为执行这里描述的功能的电子单元中的 至少一种来实施,在一些情况下,这样的实施方式可以在控制器180中实施。对于软件实施,诸如过程或功能的实施方式可以与允许执行至少一种功能或操作的单独的软件模块来实施。软件代码可以由以任何适当的编程语言编写的软件应用程序(或程序)来实施,软件代码可以存储在存储器160中并且由控制器180执行。The various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof. For hardware implementations, the embodiments described herein may be through the use of application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays ( FPGA), processor, controller, microcontroller, microprocessor, in an electronic unit designed to perform the functions described herein At least one implementation, in some cases, such an implementation may be implemented in controller 180. For software implementations, implementations such as procedures or functions may be implemented with separate software modules that permit the execution of at least one function or operation. The software code can be implemented by a software application (or program) written in any suitable programming language, which can be stored in memory 160 and executed by controller 180.
至此,己经按照其功能描述了移动终端。下面,为了简要起见,将描述诸如折叠型、直板型、摆动型、滑动型移动终端等等的各种类型的移动终端中的滑动型移动终端作为示例。因此,本发明能够应用于任何类型的移动终端,并且不限于滑动型移动终端。So far, the mobile terminal has been described in terms of its function. Hereinafter, for the sake of brevity, a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
如图1中所示的移动终端100可以被构造为利用经由帧或分组发送数据的诸如有线和无线通信系统以及基于卫星的通信系统来操作。The mobile terminal 100 as shown in FIG. 1 may be configured to operate using a communication system such as a wired and wireless communication system and a satellite-based communication system that transmits data via frames or packets.
现在将参考图2描述其中根据本发明的移动终端能够操作的通信系统。A communication system in which a mobile terminal according to the present invention can be operated will now be described with reference to FIG.
这样的通信系统可以使用不同的空中接口和/或物理层。例如,由通信系统使用的空中接口包括例如频分多址(FDMA)、时分多址(TDMA)、码分多址(CDMA)和通用移动通信系统(UMTS)(特别地,长期演进(LTE))、全球移动通信系统(GSM)等等。作为非限制性示例,下面的描述涉及CDMA通信系统,但是这样的教导同样适用于其它类型的系统。Such communication systems may use different air interfaces and/or physical layers. For example, air interfaces used by communication systems include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)). ), Global System for Mobile Communications (GSM), etc. As a non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
参考图2,CDMA无线通信系统可以包括多个移动终端100、多个基站(BS)270、基站控制器(BSC)275和移动交换中心(MSC)280。MSC280被构造为与公共电话交换网络(PSTN)290形成接口。MSC280还被构造为与可以经由回程线路耦接到基站270的BSC275形成接口。回程线路可以根据若干己知的接口中的任一种来构造,所述接口包括例如E1/T1、ATM,IP、PPP、帧中继、HDSL、ADSL或xDSL。将理解的是,如图2中所示的系统可以包括多个BSC275。Referring to FIG. 2, a CDMA wireless communication system can include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 280. The MSC 280 is configured to interface with a public switched telephone network (PSTN) 290. The MSC 280 is also configured to interface with a BSC 275 that can be coupled to the base station 270 via a backhaul line. The backhaul line can be constructed in accordance with any of a number of well known interfaces including, for example, E1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be appreciated that the system as shown in FIG. 2 can include multiple BSCs 275.
每个BS270可以服务一个或多个分区(或区域),由多向天线或指向特定方向的天线覆盖的每个分区放射状地远离BS270。或者,每个分区可以由用于分集接收的两个或更多天线覆盖。每个BS270可以被构造为支持多个频率分配,并且每个频率分配具有特定频谱(例如,1.25MHz、5MHz等等)。 Each BS 270 can serve one or more partitions (or regions), each of which is covered by a multi-directional antenna or an antenna directed to a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 can be configured to support multiple frequency allocations, and each frequency allocation has a particular frequency spectrum (eg, 1.25 MHz, 5 MHz, etc.).
分区与频率分配的交叉可以被称为CDMA信道。BS270也可以被称为基站收发器子系统(BTS)或者其它等效术语。在这样的情况下,术语"基站"可以用于笼统地表示单个BSC275和至少一个BS270。基站也可以被称为"蜂窝站"。或者,特定BS270的各分区可以被称为多个蜂窝站。The intersection of partitioning and frequency allocation can be referred to as a CDMA channel. BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" can be used to generally refer to a single BSC 275 and at least one BS 270. A base station can also be referred to as a "cell station." Alternatively, each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
如图2中所示,广播发射器(BT)295将广播信号发送给在系统内操作的移动终端100。如图1中所示的广播接收模块111被设置在移动终端100处以接收由BT295发送的广播信号。在图2中,示出了几个全球定位系统(GPS)卫星300。卫星300帮助定位多个移动终端100中的至少一个。As shown in FIG. 2, a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In Figure 2, several Global Positioning System (GPS) satellites 300 are shown. The satellite 300 helps locate at least one of the plurality of mobile terminals 100.
在图2中,描绘了多个卫星300,但是理解的是,可以利用任何数目的卫星获得有用的定位信息。如图1中所示的GPS模块115通常被构造为与卫星300配合以获得想要的定位信息。替代GPS跟踪技术或者在GPS跟踪技术之外,可以使用可以跟踪移动终端的位置的其它技术。另外,至少一个GPS卫星300可以选择性地或者额外地处理卫星DMB传输。In Figure 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information can be obtained using any number of satellites. The GPS module 115 as shown in Figure 1 is typically configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
作为无线通信系统的一个典型操作,BS270接收来自各种移动终端100的反向链路信号。移动终端100通常参与通话、消息收发和其它类型的通信。特定基站270接收的每个反向链路信号被在特定BS270内进行处理。获得的数据被转发给相关的BSC275。BSC提供通话资源分配和包括BS270之间的软切换过程的协调的移动管理功能。BSC275还将接收到的数据路由到MSC280,其提供用于与PSTN290形成接口的额外的路由服务。类似地,PSTN290与MSC280形成接口,MSC与BSC275形成接口,并且BSC275相应地控制BS270以将正向链路信号发送到移动终端100。As a typical operation of a wireless communication system, BS 270 receives reverse link signals from various mobile terminals 100. Mobile terminal 100 typically participates in calls, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within a particular BS 270. The obtained data is forwarded to the relevant BSC 275. The BSC provides call resource allocation and coordinated mobility management functions including a soft handoff procedure between the BSs 270. The BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290. Similarly, PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
基于上述移动终端硬件结构以及通信系统,提出本发明方法各个实施例。Based on the above-described mobile terminal hardware structure and communication system, various embodiments of the method of the present invention are proposed.
如图3所示,传统的移动终端的触摸屏划分为可触摸操作区域(以下简称为A′区)和按键区域(以下简称为B区)。As shown in FIG. 3, the touch screen of the conventional mobile terminal is divided into a touchable operation area (hereinafter referred to as A' area) and a key area (hereinafter referred to as B area).
其中,A′区为可触摸操作区域,用于检测触摸点坐标;B区为按键区域,用于检测菜单键、Home键、返回键等。The A' area is a touchable operation area for detecting touch point coordinates; the B area is a key area for detecting a menu key, a Home key, a return key, and the like.
基于传统的触摸屏划分方式,为了防止误操作,本发明提出了两种防误触方案:一种是采用固定方式在A′区中划分出虚拟边框区域(以下简称C区),一种是采用自由设定方式在A′区中划分出C区。对于从A′区划分 出C区后剩余的A区内的触摸操作,仍按照现有的正常处理方式;对于划分后C区内的触摸操作,可以定义为特殊处理方式,比如忽略处理、特效处理等。下面将对此进行详细描述。Based on the traditional touch screen division method, in order to prevent misoperation, the present invention proposes two anti-missing schemes: one is to divide the virtual border area (hereinafter referred to as C area) in the A' area by a fixed method, and one is adopted. The free setting mode divides the C area in the A' area. For division from the A' area The touch operation in the A area remaining after the C area is still in accordance with the existing normal processing mode; for the touch operation in the divided C area, it can be defined as a special processing mode, such as ignoring processing, special effect processing, and the like. This will be described in detail below.
实施例一Embodiment 1
如图4所示,本实施例中的虚拟边框区域的滑动识别方法同时适用于C区的两种划分方式,具体包括步骤:As shown in FIG. 4, the sliding identification method of the virtual frame area in this embodiment is applicable to the two division modes of the C area, and specifically includes the following steps:
401、在虚拟边框区域内感测与触点并发的触控事件。401. Sense a touch event concurrent with the contact in the virtual border area.
402、实时上报上述触点的当前坐标位置,并根据该触点的初始坐标位置和当前坐标位置判断与触点并发的触控事件是否属于滑动事件。402. Report the current coordinate position of the contact in real time, and determine whether the touch event concurrent with the contact belongs to a sliding event according to the initial coordinate position and the current coordinate position of the contact.
403、若判定触控事件属于滑动事件,则进一步判断该滑动事件的方向属性。403. If it is determined that the touch event belongs to a sliding event, further determine a direction attribute of the sliding event.
实施例二Embodiment 2
在本实施例中,采用固定方式划分C区,划分方法为:在触摸屏的原A′区的边缘划分出部分区域作为虚拟边框区域(即C区),A′区的其他区域称为A区(与传统的功能相同);该C区包括有位于左侧的部分区域和位于右侧的部分区域,其位置固定设于A′区的两侧边缘,如图5所示。当然,也可仅在一侧边缘处划分C区。In this embodiment, the C area is divided by a fixed manner, and the dividing method is: dividing a partial area as a virtual border area (ie, C area) at an edge of the original A′ area of the touch screen, and other areas of the A′ area are referred to as an A area. (Same as the conventional function); the C area includes a partial area on the left side and a partial area on the right side, and the position is fixedly disposed on both side edges of the A' area, as shown in FIG. Of course, it is also possible to divide the C area only at one side edge.
如图6所示,在采用固定方式划分C区时,C区的滑动识别方法包括以下步骤:As shown in FIG. 6, when the C area is divided in a fixed manner, the sliding recognition method of the C area includes the following steps:
601、定义C区的位置和宽度,将触摸屏的整个可触摸区域划分为位于两侧边缘的C区和位于中间的A区。划分后效果图如图7所示,触摸屏两侧边缘的区域即为C区。601. Define a position and a width of the C area, and divide the entire touchable area of the touch screen into a C area located at both side edges and an A area located at the middle. The effect diagram after division is shown in Figure 7, and the area on both sides of the touch screen is the C area.
602、在触摸屏驱动初始化时,通过input_allocate_device()分配两个输入设备(例如分别定义为:input0和input1),并通过input_register_device()注册这两个输入设备,其中input0对应于C区、input1对应于A区。602. When the touch screen driver is initialized, two input devices are allocated by input_allocate_device() (for example, input0 and input1 respectively), and the two input devices are registered by input_register_device(), where input0 corresponds to C area, input1 corresponds to Area A.
在注册好该两个虚拟输入设备后,上层将根据驱动层上报的虚拟输入设备的命名,识别出当前用户触摸区域是C区还是A区,不同的分区,上层处理方式不同,步骤604中将会介绍。 After the two virtual input devices are registered, the upper layer will identify whether the current user touch area is the C area or the A area according to the naming of the virtual input device reported by the driver layer, and the upper layer has different processing modes, and the upper layer processing manner is different. Will introduce.
本发明所述的上层通常指框架(Framework)层、应用层等,在移动终端的系统中,例如android、IOS等定制系统,通常包括底层(物理层,驱动层)以及上层(框架层,应用层),信号流的走向为:物理层(触控面板)接收到用户的触控操作,物理按压转变为电信号TP,将TP传递至驱动层,驱动层对按压的位置进行解析,得到位置点的具体坐标,持续时间,压力等参数,将该参数上传至框架层,框架层与驱动层的通信可通过相应的接口来实现,框架层接收到驱动层的输入设备(input),解析该输入设备,从而选择响应或不响应该输入设备,并将有效的输入向上传递给具体哪一个应用,以满足应用层根据不同的事件执行不同的应用操作。The upper layer of the present invention generally refers to a framework layer, an application layer, and the like. In a system of a mobile terminal, a customized system such as android or IOS usually includes an underlying layer (physical layer, driving layer) and an upper layer (frame layer, application). Layer), the direction of the signal flow is: the physical layer (touch panel) receives the touch operation of the user, the physical compression is converted into the electrical signal TP, and the TP is transmitted to the driving layer, and the driving layer analyzes the pressed position to obtain the position. The specific coordinates, duration, pressure and other parameters of the point are uploaded to the framework layer. The communication between the framework layer and the driver layer can be realized through the corresponding interface. The framework layer receives the input device of the driver layer and parses the input device. The input device is selected to respond or not respond to the input device, and the valid input is passed up to which specific application to meet the application layer to perform different application operations according to different events.
603、当C区感测有与触点并发的触控事件时,通过虚拟输入设备input0向上层上报该触点的初始坐标位置(downX,downY)和初始按下时刻信息(downTime),上层(系统框架层或者应用层)记录下该信息作为后续的滑动判断依据。如图8所示,触摸屏的中间部分为A区,左右两侧的窄边为C区,灰色原点代表C区中的触点。603. When the C area senses a touch event concurrent with the contact, the initial coordinate position (downX, downY) and the initial pressed time information (downTime) of the contact are reported to the upper layer through the virtual input device input0, and the upper layer ( The system framework layer or application layer) records this information as a basis for subsequent sliding judgment. As shown in FIG. 8, the middle portion of the touch screen is the A area, the narrow sides on the left and right sides are the C area, and the gray origin represents the contacts in the C area.
触控操作通常为点击、滑动等操作,每一触控操作由一个或多个触点组成,因此移动终端可以通过侦测触控操作的触点落入的区域,来判断触控操作是发生在C区还是A区。The touch operation is usually a click, slide, etc., and each touch operation is composed of one or more contacts, so that the mobile terminal can determine that the touch operation is generated by detecting the area where the contact of the touch operation falls. In Area C or Area A.
在框架(Framework)层接收到上报事件(上报事件包括输入设备以及触控点各项参数等)后,首先根据输入设备的命名,识别是哪一个区域,如驱动层(kernel)识别是在C区触控,则驱动层上报到框架层的输入设备是input0,而不是用input1来上报,即,框架层不需要判断当前触点在哪一个分区,也不需要判断分区的大小和位置,这些判断操作在驱动层上完成,并且,驱动层除了上报具体是哪一个输入设备,还会上报该触点的各项参数至框架层,例如按压时间,位置坐标,压力大小等等。也就是说,驱动层判断事件是发生在A区还是C区,然后通过输入设备上报框架层;框架层根据输入设备的命名来判断是A区的事件还是C区的事件,即例如input0来的就是C区的事件,input1来的就是A区的事件。After receiving the reported event in the framework layer (the reported event includes the input device and the parameters of the touch point, etc.), first, according to the naming of the input device, which region is identified, such as the driver layer (kernel) identification is in C For zone touch, the input device reported to the frame layer by the driver layer is input0 instead of being reported by input1. That is, the frame layer does not need to determine which partition the current contact is in, nor does it need to determine the size and position of the partition. The judging operation is completed on the driving layer, and the driving layer not only reports which input device is specifically, but also reports various parameters of the contact to the frame layer, such as pressing time, position coordinates, pressure magnitude and the like. That is to say, the driver layer determines whether the event occurs in the A zone or the C zone, and then reports the frame layer through the input device; the frame layer determines whether it is an event of the A zone or an event of the C zone according to the naming of the input device, that is, for example, input0 It is the event in Area C, and input1 is the event in Area A.
604、在上述触点移动过程中,虚拟输入设备input0按照预设的周期向上层实时上报该触点的当前坐标位置(currentX,currentY);同时,上层根据触 点的初始坐标位置和当前坐标位置信息判断触控事件是否为滑动事件,若是则进一步判断其方向属性,并据此进行预设的特殊处理,特殊处理方式如忽略、生成特效等。604. During the movement of the contact, the virtual input device input0 reports the current coordinate position (currentX, currentY) of the contact to the upper layer in real time according to a preset period; meanwhile, the upper layer is touched according to the touch. The initial coordinate position of the point and the current coordinate position information determine whether the touch event is a sliding event, and if so, further determine its direction attribute, and perform preset special processing according to this, and special processing methods such as ignoring, generating special effects, and the like.
为实现较为准确的判断,虚拟输入设备input0的上报周期可以设定为较短时间值,比如1/85秒。To achieve a more accurate judgment, the reporting period of the virtual input device input0 can be set to a shorter time value, such as 1/85 second.
在步骤604中,判断由触点产生的触控事件是否为滑动事件的具体方法为:判断触点当前位置与初始位置的移动距离;若该移动距离超过预设阈值,则判定该触控事件为滑动事件,否则,判定该触控事件不是滑动事件。In step 604, the specific method for determining whether the touch event generated by the contact is a sliding event is: determining a moving distance between the current position of the contact and the initial position; and if the moving distance exceeds a preset threshold, determining the touch event For a sliding event, otherwise, it is determined that the touch event is not a sliding event.
触点的移动距离的计算公式为:The formula for calculating the moving distance of the contact is:
Figure PCTCN2016075349-appb-000001
Figure PCTCN2016075349-appb-000001
由于C区为虚拟边框区域,一般设置的比较窄,X轴方向的移动距离减小,可以忽略不计,因而上述触点的移动距离的计算公式可以简化为:Since the C area is a virtual border area, the general setting is relatively narrow, and the moving distance in the X-axis direction is reduced, which can be neglected. Therefore, the calculation formula of the moving distance of the above contact can be simplified as:
移动距离=|currentY–downY|。Move distance =|currentY–downY|.
在步骤604中,判断触点的滑动方向的方法为:比较触点当前位置和初始位置的Y轴坐标值的大小,若currentY>downY,则判定触点的滑动方向为向下,否则判定滑动方向为向上。In step 604, the method of determining the sliding direction of the contact is: comparing the current position of the contact with the Y-axis coordinate value of the initial position, and if currentY>downY, determining that the sliding direction of the contact is downward, otherwise determining the sliding The direction is up.
需要说明的是,框架层在接收到上报事件后,通过单通道转多通道的机制,上报到应用层。具体为:先注册一个通道,通过该通道传递该上报事件,通过监听器(listener)监听该事件,将该事件通过不同的通道,传递至对应的应用模块,产生不同的应用操作,其中,应用模块包括摄像、联系人等常用应用;产生不同的应用操作,例如在摄像应用下,用户在特殊分区点击,则会产生调焦,拍摄,调摄像参数等不同操作。要注意,上报事件传递到监听器之前,是单通道,监听器监听之后,上报事件走的是多通道,且多通道同时存在,其好处在于可同时传递至不同的应用模块,不同应用模块产生不同的响应操作。It should be noted that after receiving the reported event, the framework layer reports to the application layer through a single-channel to multi-channel mechanism. Specifically, the channel is first registered, the reported event is transmitted through the channel, and the event is listened to by the listener, and the event is transmitted to the corresponding application module through different channels to generate different application operations, where the application The module includes common applications such as camera and contacts; it generates different application operations. For example, in the camera application, when the user clicks in a special zone, it will produce different operations such as focusing, shooting, and adjusting camera parameters. It should be noted that before the report event is delivered to the listener, it is a single channel. After the listener listens, the reported event is multi-channel, and multiple channels exist at the same time. The advantage is that it can be transmitted to different application modules at the same time, and different application modules are generated. Different response operations.
可选地,上述步骤的具体实现为:利用面向对象化的方式,定义C区和A区的类别以及实现方式,在判断是C区后,通过EventHub函数将不同分辨率的触控点坐标转化为LCD的坐标,定义单通道函数(例如serverchannel和 clientchannel等),该函数的作用是,当收到上报事件后,将该事件通过该通道传递至事件管理器(TouchEventManager),通过监听器的监听,将该事件通过多通道同时或逐一传递至多个响应的应用模块下,也可以只传递给其中的一个应用模块,应用模块如camera,gallery等,不同应用模块产生相应的操作。当然,上述步骤的具体实现也可以为其他方式的步骤实现,本发明实施例对此不做限制。Optionally, the specific implementation of the foregoing steps is: using an object-oriented manner, defining a category and an implementation manner of the C area and the A area, and after determining that the area is C, converting the coordinates of the touch points of different resolutions by using the EventHub function. Define single channel functions (such as serverchannel and Clientchannel, etc., the function of this function is to pass the event to the event manager (TouchEventManager) through the channel after receiving the reported event, and pass the event to multiple through the multi-channel simultaneously or one by one through the listener's monitoring. The responding application module can also be passed only to one of the application modules, such as camera, gallery, etc., and different application modules generate corresponding operations. Certainly, the specific implementation of the foregoing steps may also be implemented in other manners, which is not limited by the embodiment of the present invention.
结合参见图9,将以另一种方式对本发明的触控操作流程做进一步说明,为简化起见,图9中,将虚拟边框区域简称为C区,其他区域简称为A区,触控事件的上报流程如下:Referring to FIG. 9 , the touch operation flow of the present invention will be further described in another manner. For the sake of simplicity, in FIG. 9 , the virtual border area is simply referred to as the C area, and the other areas are simply referred to as the A area, and the touch event is abbreviated. The reporting process is as follows:
驱动层通过物理硬件如触摸屏接收触控事件,并判断触控操作发生在A区还是C区,并通过A区或C区设备文件节点上报事件。Native层从A区、C区的设备文件中读取事件,并对A区、C区的事件进行处理,如坐标计算,通过设备ID对A、C区的事件进行区分,最后分别派发A区和C区事件。其中A区事件走原生流程,按通常的方式对A区事件进行处理;C区事件则从事先注册到Native层的C区专用通道进行派发,由Native端口输入,系统端口输出至C区事件结束系统服务,再通过C区事件接收对外接口上报至各应用。The driving layer receives the touch event through physical hardware such as a touch screen, and determines whether the touch operation occurs in the A area or the C area, and reports the event through the device file node of the A area or the C area. The Native layer reads events from device files in Areas A and C, and processes events in Areas A and C, such as coordinate calculations. The devices in the A and C areas are distinguished by the device ID, and finally the A area is distributed. And zone C events. The A area event takes the original process, and the A area event is processed in the usual way; the C area event is distributed from the dedicated channel of the C area registered in the Native layer in advance, and is input by the Native port, and the system port is output to the C area. The system service then reports the external interface to each application through the C area event.
相应地,如图10所示,本实施例还提出了一种移动终端,包括:Correspondingly, as shown in FIG. 10, the embodiment further provides a mobile terminal, including:
C区固定划分单元1010,用于定义C区的宽度,将触摸屏的整个可触摸区域划分为位于两侧边缘的C区和位于中间的A区,C区的位置和大小固定,不可调整。The C area fixed dividing unit 1010 is configured to define the width of the C area, and divide the entire touchable area of the touch screen into a C area located at both side edges and an A area located in the middle, and the position and size of the C area are fixed and cannot be adjusted.
底层上报单元1020,用于在触摸屏驱动初始化时,分配并注册两个虚拟输入设备,分别对应于C区和A区;在C区有触点按下时,C区的虚拟输入设备上报该触点的初始坐标位置及初始时刻信息,并在该触点移动过程中按照预设的周期实时上报其当前坐标位置。The bottom layer reporting unit 1020 is configured to allocate and register two virtual input devices when the touch screen driver is initialized, corresponding to the C area and the A area respectively; when the contact is pressed in the C area, the virtual input device of the C area reports the touch The initial coordinate position and initial time information of the point, and the current coordinate position is reported in real time according to the preset period during the movement of the contact.
滑动识别单元1030,用于记录底层上报单元920所上报的触点的初始坐标位置和当前坐标位置信息实时判断触点当前是否产生了滑动以及滑动方向。 The slide recognition unit 1030 is configured to record the initial coordinate position and the current coordinate position information of the contact reported by the bottom layer reporting unit 920 to determine in real time whether the contact has a sliding and sliding direction.
滑动识别单元1030进一步包括:The sliding recognition unit 1030 further includes:
记录模块1031,用于记录底层上报单元1020上报的触点的初始坐标位置及初始时刻信息,作为后续滑动的判断依据;The recording module 1031 is configured to record initial coordinate position and initial time information of the contact reported by the bottom reporting unit 1020, as a judgment basis for subsequent sliding;
滑动事件判断模块1032,用于根据触点的初始坐标位置和当前坐标位置计算触点的移动距离,通过对比该移动距离与预设的阈值判断触点是否产生了滑动;The sliding event judging module 1032 is configured to calculate a moving distance of the contact according to the initial coordinate position of the contact and the current coordinate position, and determine whether the contact has slipped by comparing the moving distance with a preset threshold;
滑动方向判断模块1033,用于通过比较触点的初始Y轴坐标值和当前U轴坐标值来判断触点的滑动方向。The sliding direction determining module 1033 is configured to determine the sliding direction of the contact by comparing the initial Y-axis coordinate value of the contact with the current U-axis coordinate value.
本实施例中,通过划分固定虚拟边框区域的方式,对虚拟边框区域内的触摸操作作特殊处理,可有效解决了窄边框、无边框终端的易发生误触的问题,并可快速准确识别出虚拟边框区域内的触点是否产生了滑动以及滑动方向,为后续有效执行相应的特殊处理操作奠定了基础。In this embodiment, by dividing the fixed virtual border area, the touch operation in the virtual border area is specially processed, which can effectively solve the problem that the narrow border and the borderless terminal are prone to accidental touch, and can quickly and accurately identify Whether the contacts in the virtual frame area have a sliding direction and a sliding direction lay the foundation for the subsequent effective execution of the corresponding special processing operations.
实施例三Embodiment 3
在第二实施例中,C区采用固定划分方式,即C区的大小不可变,影响了用户的使用体验。因而,在第三实施例中,将对C区的划分方式进行改进,实现自由设定C区的个数、位置及大小,提升用户的使用体验。In the second embodiment, the C area adopts a fixed division manner, that is, the size of the C area is not variable, which affects the user experience. Therefore, in the third embodiment, the division manner of the C area is improved, and the number, position, and size of the C area are freely set, thereby improving the user experience.
为此,本实施例将移动终端中的C区固定划分单元1010替换为:To this end, the present embodiment replaces the C-area fixed dividing unit 1010 in the mobile terminal with:
C区设置接口,用于创建及修改C区的数量、位置及大小。The C area sets the interface for creating and modifying the number, location, and size of the C area.
该接口实现于驱动层,上层可根据自身需求,随时调用该接口来调整C区的数量、位置及大小。通常,C区的基本图形设计为矩形,只要输入图形对角的两个顶点坐标即可确定C区的位置和大小。如图11所示,该图在触摸屏的左下侧和右下侧创建了两条C区域,在具体实现时,所有C区域可对应于一个虚拟输入设备。The interface is implemented in the driver layer, and the upper layer can call the interface to adjust the number, location and size of the C area at any time according to its own needs. Generally, the basic graphic design of the C area is a rectangle, and the position and size of the C area can be determined by inputting the coordinates of the two vertices of the diagonal of the graphic. As shown in FIG. 11, the figure creates two C areas on the lower left side and the lower right side of the touch screen. In specific implementation, all C areas may correspond to one virtual input device.
为满足不同用户对不同应用的使用习惯,还可设置应用于不同应用场景下的多套C区设置方案。如图12,在系统桌面下,因为图标占位较多,两侧的C区宽度设置的相对较窄。如图13,当点击相机图标进入相机应用后,可通过上层调用C区设置接口以设置此场景下的C区数量、位置、大小,在不影响对焦的情况下,C区宽度可设置的相对较宽。 In order to meet the usage habits of different users for different applications, it is also possible to set multiple sets of C-zone setting schemes applied in different application scenarios. As shown in Figure 12, under the system desktop, because the icons occupy more places, the width of the C areas on both sides is relatively narrow. As shown in Figure 13, when the camera icon is clicked to enter the camera application, the C area setting interface can be called through the upper layer to set the number, position and size of the C area under this scene. The C area width can be set relative without affecting the focus. It is wider.
在本实施例中,C区的滑动识别方法与第二实施例中方法相同,此处不摘赘述。In the embodiment, the sliding identification method of the C area is the same as that of the second embodiment, and details are not described herein.
在上述三个实施例中,仅对C区的划分方式和滑动识别作了描述。在实际应用中,可以利用C区实现各种各样的功能,来提升用户的使用体验。下面将举例描述。In the above three embodiments, only the division manner and the slip recognition of the C area have been described. In practical applications, the C area can be used to implement various functions to enhance the user experience. An example will be described below.
若仅在触摸屏的一侧固定设置一条宽度较窄的C区,采用单边上下滑设置方式,可实现如下应用:If only a narrow area C is fixed on one side of the touch screen, and the single-side up-down setting mode is adopted, the following applications can be realized:
1)多任务切换功能:通过在C区进行向上滑动操作,A区的显示界面由当前应用界面切换至上一个应用界面;通过在C区进行向下滑动操作,A区的显示界面由当前应用界面切换至下一个应用界面,这样方便用户切换应用。1) Multi-task switching function: By sliding up in the C area, the display interface of the A area is switched from the current application interface to the previous application interface; by sliding down in the C area, the display interface of the A area is from the current application interface. Switch to the next application interface, which is convenient for users to switch applications.
2)打开指定应用功能:预先为不同滑动方向分别设定对应的应用类型;当C区感测到向上/向下滑动事件时,打开预设的对应的一种应用。通过此功能,用户可根据自身的使用习惯,对使用频率最高的一种或两种应用进行设置,克服传统方式(从桌面上众多应用中找寻指定应用)所存在的耗时费力的缺陷。2) Open the specified application function: preset the corresponding application type for different sliding directions in advance; when the C area senses the up/down sliding event, open the corresponding corresponding application. Through this function, users can set one or two applications with the highest frequency of use according to their own usage habits, overcoming the time-consuming and laborious defects of the traditional way (finding a specific application from many applications on the desktop).
3)返回功能:当C区感测到向上/向下滑动事件时,上层立即执行返回操作。通过此功能,用户无需再按显示屏底部的物理按键或者触摸屏上的虚拟返回按键,大大增加了操作的方便性。3) Return function: When the C area senses an up/down sliding event, the upper layer immediately performs a return operation. With this function, the user no longer has to press the physical button at the bottom of the display or the virtual return button on the touch screen, which greatly increases the convenience of operation.
4)多任务缩略图切换功能:在C区上下滑动时,于C区按序显示后台当前正在运行的各种应用的缩略图,抬起时启动对应的应用。4) Multi-task thumbnail switching function: When sliding up and down in the C area, the thumbnails of various applications currently running in the background are sequentially displayed in the C area, and the corresponding application is started when lifting.
5)快速翻页功能:通过定义C区的触摸事件对应的处理方式为翻页,用户只需在C区轻轻滑动,即可实现前翻、后翻,大大方便了广大读者。5) Quick page turning function: By defining the processing method corresponding to the touch event of the C area, the user can turn the page by simply sliding in the C area, which can realize the front turn and the back turn, which greatly facilitates the readers.
若在触摸屏的两侧分别设置一条宽度较窄的C区,采用双边上下滑方式,可实现如下功能:If a narrower C area is set on both sides of the touch screen, and the bilateral upswing mode is adopted, the following functions can be realized:
1)亮度调节功能:通过在一边C区内向上滑动操作来调高屏幕亮度,通过在另一边C区内向下滑动操作来调低屏幕亮度,用户不需在通过物理按键来调节,也无需进入设置界面来调节。1) Brightness adjustment function: Increase the screen brightness by sliding up in the side C area, and lower the screen brightness by sliding down on the other side C area, the user does not need to adjust by physical buttons, and does not need to enter Set the interface to adjust.
2)音量调节功能:通过在一边C区内向上滑动操作来调高音量,通过在 另一边C区内向下滑动操作来调低音量。2) Volume adjustment function: increase the volume by sliding up in the C area, and pass the On the other side, the area C slides down to adjust the volume.
3)显示隐藏内容:向上滑动操作时显示隐藏内容(如应用、图片、文件、短信等),向下滑动操作时隐藏相关内容。3) Show hidden content: Show hidden content (such as apps, images, files, text messages, etc.) when sliding up, and hide related content when sliding down.
若在触摸屏的单侧设置一条宽度较窄的C区,采用单边往返滑方式,可实现如下功能:If a narrow-width C area is set on one side of the touch screen, and the single-side reciprocating sliding mode is adopted, the following functions can be realized:
手机加速功能:当上下滑动达到两个来回的临界值时启动,用以清理后台应用以释放内存,并于处理结束时通知用户处理结果,适用于游戏玩家等。Mobile phone acceleration function: It is activated when the up and down sliding reaches two thresholds for back and forth, to clean up the background application to release the memory, and notify the user to process the result at the end of the processing, which is suitable for game players and the like.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a series of elements includes those elements. It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, article, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the present invention and the drawings are directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of the present invention.
工业实用性Industrial applicability
本发明提出的方案可以准确识别出触点的滑动动作以及滑动方向,通过阈值的设定将移动距离超过阈值的滑动识别为有效滑动动作,可以提高识别 的准确度,避免误操作导致的识别错误,同时适用于采用固定划分方式和自动设定方式以设置虚拟边框区域的各种移动终端。 The solution proposed by the invention can accurately recognize the sliding action and the sliding direction of the contact, and recognize the sliding of the moving distance exceeding the threshold as an effective sliding action by setting the threshold, thereby improving the recognition The accuracy is to avoid the recognition error caused by misoperation, and is applicable to various mobile terminals that use the fixed division mode and the automatic setting mode to set the virtual border area.

Claims (20)

  1. 一种虚拟边框区域的滑动识别方法,包括:A sliding recognition method for a virtual border area includes:
    感测在虚拟边框区域内由触点产生的触控事件;Sensing a touch event generated by a contact in a virtual bezel area;
    上报所述触点的初始坐标位置,并在所述触点移动过程中,实时上报所述触点的当前坐标位置;Reporting an initial coordinate position of the contact, and reporting the current coordinate position of the contact in real time during the movement of the contact;
    根据所述触点的初始坐标位置和当前坐标位置判断所述触控事件是否属于滑动事件;Determining whether the touch event belongs to a sliding event according to an initial coordinate position of the contact and a current coordinate position;
    若所述触控事件属于滑动事件,则进一步判断得到所述滑动事件的方向属性。If the touch event belongs to a sliding event, it is further determined that the direction attribute of the sliding event is obtained.
  2. 如权利要求1所述的虚拟边框区域的滑动识别方法,其中,判断所述触控事件是否属于滑动事件的步骤包括:The method for detecting a sliding of a virtual border area according to claim 1, wherein the step of determining whether the touch event belongs to a sliding event comprises:
    根据所述触点的初始坐标位置和当前坐标位置计算所述触点的移动距离;Calculating a moving distance of the contact according to an initial coordinate position of the contact and a current coordinate position;
    若该移动距离超过预设阈值,则判定所述触控事件属于滑动事件,否则,判定所述触控事件不属于滑动事件。If the moving distance exceeds a preset threshold, it is determined that the touch event belongs to a sliding event, otherwise, it is determined that the touch event does not belong to a sliding event.
  3. 如权利要求1所述的虚拟边框区域的滑动识别方法,其中,判断所述滑动事件的方向属性的步骤包括:The method for detecting a sliding of a virtual bezel area according to claim 1, wherein the step of determining a direction attribute of the sliding event comprises:
    通过比较触点在初始坐标位置和当前坐标位置的竖直方向的坐标值判定所述滑动事件的方向属性。The direction attribute of the sliding event is determined by comparing coordinate values of the contact in the vertical direction of the initial coordinate position and the current coordinate position.
  4. 如权利要求3所述的虚拟边框区域的滑动识别方法,其中,通过比较触点在初始坐标位置和当前坐标位置的竖直方向的坐标值判定所述滑动事件的方向属性的步骤包括:The sliding recognition method of the virtual bezel area according to claim 3, wherein the step of determining the direction attribute of the sliding event by comparing coordinate values of the contact in the vertical direction of the initial coordinate position and the current coordinate position comprises:
    当所述初始坐标位置的竖直方向的坐标值大于所述当前坐标位置的竖直方向的坐标值时,则判定所述触点的滑动方向为向下;When the coordinate value of the vertical direction of the initial coordinate position is greater than the coordinate value of the vertical direction of the current coordinate position, determining that the sliding direction of the contact is downward;
    当所述初始坐标位置的竖直方向的坐标值小于所述当前坐标位置的竖直方向的坐标值时,则判定所述触点的滑动方向为向上。 When the coordinate value of the vertical direction of the initial coordinate position is smaller than the coordinate value of the vertical direction of the current coordinate position, it is determined that the sliding direction of the contact is upward.
  5. 如权利要求2、3或4所述的虚拟边框区域的滑动识别方法,还包括:采用固定划分方式在所述触摸屏上划分所述虚拟边框区域的步骤:The method for recognizing the sliding of the virtual bezel area according to claim 2, 3 or 4, further comprising the step of dividing the virtual bezel area on the touch screen by using a fixed dividing manner:
    在所述触摸屏驱动初始化时,定义所述虚拟边框区域的位置及宽度,以在所述触摸屏上划分出固定大小的所述虚拟边框区域。When the touch screen driver is initialized, the position and width of the virtual border area are defined to divide the virtual border area of a fixed size on the touch screen.
  6. 如权利要求2、3或4所述的虚拟边框区域的滑动识别方法,还包括:采用自由设定方式在所述触摸屏上划分所述虚拟边框区域的步骤:The method for recognizing a virtual bezel area according to claim 2, 3 or 4, further comprising the step of dividing the virtual bezel area on the touch screen by using a free setting manner:
    设置虚拟边框区域设置接口;Set the virtual border area setting interface;
    通过调用所述虚拟边框区域设置接口以创建或修改所述虚拟边框区域的数量、位置及大小。The number, location, and size of the virtual bezel area are created or modified by invoking the virtual bezel area setting interface.
  7. 如权利要求6所述的虚拟边框区域的滑动识别方法,其中,通过调用所述虚拟边框区域设置接口以创建或修改所述虚拟边框区域的数量、位置及大小的步骤包括:The sliding recognition method of the virtual bezel area according to claim 6, wherein the step of setting the interface by calling the virtual bezel area to create or modify the number, position and size of the virtual bezel area comprises:
    针对不同应用场景,调用所述虚拟边框区域设置接口分别创建或者修改适用于当前应用场景的虚拟边框区域的数量、位置及大小。For different application scenarios, the virtual border area setting interface is invoked to respectively create or modify the number, location, and size of the virtual border area applicable to the current application scene.
  8. 如权利要求1所述的虚拟边框区域的滑动识别方法,其中,在感测由触点产生的触控事件的步骤之前还包括:The method for detecting a sliding of a virtual bezel area according to claim 1, wherein before the step of sensing a touch event generated by the contact, the method further comprises:
    在所述触摸屏驱动初始化时,分配两个逻辑输入设备并注册,以及命名所述两个逻辑输入设备使其分别对应于触摸屏的虚拟边框区域和非虚拟边框区域;When the touch screen driver is initialized, two logical input devices are allocated and registered, and the two logical input devices are named to respectively correspond to a virtual bezel area and a non-virtual bezel area of the touch screen;
    在感测到由所述触点产生的所述触控事件后,根据所述逻辑输入设备的命名,识别出当前用户触摸的区域是虚拟边框区域还是非虚拟边框区域。After sensing the touch event generated by the contact, according to the naming of the logic input device, identifying whether the area touched by the current user is a virtual border area or a non-virtual border area.
  9. 如权利要求8所述的虚拟边框区域的滑动识别方法,还包括:The method for identifying a sliding of a virtual border area according to claim 8, further comprising:
    当识别出当前用户触摸的区域是虚拟边框区域时,通过所述逻辑输入设备上报该触点的初始坐标位置和初始按下时刻信息并记录作为后续的滑动判断依据。When it is recognized that the area touched by the current user is a virtual border area, the initial coordinate position and the initial pressed time information of the contact are reported by the logic input device and recorded as a subsequent sliding determination basis.
  10. 如权利要求1或2所述的虚拟边框区域的滑动识别方法,其中,所述虚拟边框区域的位置固定设于触摸屏的两侧边缘或仅在触摸屏的一侧划分出虚拟边框区域。 The sliding recognition method of the virtual bezel area according to claim 1 or 2, wherein the position of the virtual bezel area is fixedly disposed on both side edges of the touch screen or the virtual bezel area is divided only on one side of the touch screen.
  11. 一种移动终端,包括触摸屏,还包括:A mobile terminal, including a touch screen, further comprising:
    底层上报单元,设置为感测到在所述虚拟边框区域内由触点产生的触控事件时,上报该触点的初始坐标位置;并在所述触点移动过程中,实时上报该触点的当前坐标位置;The bottom layer reporting unit is configured to report the initial coordinate position of the contact when the touch event generated by the contact in the virtual border area is sensed; and report the contact in real time during the movement of the contact Current coordinate position;
    滑动识别单元,设置为根据底层上报单元所上报的触点的初始坐标位置和当前坐标位置信息,判断所述触控事件是否属于滑动事件,若所述触控事件属于滑动事件,则进一步判断得到所述滑动事件的方向属性。The sliding recognition unit is configured to determine whether the touch event belongs to a sliding event according to an initial coordinate position and a current coordinate position information of the contact reported by the bottom reporting unit, and if the touch event belongs to a sliding event, further determining The direction attribute of the sliding event.
  12. 如权利要求11所述的移动终端,其中,所述滑动识别单元进一步包括:The mobile terminal of claim 11, wherein the sliding recognition unit further comprises:
    滑动事件判断模块,设置为根据所述触点的初始坐标位置和当前坐标位置计算所述触点的移动距离,若该移动距离超过预设阈值,则判定所述触控事件属于滑动事件,否则,判定所述触控事件不属于滑动事件。The sliding event judging module is configured to calculate a moving distance of the contact according to an initial coordinate position and a current coordinate position of the contact, and if the moving distance exceeds a preset threshold, determining that the touch event belongs to a sliding event; otherwise And determining that the touch event is not a sliding event.
  13. 如权利要求11所述的移动终端,其中,所述滑动识别单元进一步包括:The mobile terminal of claim 11, wherein the sliding recognition unit further comprises:
    滑动方向判断模块,设置为通过比较触点在初始坐标位置和当前坐标位置的竖直方向的坐标值判定所述滑动事件的方向属性。The sliding direction determining module is configured to determine a direction attribute of the sliding event by comparing coordinate values of the contact in the vertical direction of the initial coordinate position and the current coordinate position.
  14. 如权利要求13所述的移动终端,其中,滑动方向判断模块还设置为采用如下方式通过比较触点在初始坐标位置和当前坐标位置的竖直方向的坐标值判定所述滑动事件的方向属性:The mobile terminal of claim 13, wherein the sliding direction determining module is further configured to determine a direction attribute of the sliding event by comparing coordinate values of the contact in the vertical direction of the initial coordinate position and the current coordinate position as follows:
    当所述初始坐标位置的竖直方向的坐标值大于所述当前坐标位置的竖直方向的坐标值时,则判定所述触点的滑动方向为向下;When the coordinate value of the vertical direction of the initial coordinate position is greater than the coordinate value of the vertical direction of the current coordinate position, determining that the sliding direction of the contact is downward;
    当所述初始坐标位置的竖直方向的坐标值小于所述当前坐标位置的竖直方向的坐标值时,则判定所述触点的滑动方向为向上。When the coordinate value of the vertical direction of the initial coordinate position is smaller than the coordinate value of the vertical direction of the current coordinate position, it is determined that the sliding direction of the contact is upward.
  15. 如权利要求12、13或14所述的移动终端,还包括:The mobile terminal of claim 12, 13 or 14, further comprising:
    虚拟边框区域固定划分单元,设置为在所述触摸屏驱动初始化时,定义所述虚拟边框区域的位置及宽度,以在所述触摸屏上划分出固定大小的所述虚拟边框区域。The virtual bezel area fixed dividing unit is configured to define a position and a width of the virtual bezel area when the touch screen driver is initialized to divide the virtual bezel area of a fixed size on the touch screen.
  16. 如权利要求12、13或14所述的移动终端,还包括: The mobile terminal of claim 12, 13 or 14, further comprising:
    虚拟边框区域设置接口,设置为创建或修改所述虚拟边框区域的数量、位置及大小。The virtual border area setting interface is set to create or modify the number, position, and size of the virtual border area.
  17. 如权利要求16所述的移动终端,其中所述虚拟边框区域设置接口还设置为采用如下方式创建或修改所述虚拟边框区域的数量、位置及大小:The mobile terminal of claim 16, wherein the virtual bezel area setting interface is further configured to create or modify the number, location, and size of the virtual bezel area in the following manner:
    针对不同应用场景,调用所述虚拟边框区域设置接口分别创建或者修改适用于当前应用场景的虚拟边框区域的数量、位置及大小。For different application scenarios, the virtual border area setting interface is invoked to respectively create or modify the number, location, and size of the virtual border area applicable to the current application scene.
  18. 如权利要求11所述的移动终端,其中,所述底层上报单元还设置为:The mobile terminal of claim 11, wherein the bottom layer reporting unit is further configured to:
    在所述触摸屏驱动初始化时,分配两个逻辑输入设备并注册,以及命名所述两个逻辑输入设备使其分别对应于触摸屏的虚拟边框区域和非虚拟边框区域;在感测到由所述触点产生的所述触控事件后,根据所述逻辑输入设备的命名,识别出当前用户触摸的区域是虚拟边框区域还是非虚拟边框区域。When the touch screen driver is initialized, two logical input devices are allocated and registered, and the two logical input devices are named to correspond to a virtual bezel area and a non-virtual bezel area of the touch screen, respectively; After the touch event generated by the point, according to the naming of the logical input device, it is identified whether the area touched by the current user is a virtual border area or a non-virtual border area.
  19. 如权利要求18所述的移动终端,其中,所述底层上报单元还设置为:The mobile terminal of claim 18, wherein the bottom layer reporting unit is further configured to:
    当识别出当前用户触摸的区域是虚拟边框区域时,通过所述逻辑输入设备上报该触点的初始坐标位置和初始按下时刻信息并记录作为后续的滑动判断依据。When it is recognized that the area touched by the current user is a virtual border area, the initial coordinate position and the initial pressed time information of the contact are reported by the logic input device and recorded as a subsequent sliding determination basis.
  20. 如权利要求11或12所述的移动终端,其中,所述虚拟边框区域的位置固定设于触摸屏的两侧边缘或仅在触摸屏的一侧划分出虚拟边框区域。 The mobile terminal according to claim 11 or 12, wherein the position of the virtual bezel area is fixedly disposed on both side edges of the touch screen or the virtual bezel area is divided only on one side of the touch screen.
PCT/CN2016/075349 2015-03-27 2016-03-02 Mobile terminal and slide recognition method for virtual frame area of mobile terminal WO2016155454A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510142649.1 2015-03-27
CN201510142649.1A CN104793867A (en) 2015-03-27 2015-03-27 Mobile terminal and sliding recognition method for virtual frame area of mobile terminal

Publications (1)

Publication Number Publication Date
WO2016155454A1 true WO2016155454A1 (en) 2016-10-06

Family

ID=53558698

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/075349 WO2016155454A1 (en) 2015-03-27 2016-03-02 Mobile terminal and slide recognition method for virtual frame area of mobile terminal

Country Status (2)

Country Link
CN (1) CN104793867A (en)
WO (1) WO2016155454A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104793867A (en) * 2015-03-27 2015-07-22 努比亚技术有限公司 Mobile terminal and sliding recognition method for virtual frame area of mobile terminal
CN105183343A (en) * 2015-08-25 2015-12-23 努比亚技术有限公司 Device and method for processing reporting point information
CN105068736B (en) * 2015-09-11 2019-03-05 努比亚技术有限公司 It is a kind of to open the mobile terminal applied and method
CN105681594B (en) * 2016-03-29 2019-03-01 努比亚技术有限公司 A kind of the edge interactive system and method for terminal
CN106066766A (en) * 2016-05-26 2016-11-02 努比亚技术有限公司 A kind of mobile terminal and control method thereof
CN106020706A (en) * 2016-05-30 2016-10-12 努比亚技术有限公司 Touch operation processing method and mobile terminal
CN106527933B (en) * 2016-10-31 2020-09-01 努比亚技术有限公司 Control method and device for edge gesture of mobile terminal
CN107037971A (en) * 2017-03-27 2017-08-11 努比亚技术有限公司 Application management device, mobile terminal and method
CN107045420B (en) * 2017-04-27 2021-01-05 南通易通网络科技有限公司 Application program switching method, mobile terminal and storage medium
CN108744494A (en) * 2018-05-17 2018-11-06 Oppo广东移动通信有限公司 game application control method, device, storage medium and electronic equipment
CN109635542B (en) * 2018-11-30 2023-02-03 华为技术有限公司 Biological identification interaction method, graphical interaction interface and related device
CN112394859A (en) * 2020-11-12 2021-02-23 青岛海信商用显示股份有限公司 Form dynamic adjustment method and terminal equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130067397A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Control area for a touch screen
CN103914243A (en) * 2013-01-08 2014-07-09 联想(北京)有限公司 Information processing method and electronic equipment
CN104156073A (en) * 2014-08-29 2014-11-19 深圳市中兴移动通信有限公司 Mobile terminal and operation method thereof
CN104793867A (en) * 2015-03-27 2015-07-22 努比亚技术有限公司 Mobile terminal and sliding recognition method for virtual frame area of mobile terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI608407B (en) * 2013-11-27 2017-12-11 緯創資通股份有限公司 Touch device and control method thereof
CN104580741A (en) * 2015-01-27 2015-04-29 深圳市中兴移动通信有限公司 Interface display method and device based on borderless mobile phone
CN104714691B (en) * 2015-01-30 2017-02-15 努比亚技术有限公司 Accidental touch preventing method and device for mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130067397A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Control area for a touch screen
CN103914243A (en) * 2013-01-08 2014-07-09 联想(北京)有限公司 Information processing method and electronic equipment
CN104156073A (en) * 2014-08-29 2014-11-19 深圳市中兴移动通信有限公司 Mobile terminal and operation method thereof
CN104793867A (en) * 2015-03-27 2015-07-22 努比亚技术有限公司 Mobile terminal and sliding recognition method for virtual frame area of mobile terminal

Also Published As

Publication number Publication date
CN104793867A (en) 2015-07-22

Similar Documents

Publication Publication Date Title
WO2016169483A1 (en) Mobile terminal and function adjustment method using virtual frame region therefor
WO2016155454A1 (en) Mobile terminal and slide recognition method for virtual frame area of mobile terminal
WO2016169524A1 (en) Method and device for quickly adjusting screen brightness, mobile terminal and storage medium
WO2016155550A1 (en) Application switching method for frameless terminal and frameless terminal
WO2017143847A1 (en) Associated application multi-screen display device and method, and terminal
WO2017071424A1 (en) Mobile terminal and method for sharing file
WO2016155597A1 (en) Frameless terminal-based application control method and device
WO2016173414A1 (en) Mobile terminal and quick start method and device for application program thereof
WO2016169480A1 (en) Mobile terminal control method and device and computer storage medium
WO2016155423A1 (en) Method and terminal for adjusting setting parameters, and computer storage medium
WO2016155424A1 (en) Application switching method for mobile terminal, mobile terminal and computer storage medium
US11928312B2 (en) Method for displaying different application shortcuts on different screens
WO2016034055A1 (en) Mobile terminal and operating method therefor and computer storage medium
WO2016029766A1 (en) Mobile terminal and operation method thereof and computer storage medium
WO2016119648A1 (en) Method and apparatus for preventing accidentally touching mobile terminal
WO2016119635A1 (en) Mistaken touch prevention method and device for mobile terminal
WO2016173468A1 (en) Combined operation method and device, touch screen operation method and electronic device
WO2016155434A1 (en) Method and device for recognizing holding of mobile terminal, storage medium, and terminal
WO2017020771A1 (en) Terminal control device and method
WO2016155509A1 (en) Method and device for determining holding mode of mobile terminal
WO2016173498A1 (en) Method and device for inputting number or symbol by means of frame of touchscreen, terminal, and medium
WO2017071456A1 (en) Terminal processing method, terminal, and storage medium
WO2017071599A1 (en) Split-screen size real-time adjustment method, split-screen device and computer storage medium
WO2016161986A1 (en) Operation recognition method and apparatus, mobile terminal and computer storage medium
WO2017143855A1 (en) Device with screen capturing function and screen capturing method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16771209

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16771209

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 160418)

122 Ep: pct application non-entry in european phase

Ref document number: 16771209

Country of ref document: EP

Kind code of ref document: A1