CN110781483A - Control method, platform and storage medium for intelligent household control program transmission permission - Google Patents

Control method, platform and storage medium for intelligent household control program transmission permission Download PDF

Info

Publication number
CN110781483A
CN110781483A CN201911072361.6A CN201911072361A CN110781483A CN 110781483 A CN110781483 A CN 110781483A CN 201911072361 A CN201911072361 A CN 201911072361A CN 110781483 A CN110781483 A CN 110781483A
Authority
CN
China
Prior art keywords
control program
intelligent home
home control
users
class
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911072361.6A
Other languages
Chinese (zh)
Inventor
王雄辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Oribo Technology Co Ltd
Original Assignee
Shenzhen Oribo Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Oribo Technology Co Ltd filed Critical Shenzhen Oribo Technology Co Ltd
Priority to CN201911072361.6A priority Critical patent/CN110781483A/en
Publication of CN110781483A publication Critical patent/CN110781483A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability

Landscapes

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

Abstract

The application discloses a control method, a platform and a computer readable storage medium for intelligent home control program transmission permission, wherein the read permission of a first file is opened to a first class of users according to the request of the first class of users; receiving an application program code recorded by a first type of user according to a first file to obtain an intelligent home control program; judging whether the intelligent home control program controls the intelligent home according to a preset rule or not; if so, returning the judgment result to the first class of users, and opening the right of reading the intelligent home control program to the second class of users. The method comprises the steps that first, a first class of users acquire the intelligent home control program, and after a judgment result that whether the intelligent home control program controls the intelligent home according to a preset rule is obtained, the permission of reading the intelligent home control program is opened to a second class of users according to the setting, the software safety of the intelligent home control program is firstly checked by the first class of users, transmission of malicious data can be effectively avoided, and the users can download the application program more safely and more confidently.

Description

Control method, platform and storage medium for intelligent household control program transmission permission
Technical Field
The embodiment of the application relates to the technical field of intelligent home control program management, in particular to a control method, a control platform and a storage medium for intelligent home control program transmission permission.
Background
With the development of smart homes, control programs provided by mobile phone software, cloud platforms and the like are more and more diversified. The user can download the smart home control programs, but if such programs carry malicious data, the programs may be downloaded to software carrying the malicious data under the condition that the user does not know, viruses, worms, trojans and the like which execute malicious tasks on the user terminal or the cloud platform may be possible, so that the user terminal or the cloud platform is damaged, and user information and data may also be stolen.
Disclosure of Invention
In view of this, an embodiment of the present application is directed to providing a method, a platform, and a storage medium for controlling transmission permission of an intelligent home control program, so as to solve the problem that the user experience is low due to monotonous call information and poor interactivity displayed by an existing terminal.
The technical scheme adopted by the embodiment of the application for solving the technical problems is as follows:
according to an aspect of an embodiment of the present application, a method for controlling a smart home control program transmission permission is provided, including:
opening the reading permission of a first file to a first class user according to the request of the first class user;
sending the intelligent home control program obtained by the first type of user according to the application program code recorded by the first file;
judging whether the intelligent home control program controls the intelligent home according to a preset rule or not;
if so, returning a judgment result to the first class of users, and opening the authority for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users.
In one embodiment, the step of determining whether the smart home control program controls the smart home according to a preset rule specifically includes:
simulating a sandbox to operate the intelligent home control program;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the simulation sandbox operation result.
In one embodiment, the step of determining whether the smart home control program controls the smart home according to a preset rule specifically includes:
receiving an operation instruction of the intelligent home control program, transmitting the operation instruction to an intelligent home control chip, and collecting an output signal of the intelligent home control chip;
and judging whether the output signal of the intelligent home control chip is a preset signal or not, thereby obtaining a judgment result whether the intelligent home control program controls the intelligent home according to a preset rule or not.
In one embodiment, the step of determining whether the smart home control program controls the smart home according to a preset rule specifically includes:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
In one embodiment, the first class of users comprises software developers; the second type of users comprise the smart home owners or joint developers aiming at the smart homes.
In one embodiment, the first file includes a developer manual on which the application code is recorded.
According to another aspect of the embodiments of the present application, a control platform for controlling program transmission permission of smart home is provided, which includes:
the open reading authority module is used for opening the reading authority of the first file to the first class of users according to the request of the first class of users;
the sending and obtaining module is used for sending the intelligent home control program obtained by the first type of user according to the application program code of the first file record;
the judging module is used for judging whether the intelligent home control program controls the intelligent home according to a preset rule or not;
and the development permission module is used for returning a judgment result to the first class of users if the intelligent home control program is in the first class of users, and opening the permission for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users.
In one embodiment of the method of the present invention,
the judging module is further configured to:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
In one embodiment of the method of the present invention,
the judging module is further configured to:
receiving an operation instruction of the intelligent home control program, transmitting the operation instruction to an intelligent home control chip, and collecting an output signal of the intelligent home control chip;
and judging whether the output signal of the intelligent home control chip is a preset signal or not, thereby obtaining a judgment result whether the intelligent home control program controls the intelligent home according to a preset rule or not.
According to another aspect of the embodiment of the application, a computer-readable storage medium is provided, where a control program of smart home control program transmission permission is stored on the computer-readable storage medium, and when executed by the processor, the control program of smart home control program transmission permission implements the steps of the control method of smart home control program transmission permission as described above.
According to the control method, the control platform and the computer-readable storage medium for the transmission permission of the smart home control program, the reading permission of the first file is opened to the first class of users according to the request of the first class of users; receiving an application program code recorded by a first type of user according to a first file to obtain an intelligent home control program; judging whether the intelligent home control program controls the intelligent home according to a preset rule or not; if so, returning the judgment result to the first class of users, and opening the authority for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users. The method comprises the steps that first, a first class of users acquire the intelligent home control program, and after a judgment result that whether the intelligent home control program controls the intelligent home according to a preset rule is obtained, the permission of reading the intelligent home control program is opened to a second class of users according to the setting, the software safety of the intelligent home control program is firstly checked by the first class of users, transmission of malicious data can be effectively avoided, and the users can download the application program more safely and more confidently.
Drawings
Fig. 1 is a schematic flow chart of a control method for smart home control program transmission permission according to a first embodiment of the present application;
fig. 2 is a block diagram of a control platform for smart home control program transmission permission according to a second embodiment of the present application;
the implementation, functional features and advantages of the objectives of the present application will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects to be solved by the present application clearer and clearer, the present application is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
A terminal, which may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a PDA (Personal Digital Assistant), a PMP (Portable Media Player), a navigation device, a wearable terminal, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV (Television), a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
The platform refers to a platform with communication capability, such as a cloud platform or a cloud server.
First embodiment
As shown in fig. 1, a first embodiment of the present application provides a method for controlling transmission permission of a smart home control program, including:
step 10, opening the reading permission of a first file to a first type of user according to the request of the first type of user;
in particular, the first class of users includes software developers. In particular, the first file comprises a developer manual on which the application code is recorded, and the application code may be reference code of an SDK (software development Kit).
For example, a software developer requests the cloud platform to read an installation file SDK of a smart home control program APP (Application).
Step 20, sending the application program codes recorded by the first type of users according to the first file to obtain an intelligent home control program;
and sending the required intelligent home control program to the first type of users according to the requirements of the first type of users.
Step 30, judging whether the intelligent home control program controls the intelligent home according to a preset rule;
the judgment can be carried out in a mode of simulating a sandbox. If the intelligent home is an intelligent home with integrated functions, the intelligent home can monitor and input signals to the control chip and output signals of the control chip to judge. And even the judgment can be directly operated on the smart home.
And step 40, if yes, returning a judgment result to the first class of users, and opening the authority for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users.
Specifically, the second type of user includes the owner of the smart home or a joint developer for the smart home. If the second type of users are the intelligent home owners, the intelligent home control programs are customized and developed by the first type of users online in advance. Or, in some application scenarios, the second user may also be considered as a smart home user similar to joint development or customized development, or called as a joint developer.
If the smart home control program does not control the smart home according to the preset rule, it needs to be further determined that the smart home control program fails to be detected, and the smart home has problems to be checked or communication fails. And returning to the step 10 again after the problem is solved.
And when the judgment result is that the software is safe, the first class of users set the instruction to open the permission of reading the intelligent household control program to the second class of users. The setting instruction of the first type of user may include an instruction of whether to open the reading right, whether to provide downloading, and the like to issue the smart home control program to the outside.
In another embodiment, whether the software is normally operated and safe is judged in a sandbox simulation mode.
The step of judging whether the intelligent home control program controls the intelligent home according to the preset rule specifically comprises the following steps:
simulating a sandbox to operate the intelligent home control program;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the simulation sandbox operation result.
For example, the mobile phone simulates a sandbox mode to perform machine determination. After the terminal used by the first type of user obtains the APP of the intelligent home control program, the sandbox is simulated to run the relevant APP, and the final output result is confirmed.
In some embodiments, the smart home is integrated with the control platform.
The step of judging whether the intelligent home control program controls the intelligent home according to the preset rule specifically comprises the following steps:
receiving an operation instruction of the intelligent home control program, transmitting the operation instruction to an intelligent home control chip, and collecting an output signal of the intelligent home control chip;
and judging whether the output signal of the intelligent home control chip is a preset signal or not, thereby obtaining a judgment result whether the intelligent home control program controls the intelligent home according to a preset rule or not.
If the intelligent home is an intelligent home with integrated functions, the intelligent home can monitor and input signals to the control chip and output signals of the control chip to judge.
In another embodiment, the determination may even be performed directly on the smart home.
The step of judging whether the intelligent home control program controls the intelligent home according to the preset rule specifically comprises the following steps:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
Compared with the prior art, the method and the device have the advantages that the first class of users acquire the intelligent home control program, the judgment result of whether the intelligent home control program controls the intelligent home according to the preset rule is obtained, the permission of reading the intelligent home control program is opened to the second class of users according to the setting, the software safety of the intelligent home control program is checked by the first class of users, transmission of malicious data can be effectively avoided, and the users can download the application program more safely and more confidently.
Second embodiment
As shown in fig. 2, a second embodiment of the present application provides a control platform 200 for controlling program transmission permission of smart home, including:
the open reading permission module 210 is configured to open a reading permission of a first file to a first type of user according to a request of the first type of user;
the sending and acquiring module 220 is configured to send the smart home control program acquired by the first type of user according to the application program code recorded in the first file;
the judging module 230 is configured to judge whether the smart home control program controls the smart home according to a preset rule;
and the development permission module 240 is used for returning the judgment result to the first class of users if the first class of users is the same as the first class of users, and opening the permission for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users.
Specifically, the first class of users comprises software developers; the second type of users comprise the smart home owners or joint developers aiming at the smart homes. The first file includes a developer manual on which the application program code is recorded.
Further, the determining module 240 is further configured to:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
In another embodiment, the determining module 240 is further configured to:
receiving an operation instruction of the intelligent home control program, transmitting the operation instruction to an intelligent home control chip, and collecting an output signal of the intelligent home control chip;
and judging whether the output signal of the intelligent home control chip is a preset signal or not, thereby obtaining a judgment result whether the intelligent home control program controls the intelligent home according to a preset rule or not.
In another embodiment, the determining module 240 is further configured to:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
It should be noted that the control platform of the smart home control program transmission permission of the present embodiment and the control method of the smart home control program transmission permission of the first embodiment are based on the same inventive concept, and specific implementation processes thereof are shown in the method embodiment in detail, and technical features in the method embodiment are all correspondingly applied in the present embodiment, which is not described in detail herein.
Compared with the prior art, the method and the device have the advantages that the first class of users acquire the intelligent home control program, the judgment result of whether the intelligent home control program controls the intelligent home according to the preset rule is obtained, the permission of reading the intelligent home control program is opened to the second class of users according to the setting, the software safety of the intelligent home control program is checked by the first class of users, transmission of malicious data can be effectively avoided, and the users can download the application program more safely and more confidently.
Third embodiment
A third embodiment of the present application provides a computer-readable storage medium, where a control program of a smart home control program transmission permission is stored on the computer-readable storage medium, and the control program of the smart home control program transmission permission is executed by a processor to implement the steps of the method for controlling the smart home control program transmission permission described in the first embodiment.
It should be noted that the computer-readable storage medium of this embodiment belongs to the same concept as the method of the first embodiment, and specific implementation processes thereof are detailed in the method embodiment, and technical features in the method embodiment are all correspondingly applicable in this embodiment, which is not described herein again.
According to the computer-readable storage medium of the embodiment of the application, the first class of users acquire the intelligent home control program, and after the judgment result that whether the intelligent home control program controls the intelligent home according to the preset rule is obtained, the permission of reading the intelligent home control program is opened to the second class of users according to the setting, the software safety of the intelligent home control program is firstly checked by the first class of users, the transmission of malicious data can be effectively avoided, and the users can download the application program more safely and more confidently.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The preferred embodiments of the present application have been described above with reference to the accompanying drawings, and are not intended to limit the scope of the claims of the application accordingly. Any modifications, equivalents and improvements which may occur to those skilled in the art without departing from the scope and spirit of the present application are intended to be within the scope of the claims of the present application.

Claims (10)

1. A control method for transmission permission of a smart home control program is characterized by comprising the following steps:
opening the reading permission of a first file to a first class user according to the request of the first class user;
sending the intelligent home control program obtained by the first type of user according to the application program code recorded by the first file;
judging whether the intelligent home control program controls the intelligent home according to a preset rule or not;
if so, returning a judgment result to the first class of users, and opening the authority for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users.
2. The method for controlling transmission permission of the smart home control program according to claim 1, wherein the step of determining whether the smart home control program controls the smart home according to the preset rule specifically comprises:
simulating a sandbox to operate the intelligent home control program;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the simulation sandbox operation result.
3. The method for controlling transmission permission of the smart home control program according to claim 1, wherein the step of determining whether the smart home control program controls the smart home according to the preset rule specifically comprises:
receiving an operation instruction of the intelligent home control program, transmitting the operation instruction to an intelligent home control chip, and collecting an output signal of the intelligent home control chip;
and judging whether the output signal of the intelligent home control chip is a preset signal or not, thereby obtaining a judgment result whether the intelligent home control program controls the intelligent home according to a preset rule or not.
4. The method for controlling transmission permission of the smart home control program according to claim 1, wherein the step of determining whether the smart home control program controls the smart home according to the preset rule specifically comprises:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
5. The control method for the transmission permission of the smart home control program according to any one of claims 1 to 4, wherein the first class of users includes software developers; the second type of users comprise the smart home owners or joint developers aiming at the smart homes.
6. The method for controlling transmission permission of the smart home control program according to claim 5, wherein the first file includes a developer manual, and the application program code is recorded in the developer manual.
7. The utility model provides a control platform of intelligence house control program transmission authority which characterized in that includes:
the open reading authority module is used for opening the reading authority of the first file to the first class of users according to the request of the first class of users;
the sending and obtaining module is used for sending the intelligent home control program obtained by the first type of user according to the application program code of the first file record;
the judging module is used for judging whether the intelligent home control program controls the intelligent home according to a preset rule or not;
and the development permission module is used for returning a judgment result to the first class of users if the intelligent home control program is in the first class of users, and opening the permission for reading the intelligent home control program to the second class of users according to the setting instruction of the first class of users.
8. The control platform for the transmission permission of the smart home control program according to claim 7, wherein the judging module is further configured to:
receiving an operation instruction of the intelligent home control program, sending the operation instruction to the intelligent home, and receiving operation feedback of the intelligent home;
and judging whether the intelligent home control program controls the intelligent home according to a preset rule or not according to the operation feedback.
9. The control platform for the transmission permission of the smart home control program according to claim 7, wherein the judging module is further configured to:
receiving an operation instruction of the intelligent home control program, transmitting the operation instruction to an intelligent home control chip, and collecting an output signal of the intelligent home control chip;
and judging whether the output signal of the intelligent home control chip is a preset signal or not, thereby obtaining a judgment result whether the intelligent home control program controls the intelligent home according to a preset rule or not.
10. A computer-readable storage medium, wherein a control program of smart home control program transmission permission is stored on the computer-readable storage medium, and when the control program of smart home control program transmission permission is executed by the processor, the steps of the method for controlling smart home control program transmission permission according to any one of claims 1 to 6 are implemented.
CN201911072361.6A 2019-11-05 2019-11-05 Control method, platform and storage medium for intelligent household control program transmission permission Pending CN110781483A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911072361.6A CN110781483A (en) 2019-11-05 2019-11-05 Control method, platform and storage medium for intelligent household control program transmission permission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911072361.6A CN110781483A (en) 2019-11-05 2019-11-05 Control method, platform and storage medium for intelligent household control program transmission permission

Publications (1)

Publication Number Publication Date
CN110781483A true CN110781483A (en) 2020-02-11

Family

ID=69389202

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911072361.6A Pending CN110781483A (en) 2019-11-05 2019-11-05 Control method, platform and storage medium for intelligent household control program transmission permission

Country Status (1)

Country Link
CN (1) CN110781483A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111262884A (en) * 2020-03-16 2020-06-09 陈力 Smart home access authorization method and device, smart home system and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036900A (en) * 2012-12-26 2013-04-10 珠海市魅族科技有限公司 Control method of data transmission permission and server
CN105160250A (en) * 2015-07-06 2015-12-16 国家计算机网络与信息安全管理中心 Dynamic analysis method and device of APK (Android Packet) application software communication behavior
CN106557687A (en) * 2015-09-30 2017-04-05 北京奇虎科技有限公司 A kind of authority control method and device of application program installation process
CN107563189A (en) * 2017-08-24 2018-01-09 东软集团股份有限公司 One kind applies detection method and terminal
CN109614797A (en) * 2018-12-14 2019-04-12 北京车和家信息技术有限公司 Software checking and killing method, device and equipment are extorted in the screen locking of vehicle-mounted information and entertainment system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036900A (en) * 2012-12-26 2013-04-10 珠海市魅族科技有限公司 Control method of data transmission permission and server
CN105160250A (en) * 2015-07-06 2015-12-16 国家计算机网络与信息安全管理中心 Dynamic analysis method and device of APK (Android Packet) application software communication behavior
CN106557687A (en) * 2015-09-30 2017-04-05 北京奇虎科技有限公司 A kind of authority control method and device of application program installation process
CN107563189A (en) * 2017-08-24 2018-01-09 东软集团股份有限公司 One kind applies detection method and terminal
CN109614797A (en) * 2018-12-14 2019-04-12 北京车和家信息技术有限公司 Software checking and killing method, device and equipment are extorted in the screen locking of vehicle-mounted information and entertainment system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111262884A (en) * 2020-03-16 2020-06-09 陈力 Smart home access authorization method and device, smart home system and server
CN111262884B (en) * 2020-03-16 2021-06-11 佛山市诚名信息科技有限公司 Smart home access authorization method and device, smart home system and server

Similar Documents

Publication Publication Date Title
CN104516783B (en) Authority control method and device
US20230021634A1 (en) OTA System Software Upgrade Control Method and Terminal Device
KR102191017B1 (en) Method and server device for provisioning an embedded SIM
CN111581095B (en) Barrier-free service-based self-starting USB debugging method, device and storage medium
CN103744686A (en) Control method and system for installing application in intelligent terminal
CA2710416C (en) Method and device for application archiving
CN109408465B (en) File attribution information recording method, device, storage medium and terminal
CN104036194B (en) Vulnerability detection method and device for revealing private data in application program
CN107608663A (en) A kind of development approach and device of Mobile solution plug-in unit and Mobile solution
CN103971056A (en) Method and device for preventing application program in operating system from being uninstalled
Young et al. BadVoice: Soundless voice-control replay attack on modern smartphones
CN105988841A (en) Update method of application program, and mobile terminal
CN103678125A (en) Method and system for debugging codes
CN111200744B (en) Multimedia playing control method and device and intelligent equipment
CN110781483A (en) Control method, platform and storage medium for intelligent household control program transmission permission
US9888070B2 (en) Brokered advanced pairing
CN103365672B (en) A kind of method and system processing the descriptor of application program
CN108762983B (en) Multimedia data recovery method and device
CN114372256A (en) Application program running method, device, equipment and storage medium
CN108037914B (en) Method and device for developing android native system by combining js
CN111382416B (en) Application program operation identification method and device, terminal equipment and storage medium
EP3523745B1 (en) Electronic device, method for controlling thereof and computer-readable recording medium
CN109522187B (en) Method and device for quickly extracting state information
CN113282363A (en) Method and device for optimizing hybrid APP
CN105787302A (en) Application processing method and device and electronic equipment

Legal Events

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

Address after: Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park A7 building 7 floor

Applicant after: Shenzhen euribo Technology Co.,Ltd.

Address before: Nanshan District Xueyuan Road in Shenzhen city of Guangdong province 518000 No. 1001 Nanshan Chi Park A7 building 7 floor

Applicant before: SHENZHEN ORVIBO TECHNOLOGY Co.,Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200211