CN117056173B - Method for monitoring android application life cycle on Web operating system - Google Patents

Method for monitoring android application life cycle on Web operating system Download PDF

Info

Publication number
CN117056173B
CN117056173B CN202311314751.6A CN202311314751A CN117056173B CN 117056173 B CN117056173 B CN 117056173B CN 202311314751 A CN202311314751 A CN 202311314751A CN 117056173 B CN117056173 B CN 117056173B
Authority
CN
China
Prior art keywords
web
management
application
browser plug
zhuoduan
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.)
Active
Application number
CN202311314751.6A
Other languages
Chinese (zh)
Other versions
CN117056173A (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.)
Kirin Software Co Ltd
Original Assignee
Kirin Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kirin Software Co Ltd filed Critical Kirin Software Co Ltd
Priority to CN202311314751.6A priority Critical patent/CN117056173B/en
Publication of CN117056173A publication Critical patent/CN117056173A/en
Application granted granted Critical
Publication of CN117056173B publication Critical patent/CN117056173B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3419Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment by assessing time
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Computer Hardware Design (AREA)
  • Stored Programmes (AREA)

Abstract

The method for monitoring the life cycle of the android application on the Web operating system comprises the following steps: starting an android application process on a Web operating system, starting an application life cycle management service of An Zhuoduan to run a management and control interface, recording and managing the life cycle of the current android application process, and synchronizing the android application life cycle information to the Web end management and control service through a browser plug-in of a Web end system; the Web-side management and control service stores and analyzes the android application life cycle information, and when danger is found, a management and control instruction is issued to the application life cycle management service of An Zhuoduan through a browser plug-in of the Web-side system. The invention realizes the function of monitoring the life cycle state information of the android application at the web end management and control service, solves the defect that the application of An Zhuoduan is difficult to know and control in a web system, reduces the risk of An Zhuoduan application, has management and control capability on dangerous application, and improves the safety of the whole system by one grade. The problem that the application of the android system is not controlled by the web-side system is well prevented.

Description

Method for monitoring android application life cycle on Web operating system
Technical Field
The invention relates to the technical field of application compatibility, in particular to a method for monitoring the life cycle of an android application on a Web operating system.
Background
The Web operating system is an operating system based on the LINUX kernel, and currently, a virtual machine or a container is generally adopted for the compatibility of a mobile terminal operating system on the market for the android application, and the two types of compatibility are that the android system runs in an independent space as shown in fig. 1, and the life cycle of An Zhuomou independent applications is unknown to a host system, so that the host system cannot monitor any operation of the android application. This presents a significant risk.
In the case that the web operating system is compatible with the android operating environment, the android operating environment exists independently, and in order to monitor the life cycle of the An Zhuoduan application in the web application, a bridge between the web application and the android operating environment needs to be established. The web application runs in the browser and is developed by adopting web languages such as JavaScript, HTML, and the android is developed by adopting languages such as Java and C/C++, so that the standard browser plug-in interface can be utilized to realize that the web application calls the C/C++ interface of the android in the browser, and the aim of monitoring the life cycle of the android application is achieved.
Disclosure of Invention
In order to solve the defects of the prior art, the invention provides a method for monitoring the life cycle of an android application on a Web operating system, which comprises the following steps:
step S1: starting an android application process on a web operating system, and starting to run a management and control interface by an application lifecycle management service of An Zhuoduan;
step S2: an Zhuoduan application lifecycle management service records and manages the lifecycle of the current android application process;
step S3: an Zhuoduan, synchronizing the android application lifecycle information to the Web-side management and control service through a browser plug-in of the Web-side system;
step S4: the Web-side management and control service stores and analyzes the android application life cycle information, and when danger is found, a management and control instruction is issued to the application life cycle management service of An Zhuoduan through a browser plug-in of the Web-side system.
Wherein, still include the following step:
step S5: and An Zhuoduan, after receiving the control instruction, the application lifecycle management service controls the current android application process, and sends the completion result to the Web-end control service through a browser plug-in of the Web-end system.
The implementation method of the browser plug-in of the Web end system comprises the following steps:
step Sa: creating a browser plug-in instance of a Web end system of a bpapi standard interface;
step Sb: initializing a basic standard interface of a browser plug-in of a Web end system;
step Sc: a standard interface for realizing the communication between the plug-in and the browser;
step Sd: acquiring an application life cycle management service manager of An Zhuoduan, and registering a life cycle monitoring callback object LifeCallback to An Zhuoduan through the manager;
step Se: and acquiring a monitoring interface of the web side management and control service, and registering a command monitoring callback object CmdCallback to the web side management and control service.
In the step Sd, an interface onactyLifeChange is implemented in a callback object LifeCallback, and when the android application life cycle is changed, the callback is performed to a browser plug-in of the Web end system through the interface, so that the browser plug-in of the Web end system obtains the android application life cycle information;
in the step Se, an interface cmdtoandroid app is implemented in the callback object cmdcalllback, so that a browser plug-in of the Web terminal system receives a control instruction of the Web terminal control service and transmits the instruction to an application lifecycle management service of An Zhuoduan.
The method is applied to an environment in which a web operating system is compatible with android operation, achieves the function of monitoring the life cycle state information of the android application at a web end management and control service, solves the defect that the application An Zhuoduan is difficult to know and control at the web system, reduces the risk of An Zhuoduan application, has management and control capability on dangerous application, and improves the safety of the whole system by one grade. The problem that the application of the android system is not controlled by the web-side system is well prevented.
Drawings
Fig. 1: existing virtual machines and containers are compatible with android architecture diagrams.
Fig. 2: the invention relates to a system for monitoring android lifecycle on a web operating system.
Fig. 3: the invention provides a flow chart of a method for monitoring android lifecycle on a web operating system.
Detailed Description
In order to further understand the technical scheme and beneficial effects of the present invention, the technical scheme and beneficial effects thereof will be described in detail with reference to the accompanying drawings.
The terms involved in the invention are explained and agreed as follows:
an Zhuoduan application lifecycle management service (activitymanageservicer): belongs to a basic service in the android system and is used for managing the life cycle of all android applications in the android system.
web-side management and control service: and receiving the application life cycle information returned by the browser plug-in of the Web end system, and sending an instruction to the browser plug-in of the Web end system to achieve the aim of controlling An Zhuoduan application.
Browser plug-in of Web end system: the browser plug-in meeting the bpapi interface standard is similar to the browser plug-in of the Google ppapi standard, can be loaded by a browser, and the Web side management and control service can communicate with the browser plug-in of the Web side system through the standard browser plug-in interface.
The invention belongs to the field of application communication on a Web operating system compatible with an android operating environment, and particularly relates to a method and a mechanism for monitoring the life cycle of an android application on the Web operating system, which are used for solving the technical problem that a Web application program in the prior art cannot easily monitor the life cycle of the android application, so that a host system can clearly record the life cycle of each process in the android system. This plays a decisive role in the analysis and management of the android applications by the subsequent web system.
According to the invention, in an environment that a Web operating system is compatible with android operation, an Zhuoduan application life cycle information is synchronized to a Web browser plug-in by opening a data control flow, the Web browser plug-in of the Web system synchronizes An Zhuoduan application life cycle information to a Web system management and control service, and meanwhile, the Web system carries out data analysis, process management and control and other operations on the service life cycle information of An Zhuoduan application by sending a An Zhuoduan application management and control instruction to An Zhuoduan application life cycle management service (ActivityManagerService).
Referring to fig. 3, the specific implementation method is as follows:
s1: an android application process (corresponding to "App launch" of the android application in fig. 3) is launched on the web operating system, and an application lifecycle management service (ActivityManagerService) of An Zhuoduan will start running the management interface correspondingly. After each android application is started, an application lifecycle management service (activitymanageervice) of An Zhuoduan stores the android lifecycle information, such as a package name of a process, a process number, a occupied memory, and the like.
In FIG. 3, the implementation of the "boot registration LifecallBack callback object" and "boot registration cmdcallBack callback object" will be perfected when a web plug-in implementation is described below.
S2: an Zhuoduan an application lifecycle management service (activitymanageservicerecord) records and manages the lifecycle of the current android application process.
S3: an Zhuoduan (actigineManagerservice) synchronizes this android application lifecycle information to the browser plug-in of the Web-side system (corresponding to "ams start listening lifecycle in fig. 3 and call back to the Web plug-in", where "browser plug-in" corresponds to "Web plug-in" in fig. 3, the following is the same);
s4: the browser plug-in of the Web end system sends the collected An Zhuoduan application life cycle information to the Web end management and control service (corresponding to the Web plug-in FIG. 3, the information is transmitted to the Web management and control service);
s5: after receiving the android application process life cycle information, the Web side management and control service can store and analyze, if danger (such as malicious start, frequent start and the like) is found, an instruction (such as disabling or suggesting to unload) can be issued to an application life cycle management service (actigamargervice) of An Zhuoduan through a browser plug-in of the Web side system, and the step corresponds to "continuously analyzing data, calling back analysis results at proper time and issuing the instruction" and "transparently transmitting instruction data to the android" in fig. 3.
S6: an Zhuoduan after receiving the instruction, the application lifecycle management service (activitymanageservicecan control the current android application process, remind the user or force intervention to stop or prohibit the subsequent start (if needed), and this step corresponds to the "management and control app behavior" in fig. 3;
s7: an Zhuoduan, after completing the instruction, the application lifecycle management service (activitymanageservicer) records the completion result and sends the result to the browser plug-in of the Web terminal system;
s8: the browser plug-in of the Web end system sends the collected application life cycle information to the Web end management and control service;
s9: the web end manages and controls the service storage result and analyzes;
FIG. 2 is a system for monitoring the lifecycle of an android application on a web operating system for implementing the above method according to the present invention, where the system application is in an environment where the web operating system is compatible with android operations, including:
an Zhuoduan application lifecycle management service (activitymanageservice), function: 1. real-time monitoring and acquiring the life cycle of the android application; 2. a callback interface for providing the life cycle information of the android current running application is externally provided, and the real-time life cycle information of the android application process is synchronized to a browser plug-in of the Web terminal system through the callback interface; 3. and receiving analysis instructions returned by the browser plug-in of the Web terminal system in real time and implementing corresponding management and control operations.
Browser plug-in module of Web end system, function: 1. and sending the life cycle of the real-time android application to Web-end management and control service through a browser plug-in interface of the Web-end system. 2. The android application control command sent by the web-side management service is transparently transferred to an application lifecycle management service (activitymanageservice) of An Zhuoduan.
Web end management and control service, function: 1. and receiving the life cycle information of the android application transmitted by the browser plug-in of the Web terminal system. 2. And storing and analyzing the life cycle information of the android application currently running. 3. The instruction (if needed) is issued to an application lifecycle management service (activitymanageservice) of An Zhuoduan.
With continued reference to fig. 3, in a method for monitoring a lifecycle of an android application on a Web operating system, implementation steps of a browser plug-in of the Web end system include:
s1: creating a browser plug-in instance of the Web end system of the bpapi standard interface.
S2: the basic standard interfaces of the browser plug-in of the Web end system are initialized, such as 'create', 'destroy', etc.
S4: the browser plug-in of the Web end system is realized to communicate with the browser through standard interfaces, such as 'receiving browser messages', 'sending messages to the browser', and the like.
S5: the application lifecycle management service manager (actiglymanager) that obtains An Zhuoduan registers the lifecycle monitoring callback object, lifeCallback, with An Zhuoduan through actigymanager, where there is an interface, oneactigylifechange. When An Zhuoduan application lifecycle changes, it will be recalled from this interface to the browser plug-in of the Web-side system.
S6: the monitoring interface of the web side management and control service is obtained, a callback object, cmdCallback, is monitored by a registration command of the web side management and control service, and an interface cmdToAndroidApp analyzes a message received from the web side management and control service and forwards the message to an application lifecycle management service (activitymanageservice) of An Zhuoduan, such as "start prohibition", "stand horse stop" and the like.
The invention provides a method for monitoring the life cycle of an android application on a web operating system, which is applied to an environment in which the web operating system is compatible with the android operation, realizes the function of monitoring the life cycle information of the android application at a web end management and control service, solves the defect that the application An Zhuoduan is difficult to know and control in the web system, reduces the risk of An Zhuoduan application, has management and control capability on dangerous application, and improves the safety of the whole system by one grade. The problem that the application of the android system is not controlled by the web-side system is well prevented.
Although the present invention has been described with reference to the above preferred embodiments, it should be understood that the present invention is not limited to the above embodiments, and that various changes and modifications can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (4)

1. The method for monitoring the life cycle of the android application on the Web operating system is characterized by comprising the following steps of:
step S1: starting an android application process on a web operating system, and starting to run a management and control interface by an application lifecycle management service of An Zhuoduan;
step S2: an Zhuoduan application lifecycle management service records and manages the lifecycle of the current android application process;
step S3: an Zhuoduan synchronizing the android application lifecycle information to the Web-side management and control service through the browser plug-in of the Web-side system, and An Zhuoduan synchronizing the android application lifecycle information to the Web-side management and control service through the browser plug-in of the Web-side system includes: the An Zhuoduan application lifecycle management service synchronizes the android application lifecycle information to a browser plug-in of a Web end system through a callback object LifeCallBack registered with the browser plug-in, and the browser plug-in of the Web end system synchronizes the android application lifecycle information to the Web end management and control service through an onActivityLifeChange interface;
step S4: the Web end management and control service stores and analyzes android application life cycle information, and issues a management and control instruction to the application life cycle management service of An Zhuoduan through a browser plug-in of the Web end system when danger is found, and issues the management and control instruction to the application life cycle management service of An Zhuoduan through the browser plug-in of the Web end system, wherein the management and control instruction comprises: the Web side management and control service issues a management and control instruction to a browser plug-in of the Web side system through a callback object CmdCallback registered with the browser plug-in, and the browser plug-in of the Web side system issues the management and control instruction to an application life cycle management service of An Zhuoduan through a cmdToAndroidDapp interface.
2. The method for monitoring the lifecycle of an android application on a Web operating system as recited in claim 1, further comprising the steps of:
step S5: and An Zhuoduan, after receiving the control instruction, the application lifecycle management service controls the current android application process, and sends the completion result to the Web-end control service through a browser plug-in of the Web-end system.
3. The method for monitoring the life cycle of an android application on a Web operating system according to claim 1, wherein the implementation method of the browser plug-in of the Web end system comprises the following steps:
step Sa: creating a browser plug-in instance of a Web end system of a bpapi standard interface;
step Sb: initializing a basic standard interface of a browser plug-in of a Web end system, wherein the basic standard interface of the browser plug-in comprises creation and destruction;
step Sc: the browser plug-in module of the Web terminal system is communicated with the browser through a standard interface, wherein the standard interface comprises the steps of receiving browser information and sending the information to the browser;
step Sd: acquiring an actiglymanager of an application lifecycle management service manager of An Zhuoduan, and registering a lifecycle monitoring callback object LifeCallback to An Zhuoduan through the actiglymanager;
step Se: and acquiring a monitoring interface of the web side management and control service, and registering a command monitoring callback object CmdCallback to the web side management and control service.
4. The method for monitoring the life cycle of the android application on the Web operating system according to claim 3, wherein in the step Sd, an interface oneactyLifeChange is implemented in a callback object LifeCallback, and when the life cycle of the android application is changed, the browser plug-in of the Web system is called back through the interface, so that the browser plug-in of the Web system obtains the life cycle information of the android application;
in the step Se, an interface cmdtoandroid app is implemented in the callback object cmdcalllback, so that a browser plug-in of the Web terminal system receives a control instruction of the Web terminal control service and transmits the instruction to an application lifecycle management service of An Zhuoduan.
CN202311314751.6A 2023-10-12 2023-10-12 Method for monitoring android application life cycle on Web operating system Active CN117056173B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311314751.6A CN117056173B (en) 2023-10-12 2023-10-12 Method for monitoring android application life cycle on Web operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311314751.6A CN117056173B (en) 2023-10-12 2023-10-12 Method for monitoring android application life cycle on Web operating system

Publications (2)

Publication Number Publication Date
CN117056173A CN117056173A (en) 2023-11-14
CN117056173B true CN117056173B (en) 2024-01-30

Family

ID=88664837

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311314751.6A Active CN117056173B (en) 2023-10-12 2023-10-12 Method for monitoring android application life cycle on Web operating system

Country Status (1)

Country Link
CN (1) CN117056173B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117271270B (en) * 2023-11-21 2024-04-05 麒麟软件有限公司 Method for monitoring Android music playing on Web operating system

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104284295A (en) * 2013-07-07 2015-01-14 郑建锋 Zone-oriented application push system and method
CN104885092A (en) * 2012-11-13 2015-09-02 奥克兰服务有限公司 Security system and method for operating systems
CN105095746A (en) * 2015-07-02 2015-11-25 北京奇虎科技有限公司 Method and device for application program starting authentication
CN105183457A (en) * 2015-08-13 2015-12-23 北京金山安全软件有限公司 Method and device for monitoring interface life cycle callback
CN105933766A (en) * 2016-01-21 2016-09-07 上海东方明珠新媒体股份有限公司 WebOS system based on set top box and set top box
CN110908712A (en) * 2019-12-04 2020-03-24 北京中启智源数字信息技术有限责任公司 Data processing method and equipment for cross-platform mobile terminal
CN111552901A (en) * 2019-02-11 2020-08-18 福建省天奕网络科技有限公司 Method and storage medium for H5 cross-engine client data automation updating
CN114125028A (en) * 2021-11-29 2022-03-01 Oppo广东移动通信有限公司 Running method, device, equipment, storage medium and program product of micro application
WO2022111391A1 (en) * 2020-11-27 2022-06-02 华为技术有限公司 Method for managing communication of untrusted application program, and related apparatus
CN115617529A (en) * 2022-11-17 2023-01-17 中国人民解放军国防科技大学 Process management method and device in mobile application compatible running environment
CN115827112A (en) * 2023-02-21 2023-03-21 麒麟软件有限公司 System and method for running android application program on Web operating system
CN116048668A (en) * 2023-03-30 2023-05-02 麒麟软件有限公司 Application plug-in communication system based on web operating system
WO2023109138A1 (en) * 2021-12-14 2023-06-22 抖音视界有限公司 Method and apparatus for starting android application in linux system, and electronic device
CN116340680A (en) * 2021-12-24 2023-06-27 海信电子科技(深圳)有限公司 Display equipment and control method for managing life cycle of plug-in object
CN116775118A (en) * 2022-03-09 2023-09-19 华为技术有限公司 Method for running application programs across systems and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049320B (en) * 2012-12-17 2016-05-04 广州市动景计算机科技有限公司 In browser, start the method and apparatus of external application

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104885092A (en) * 2012-11-13 2015-09-02 奥克兰服务有限公司 Security system and method for operating systems
CN104284295A (en) * 2013-07-07 2015-01-14 郑建锋 Zone-oriented application push system and method
CN105095746A (en) * 2015-07-02 2015-11-25 北京奇虎科技有限公司 Method and device for application program starting authentication
CN105183457A (en) * 2015-08-13 2015-12-23 北京金山安全软件有限公司 Method and device for monitoring interface life cycle callback
CN105933766A (en) * 2016-01-21 2016-09-07 上海东方明珠新媒体股份有限公司 WebOS system based on set top box and set top box
CN111552901A (en) * 2019-02-11 2020-08-18 福建省天奕网络科技有限公司 Method and storage medium for H5 cross-engine client data automation updating
CN110908712A (en) * 2019-12-04 2020-03-24 北京中启智源数字信息技术有限责任公司 Data processing method and equipment for cross-platform mobile terminal
WO2022111391A1 (en) * 2020-11-27 2022-06-02 华为技术有限公司 Method for managing communication of untrusted application program, and related apparatus
CN114125028A (en) * 2021-11-29 2022-03-01 Oppo广东移动通信有限公司 Running method, device, equipment, storage medium and program product of micro application
WO2023109138A1 (en) * 2021-12-14 2023-06-22 抖音视界有限公司 Method and apparatus for starting android application in linux system, and electronic device
CN116340680A (en) * 2021-12-24 2023-06-27 海信电子科技(深圳)有限公司 Display equipment and control method for managing life cycle of plug-in object
CN116775118A (en) * 2022-03-09 2023-09-19 华为技术有限公司 Method for running application programs across systems and electronic equipment
CN115617529A (en) * 2022-11-17 2023-01-17 中国人民解放军国防科技大学 Process management method and device in mobile application compatible running environment
CN115827112A (en) * 2023-02-21 2023-03-21 麒麟软件有限公司 System and method for running android application program on Web operating system
CN116048668A (en) * 2023-03-30 2023-05-02 麒麟软件有限公司 Application plug-in communication system based on web operating system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于安卓的容器运行时系统的设计与实现;王杰章;中国优秀硕士学位论文全文数据库 信息科技辑(第01期);论文全文 *
终端Web运行环境及其相关优化技术研究综述;王昭 等;网络新媒体技术;第9卷(第01期);1-9页 *

Also Published As

Publication number Publication date
CN117056173A (en) 2023-11-14

Similar Documents

Publication Publication Date Title
CN117056173B (en) Method for monitoring android application life cycle on Web operating system
CN110011823B (en) Remote management implementation method and device for Internet of things equipment
US20170329659A1 (en) Linux system-based cen/xfs standard architecture and implementation method
EP2701059A1 (en) Method and apparatus for loading application program
US8799546B2 (en) Method and apparatus for monitoring single board running state
CN111506283B (en) Image display method, device and system
US20150193280A1 (en) Method and device for monitoring api function scheduling in mobile terminal
CN103024058A (en) Method and system for invoking web services
CN112769876B (en) Method, device, equipment and medium for acquiring equipment channel information
CN111324480A (en) Large host transaction fault positioning system and method
CN114095555A (en) Information acquisition method and related equipment
CN103699485A (en) Application program debugging method and device
EP3404998B1 (en) Communication method and apparatus, electronic device, and program product
US9078282B2 (en) Method and apparatus for implementing network device function of wireless communication terminal
CN115454575A (en) Method, device, equipment and storage medium for conversion and automatic loading of jar package
CN114356348A (en) Running engine system and application thereof
CN108363629A (en) For the method for instant messaging, medium, device and computing device
WO2008104601A2 (en) Method of managing command execution in an electronic token
CN112202728B (en) Method and system for mobile terminal to call module through routing protocol
CN113553111A (en) Storage device and control method
CN112433758A (en) Method, system, device and storage medium for calling platform function
CN117555709A (en) Method and device for detecting memory abnormality and computer readable storage medium
KR100416798B1 (en) Command processing method in asynchronous transfer mode exchange system
CN112423128A (en) Starting method and convergence gateway
CN117389926A (en) AT serial port control method and device, storage medium 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
GR01 Patent grant
GR01 Patent grant