[go: up one dir, main page]

CN105260004B - The screen rotation method and system of Android system terminal - Google Patents

The screen rotation method and system of Android system terminal Download PDF

Info

Publication number
CN105260004B
CN105260004B CN201510606967.9A CN201510606967A CN105260004B CN 105260004 B CN105260004 B CN 105260004B CN 201510606967 A CN201510606967 A CN 201510606967A CN 105260004 B CN105260004 B CN 105260004B
Authority
CN
China
Prior art keywords
screen rotation
screen
switch
interface
turned
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201510606967.9A
Other languages
Chinese (zh)
Other versions
CN105260004A (en
Inventor
郑灿杰
潘腾蛟
周炳书
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510606967.9A priority Critical patent/CN105260004B/en
Publication of CN105260004A publication Critical patent/CN105260004A/en
Application granted granted Critical
Publication of CN105260004B publication Critical patent/CN105260004B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephone Function (AREA)

Abstract

本发明涉及一种android系统终端的屏幕旋转方法和系统,其中所述方法包括:基于AMS服务对屏幕旋转开关的状态进行监听;其中,所述屏幕旋转开关包括分别记录被打开时对应的开启状态和被关闭时对应的关闭状态;当用户进入界面时,通过AMS服务判断当前界面是否支持屏幕旋转,并判断屏幕旋转开关的状态;若当前界面支持屏幕旋转且屏幕旋转开关处于开启状态,则开启加速度传感器,对所述界面执行屏幕旋转显示。本发明的技术方案,能够减少在查看不支持屏幕旋转的界面时开启加速度传感器耗费的电能,提升了终端的节能效果与环保性。

The present invention relates to a screen rotation method and system for an android system terminal, wherein the method includes: monitoring the state of a screen rotation switch based on an AMS service; wherein the screen rotation switch includes separately recording the corresponding opening state when it is turned on and the closed state corresponding to when it is closed; when the user enters the interface, the AMS service is used to determine whether the current interface supports screen rotation, and the state of the screen rotation switch; if the current interface supports screen rotation and the screen rotation switch is in the open state, it is enabled An acceleration sensor, which performs screen rotation display on the interface. The technical solution of the present invention can reduce the power consumption of turning on the acceleration sensor when viewing an interface that does not support screen rotation, thereby improving the energy-saving effect and environmental protection of the terminal.

Description

The screen rotation method and system of Android system terminal
Technical field
The present invention relates to to-talk internet technical fields, more particularly to a kind of screen rotation of Android system terminal Method and system.
Background technique
In Android system terminal, system is equipped with the switch of control screen rotational display, when the switch is opened, Support the interface of Rotation screen, when vertical screen is placed and when transverse screen is placed, system can be different according to the current status display of screen Layout.
Currently, in Android system, the identification of screen state horizontal, vertical for terminal is to rely on acceleration transducer It realizes, the real time position state of terminal is obtained by acceleration transducer, in use, when user opens rotary screen Acceleration transducer can be opened simultaneously when curtain switch, although can execute the Rotation screen of support screen rotary interface at any time in this way It has been shown that, but when user is when checking the not interface of support screen rotation, beginning acceleration transducer needs to expend a large amount of electric energy, no Conducive to the energy conservation and environmental protection of terminal.
Summary of the invention
Based on this, it is necessary in view of the above technical problems, provide a kind of Android system terminal screen rotation method and System reduces the electric energy that acceleration transducer needs to expend, and is conducive to the energy-saving effect and the feature of environmental protection that promote terminal.
A kind of screen rotation method of Android system terminal, comprising:
The state switched based on AMS service to screen rotation is monitored;Wherein, the screen rotation switch includes difference Record corresponding open state closed state corresponding with when being closed when being opened;
When user enters interface, judge whether support screen rotates current interface by AMS service, and judge that screen revolves Turn on the state of pass;
If current interface support screen rotates and screen rotation switch is in the open state, acceleration transducer is opened, Screen rotation is executed to the interface to show.
A kind of screen rotation system of Android system terminal, comprising:
Module is listened to, the state for being switched based on AMS service to screen rotation is monitored;Wherein, the screen rotation It turns on pass and includes open state corresponding when record is opened respectively closed state corresponding with when being closed;
Judgment module, for when user enters interface, judging current interface by AMS service, whether support screen to revolve Turn, and judges the state of screen rotation switch;
Execution module, if being used for, current interface support screen rotates and screen rotation switch is in the open state, opens Acceleration transducer executes screen rotation to the interface and shows.
The screen rotation method and system of above-mentioned Android system terminal services the shape switched to screen rotation based on AMS State is monitored, and when user enters interface, determining current interface by AMS service is support screen rotation and screen rotation When switching in the open state, it is then turned on acceleration transducer execution screen rotation and shows.It can reduce and not support to shield checking The electric energy that acceleration transducer expends is opened when the interface of curtain rotation, improves the energy-saving effect and the feature of environmental protection of terminal.
Detailed description of the invention
Fig. 1 is the screen rotation method flow diagram of Android system terminal of the invention;
Fig. 2 is the screen rotation method flow diagram of the Android system terminal of another embodiment of the present invention;
Fig. 3 is the screen rotation system structure diagram of Android system terminal of the invention;
Fig. 4 is the screen rotation system structure diagram of the Android system terminal of another embodiment of the present invention.
Specific embodiment
With reference to the accompanying drawing to a kind of embodiment of the screen rotation method and system of Android system terminal of the invention It is illustrated.
Technical solution of the present invention can be used on the terminal device of various Android systems, including smart phone, flat Plate computer, PDA and other electronic equipments etc..
Refering to what is shown in Fig. 1, Fig. 1 is the screen rotation method flow diagram of Android system terminal of the invention, mainly include Following steps:
S101, the state switched based on AMS service to screen rotation are monitored;Wherein, the screen rotation switch packet Include record corresponding open state closed state corresponding with when being closed when being opened respectively;
In this step, pass through AMS (Activity Manager Service, the abbreviation in Android system terminal AMS) in service, increase includes switching the service monitored to screen rotation, wherein screen rotation switch is divided into open state And closed state, when open, it is " rotation_on " that state, which can be set, and upon closing, the state of can be set is "rotation_off".AMS is the service that Android is responsible for administration interface, in android system, one Activity pairs Answer an application window.
S102 judges whether support screen rotates current interface by AMS service, and judge when user enters interface The state of screen rotation switch;
In this step, based in AMS service increased monitor function pass through when listening to user and entering interface AMS service judges whether support screen rotates current interface, that is, first determines whether support screen rotates at the interface Activity, so The state for judging screen rotation switch again afterwards, that is, judge whether user opens screen rotation switch.
As one embodiment, for by AMS service judge current interface whether support screen rotation the step of, can be with The attribute of current interface is judged by AMS service call startActivityLocked function, if attribute is " undefined ", Determine the rotation of current interface support screen.
The interface of Acvity can configure multiple attributes: " unspecified ", " sensor ", " user ", " portrait ", " landscape ", respectively indicates: " undefined (default) ", " following sensor ", " are erected at " user's definition " Directly ", " transverse screen " these attributes;The attribute of current interface is judged by AMS service call startActivityLocked function Whether be " unspecified " can determine that current interface whether support screen rotation function.
S103 opens acceleration biography if current interface support screen rotates and screen rotation switch is in the open state Sensor executes screen rotation to the interface and shows.
In this step, by the judgement of above-mentioned execution, if current interface support screen rotates, and screen rotation is switched It is again in the open state, illustrate that user needs and is able to use screen rotation function, at this point, it is then turned on acceleration transducer, It is shown using the state judgement of acceleration transducer to execute screen rotation to interface.
The screen rotation method and system of above-mentioned Android system terminal services the shape switched to screen rotation based on AMS State is monitored, and when user enters interface, determining current interface by AMS service is support screen rotation and screen rotation When switching in the open state, it is then turned on acceleration transducer execution screen rotation and shows.It can reduce and not support to shield checking The electric energy that acceleration transducer expends is opened when the interface of curtain rotation, improves the energy-saving effect and the feature of environmental protection of terminal.
In one embodiment, refering to what is shown in Fig. 2, the screen of the Android system terminal of Fig. 2 another embodiment of the present invention Spinning solution flow chart can also include step S100: the screen rotation switch of configurating terminal is switched with acceleration transducer Work-based logic;Wherein, the work-based logic includes: to be latched the unlatching of acceleration transducer when screen rotation switch is opened.
The technical solution of above-described embodiment has modified the screen rotation switch and acceleration sensing of Android system terminal Work-based logic relationship between device switch, when screen rotation switch is opened, recording status " rotation_on " is closed When recording status " rotation_off ", not specifically execute acceleration transducer " sensor " opening operation;In this way into Before the interface for entering support screen rotation, acceleration transducer will not be all turned on, to reduce power consumption.
Further, the work-based logic can also include: in the state that acceleration transducer is opened, if detected Screen rotation switch is closed, then closes the acceleration transducer.
The technical solution of above-described embodiment, at any time, user close screen rotation switch, simultaneously close off acceleration biography Sensor reduces power consumption.
In one embodiment, the screen rotation method of Android system terminal of the invention, when user enters interface branch Screen rotation function is held, may also listen for being carrying out the interface that screen rotation is shown and then be closed when detecting that interface is exited Acceleration transducer.
The technical solution of above-described embodiment then first closes acceleration transducer, at this time when interface sends variation (switching) If entering another interface, then follow the steps S102, S103 and judged, then determines whether to open acceleration sensing Device, as a result, interface change (switching) during or user enter not support screen rotation function, even if user does not have Screen rotation switch is closed, acceleration transducer will not be opened, to reduce power consumption.
Refering to what is shown in Fig. 3, Fig. 3 is the screen rotation system structure diagram of Android system terminal of the invention, mainly Include:
Module 101 is listened to, the state for being switched based on AMS service to screen rotation is monitored;Wherein, the screen Rotary switch includes open state corresponding when record is opened respectively closed state corresponding with when being closed;
Judgment module 102, for when user enters interface, by AMS service judge current interface whether support screen Rotation, and judge the state of screen rotation switch;
Execution module 103, if being used for, current interface support screen rotates and screen rotation switch is in the open state, opens Acceleration transducer is opened, screen rotation is executed to the interface and is shown.
The technical solution of above-described embodiment, the screen rotation method and system of above-mentioned Android system terminal are based on AMS It services the state for switching screen rotation to monitor, when user enters interface, determining current interface by AMS service is When support screen rotation and screen rotation switch in the open state, it is then turned on acceleration transducer execution screen rotation and shows. It can reduce and open the electric energy that acceleration transducer expends when checking the not interface of support screen rotation, improve the section of terminal It can effect and the feature of environmental protection.
In one embodiment, refering to what is shown in Fig. 4, Fig. 4 is the Android system terminal of another embodiment of the present invention Screen rotation system structure diagram can also include:
Configuration module 100, the work-based logic of screen rotation switch and acceleration transducer switch for configurating terminal;Its In, the work-based logic includes: to be latched the unlatching of acceleration transducer when screen rotation switch is opened.
The technical solution of above-described embodiment has modified the screen rotation switch and acceleration sensing of Android system terminal Work-based logic relationship between device switch, when screen rotation switch is opened, recording status " rotation_on " is closed When recording status " rotation_off ", not specifically execute acceleration transducer " sensor " opening operation;In this way into Before the interface for entering support screen rotation, acceleration transducer will not be all turned on, to reduce power consumption.
Further, the work-based logic can also include: in the state that acceleration transducer is opened, if detected Screen rotation switch is closed, then closes the acceleration transducer.
The technical solution of above-described embodiment, at any time, user close screen rotation switch, simultaneously close off acceleration biography Sensor reduces power consumption.
In one embodiment, the screen rotation system of Android system terminal of the invention, when user enters interface branch Hold screen rotation function, execution module 103, which can be also used for monitoring, is carrying out the interface that screen rotation is shown, when detecting boundary When face is exited, then acceleration transducer is closed.
The technical solution of above-described embodiment then first closes acceleration transducer, at this time when interface sends variation (switching) If entering another interface, then judged by the correlation function of judgment module 102, execution module 103, then really It is fixed whether to open acceleration transducer, as a result, during interface changes (switching) or user enters not support screen and revolves Rotating function will not open acceleration transducer, disappear to reduce electric energy even if user is not turned off screen rotation switch Consumption.
Each technical characteristic of embodiment described above can be combined arbitrarily, for simplicity of description, not to above-mentioned reality It applies all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, all should be considered as described in this specification.
The embodiments described above only express several embodiments of the present invention, and the description thereof is more specific and detailed, but simultaneously It cannot therefore be construed as limiting the scope of the patent.It should be pointed out that coming for those of ordinary skill in the art It says, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to protection of the invention Range.Therefore, the scope of protection of the patent of the invention shall be subject to the appended claims.

Claims (10)

1.一种android系统终端的屏幕旋转方法,其特征在于,包括:1. a screen rotation method of an android system terminal, is characterized in that, comprising: 基于AMS服务对屏幕旋转开关的状态进行监听;其中,所述屏幕旋转开关的状态包括分别记录被打开时对应的开启状态和被关闭时对应的关闭状态;Monitor the state of the screen rotary switch based on the AMS service; wherein, the state of the screen rotary switch includes recording the corresponding on state when it is turned on and the corresponding off state when it is turned off; 当用户进入界面时,通过AMS服务判断当前界面是否支持屏幕旋转,并判断屏幕旋转开关的状态,判断是否打开了屏幕旋转开关;When the user enters the interface, the AMS service is used to determine whether the current interface supports screen rotation, and the status of the screen rotation switch is judged to determine whether the screen rotation switch is turned on; 若当前界面支持屏幕旋转且屏幕旋转开关处于开启状态,则开启加速度传感器,对所述界面执行屏幕旋转显示。If the current interface supports screen rotation and the screen rotation switch is on, the acceleration sensor is turned on, and the screen rotation display is performed on the interface. 2.根据权利要求1所述的android系统终端的屏幕旋转方法,其特征在于,还包括:2. the screen rotation method of android system terminal according to claim 1, is characterized in that, also comprises: 配置终端的屏幕旋转开关与加速度传感器开关的工作逻辑;其中,所述工作逻辑包括:在屏幕旋转开关被打开时,不执行加速度传感器的开启。Configure the working logic of the screen rotation switch and the acceleration sensor switch of the terminal; wherein, the working logic includes: when the screen rotation switch is turned on, the acceleration sensor is not turned on. 3.根据权利要求2所述的android系统终端的屏幕旋转方法,其特征在于,所述工作逻辑还包括:在加速度传感器开启的状态下,如果检测到屏幕旋转开关被关闭,则关闭所述加速度传感器。3. The screen rotation method of an android system terminal according to claim 2, wherein the working logic further comprises: when the acceleration sensor is turned on, if it is detected that the screen rotation switch is turned off, turning off the acceleration sensor. 4.根据权利要求1所述的android系统终端的屏幕旋转方法,其特征在于,通过AMS服务判断当前界面是否支持屏幕旋转的步骤包括:4. The screen rotation method of an android system terminal according to claim 1, wherein the step of judging whether the current interface supports screen rotation by AMS service comprises: 通过AMS服务调用startActivityLocked函数判断当前界面的属性,若属性为“未定义”,则判定当前界面支持屏幕旋转。Call the startActivityLocked function through the AMS service to judge the attributes of the current interface. If the attribute is "undefined", it is judged that the current interface supports screen rotation. 5.根据权利要求1所述的android系统终端的屏幕旋转方法,其特征在于,还包括:5. the screen rotation method of android system terminal according to claim 1, is characterized in that, also comprises: 监听正在执行屏幕旋转显示的界面,当检测到界面退出时,则关闭加速度传感器。Monitor the interface that is performing screen rotation display, and turn off the acceleration sensor when it is detected that the interface exits. 6.一种android系统终端的屏幕旋转系统,其特征在于,包括:6. A screen rotation system of an android system terminal, characterized in that, comprising: 侦听模块,用于基于AMS服务对屏幕旋转开关的状态进行监听;其中,所述屏幕旋转开关的状态包括分别记录被打开时对应的开启状态和被关闭时对应的关闭状态;a listening module, configured to monitor the state of the screen rotary switch based on the AMS service; wherein, the state of the screen rotary switch includes recording the corresponding on state when it is turned on and the corresponding off state when it is turned off; 判断模块,用于当用户进入界面时,通过AMS服务判断当前界面是否支持屏幕旋转,并判断屏幕旋转开关的状态,判断是否打开了屏幕旋转开关;The judgment module is used to judge whether the current interface supports screen rotation through the AMS service when the user enters the interface, judge the status of the screen rotation switch, and judge whether the screen rotation switch is turned on; 执行模块,用于若当前界面支持屏幕旋转且屏幕旋转开关处于开启状态,则开启加速度传感器,对所述界面执行屏幕旋转显示。The execution module is configured to turn on the acceleration sensor if the current interface supports screen rotation and the screen rotation switch is in an on state, and perform screen rotation display on the interface. 7.根据权利要求6所述的android系统终端的屏幕旋转系统,其特征在于,还包括:7. The screen rotation system of an android system terminal according to claim 6, characterized in that, further comprising: 配置模块,用于配置终端的屏幕旋转开关与加速度传感器开关的工作逻辑;其中,所述工作逻辑包括:在屏幕旋转开关被打开时,不执行加速度传感器的开启。The configuration module is used to configure the working logic of the screen rotation switch and the acceleration sensor switch of the terminal; wherein, the working logic includes: when the screen rotation switch is turned on, the acceleration sensor is not turned on. 8.根据权利要求7所述的android系统终端的屏幕旋转系统,其特征在于,所述工作逻辑还包括:在加速度传感器开启的状态下,如果检测到屏幕旋转开关被关闭,则关闭所述加速度传感器。8 . The screen rotation system of an android system terminal according to claim 7 , wherein the working logic further comprises: when the acceleration sensor is turned on, if it is detected that the screen rotation switch is turned off, turning off the acceleration sensor. 9.根据权利要求6所述的android系统终端的屏幕旋转系统,其特征在于,所述判断模块,进一步用于通过AMS服务调用startActivityLocked函数判断当前界面的属性,若属性为“未定义”,则判定当前界面支持屏幕旋转。9. The screen rotation system of an android system terminal according to claim 6, wherein the judging module is further used to call the startActivityLocked function through the AMS service to judge the attribute of the current interface, if the attribute is "undefined", then Determines that the current interface supports screen rotation. 10.根据权利要求6所述的android系统终端的屏幕旋转系统,其特征在于,所述执行模块,还用于监听正在执行屏幕旋转显示的界面,当检测到界面退出时,则关闭加速度传感器。10 . The screen rotation system of an android system terminal according to claim 6 , wherein the execution module is further configured to monitor an interface that is performing screen rotation display, and when detecting that the interface exits, turn off the acceleration sensor. 11 .
CN201510606967.9A 2015-09-22 2015-09-22 The screen rotation method and system of Android system terminal Expired - Fee Related CN105260004B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510606967.9A CN105260004B (en) 2015-09-22 2015-09-22 The screen rotation method and system of Android system terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510606967.9A CN105260004B (en) 2015-09-22 2015-09-22 The screen rotation method and system of Android system terminal

Publications (2)

Publication Number Publication Date
CN105260004A CN105260004A (en) 2016-01-20
CN105260004B true CN105260004B (en) 2019-03-05

Family

ID=55099729

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510606967.9A Expired - Fee Related CN105260004B (en) 2015-09-22 2015-09-22 The screen rotation method and system of Android system terminal

Country Status (1)

Country Link
CN (1) CN105260004B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106125898A (en) * 2016-06-30 2016-11-16 努比亚技术有限公司 The method and device of screen rotation
CN106371719A (en) * 2016-08-22 2017-02-01 维沃移动通信有限公司 Screen rotation control method and mobile terminal
JP6872304B2 (en) * 2016-08-22 2021-05-19 株式会社ミツトヨ Unit of measuring instrument and external device
CN107145269B (en) * 2017-04-19 2023-06-23 腾讯科技(深圳)有限公司 Data rotation method and device
CN110968481B (en) * 2019-12-06 2023-09-12 广州微算互联信息技术有限公司 Method for Android application to monitor screen rotation in background
WO2021180227A1 (en) 2020-03-13 2021-09-16 海信视像科技股份有限公司 Display device and interface display method
CN113395600B (en) 2020-03-13 2023-01-24 海信视像科技股份有限公司 Interface switching method of display equipment and display equipment
CN112468649A (en) * 2020-11-17 2021-03-09 珠海格力电器股份有限公司 Application program acceleration sensor switch control method and terminal equipment
CN113220385A (en) * 2021-03-31 2021-08-06 荣耀终端有限公司 Automatic setting method for horizontal and vertical screens of mobile terminal
CN113641437B (en) * 2021-08-16 2023-06-16 深圳技德智能科技研究院有限公司 Android-compatible application interface rotation method and device for Linux

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118488A (en) * 2009-12-30 2011-07-06 中兴通讯股份有限公司 Method and mobile terminal thereof applying gravity induction function

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7239301B2 (en) * 2004-04-30 2007-07-03 Hillcrest Laboratories, Inc. 3D pointing devices and methods
CN103793166A (en) * 2012-11-05 2014-05-14 阿里巴巴集团控股有限公司 Method for rotational displaying of content and terminal
CN103929541A (en) * 2014-04-28 2014-07-16 深圳市中兴移动通信有限公司 Method and device for controlling acceleration sensor and mobile terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118488A (en) * 2009-12-30 2011-07-06 中兴通讯股份有限公司 Method and mobile terminal thereof applying gravity induction function

Also Published As

Publication number Publication date
CN105260004A (en) 2016-01-20

Similar Documents

Publication Publication Date Title
CN105260004B (en) The screen rotation method and system of Android system terminal
EP3367636B1 (en) System and method for automatically updating bios setup options
CN105302274B (en) A kind of sensor control method and device
EP2446355B1 (en) Virtualized mobile devices
EP2446354B1 (en) Controlling usage in virtualized mobile devices
EP3085014A1 (en) System and method for virtualizing a remote device
CN102404395A (en) A mobile terminal multi-operating system switching method based on cloud computing
US8473251B1 (en) Collecting application crashes on resource-constrained devices
CN109697010A (en) A kind of suspended window position control method, terminal and computer readable storage medium
US10142402B2 (en) Methods and apparatuses for sending prompt message to close a movable article
CN106412858B (en) A kind of method and terminal for robbing red packet
CN108153647A (en) log processing method, device, terminal device and storage medium
CN106815518B (en) Application installation method and electronic equipment
CN103067356B (en) Ensure the system and method for business virtual machine safety
CN104991851A (en) Method and apparatus for monitoring electric quantity of terminal
CN102123055A (en) Ethernet switch and method for modifying configuration of same
CN107797841A (en) Window control method, apparatus, terminal device and storage medium
CN103929485A (en) Embedded Web-based remote monitoring device with high security
CN105589619A (en) Multi-window display method and device for terminal
US20190156017A1 (en) Terminal and method for managing launch of an application of a terminal
CN102938783A (en) Socket processing method and device and Web server
WO2016115753A1 (en) Multi-system operation method, device, and terminal
Yussof et al. Financial impacts of smart meter security and privacy breach
CN119860913A (en) Air door fault detection method, device, medium and equipment
CN104657163A (en) Method for opening and closing networking application program and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: 523860 No. 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong

Applicant before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190305

CF01 Termination of patent right due to non-payment of annual fee