Function page pulling method, mobile terminal and computer readable storage medium

By registering an application service in the background and sending remote commands, the issue of the WeChat Pay interface failing to launch under Android Q limitations was resolved, enabling the WeChat Pay interface to launch. This addresses the previous problem of the WeChat Pay interface not launching quickly, thus improving the user experience.

CN115375309BActive Publication Date: 2025-11-25NUBIA TECHNOLOGY CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202211026128.6
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2022-08-25
Publication Date
2025-11-25
Estimated Expiration
2042-08-25

AI Technical Summary

Technical Problem

Due to Android Q's restrictions on launching Activities from the background, the WeChat Pay interface cannot be quickly launched, resulting in a poor user experience.

Method used

By registering an application service in the background application and sending remote commands to the application service to launch the function page, including creating a persistent application and configuring a fingerprint service, the WeChat quick payment page can be launched.

Benefits of technology

Without violating Android Q's restrictions on launching activities from the background, the WeChat Pay interface was successfully launched, improving the user experience.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN115375309B_ABST
    Figure CN115375309B_ABST
Patent Text Reader

Abstract

The application discloses a function page pulling method, a mobile terminal and a computer readable storage medium, and the function page pulling method comprises the following steps: when a pulling request for a function page is received, if an application to which the function page belongs is in a background running state, the application is started; the application is registered to an application service; and a remote command is sent to the application service, so that the application service pulls the function page. According to the application, the limitation of androidQ on starting an Activity from the background is not damaged, and the function page can be pulled when the application to which the function page belongs is in the background.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of terminal, in particular to a function page pulling method, a mobile terminal and a computer readable storage medium. BACKGROUND

[0002] WeChat payment has been quite common, and many mobile phone manufacturers have developed a quick payment function to facilitate users to use WeChat payment, that is, to pull down the status bar or the negative screen, and there is a quick payment button, which can pop up the WeChat payment interface after being clicked, thus facilitating the use of users. Mobile phone manufacturers often integrate WeChat sdk in the system, and the sdk notifies the WeChat background service to start the WeChat quick payment interface through a remote command.

[0003] However, starting from Android Q, the system has added restrictions on starting Activity from the background, that is, it is not allowed to directly start Activity from the background. In this way, when WeChat is in the background, based on the existing WeChat payment interface pulling process, the WeChat payment interface cannot be pulled up, which gives users a very bad experience. SUMMARY

[0004] The main purpose of the present application is to provide a function page pulling method, a mobile terminal and a computer readable storage medium, which aims to solve the technical problem that the WeChat payment interface cannot be quickly pulled up due to the restriction of starting Activity from the background in the prior art.

[0005] To achieve the above purpose, the present application provides a function page pulling method, which comprises:

[0006] When receiving a pulling request for a function page, if an application to which the function page belongs is in a background running state, the application is started;

[0007] The application is registered to an application service;

[0008] A remote command is sent to the application service, so that the application service pulls up the function page.

[0009] Optionally, the function page is a WeChat quick payment page.

[0010] Optionally, starting the application comprises:

[0011] The fingerprint service sends a WeChat application starting notification to the system, so that the system starts the WeChat application.

[0012] Optionally, registering the application to the application service comprises:

[0013] According to a WeChat account, the WeChat application is registered to a WeChat service.

[0014] Optionally, when a request to launch a functional page is received, if the application to which the functional page belongs is running in the background, the process further includes the following steps before launching the application:

[0015] Create a persistent application that integrates the WeChat SDK package and configures a fingerprint service. The fingerprint service is configured with an inner class FingerExtStub that inherits from IFingerprintServiceExt.Stub. The inner class implements the interface methods of the fingerprint service.

[0016] In addition, to achieve the above objectives, the present invention also provides a mobile terminal, the mobile terminal comprising: a memory, a processor, and a function page launcher program stored in the memory and executable on the processor, wherein the function page launcher program, when executed by the processor, implements the steps of the function page launcher method as described above.

[0017] In addition, to achieve the above objectives, the present invention also provides a computer-readable storage medium storing a function page launch program, which, when executed by a processor, implements the steps of the function page launch method as described above.

[0018] In this invention, when a request to launch a functional page is received, if the application to which the functional page belongs is running in the background, the application is launched; the application is registered with the application service; and a remote command is sent to the application service so that the application service can launch the functional page. This invention does not violate Android Q's restrictions on launching Activities from the background, and it also enables the functional page to be launched even when the application to which it belongs is in the background. Attached Figure Description

[0019] Figure 1 A schematic diagram of the hardware structure of the mobile terminal for implementing the various embodiments of the present invention;

[0020] Figure 2 A communication network system architecture diagram provided for an embodiment of the present invention;

[0021] Figure 3 This is a flowchart illustrating the first embodiment of the functional page launch method of the present invention;

[0022] Figure 4 This is a flowchart illustrating the second embodiment of the functional page launch method of the present invention.

[0023] The realization of the objective, functional features and advantages of the present invention will be further explained in conjunction with the embodiments and with reference to the accompanying drawings. Detailed Implementation

[0024] It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.

[0025] In the following description, the use of suffixes such as "module," "part," or "unit" to denote elements is solely for the purpose of illustrative purposes and has no specific meaning in itself. Therefore, "module," "part," or "unit" may be used interchangeably.

[0026] In the embodiments of this invention, the function page launch method is applied to a mobile terminal, which can be implemented in various forms. For example, the mobile terminal involved in this invention may include mobile terminals such as mobile phones, tablet computers, laptops, handheld computers, and personal digital assistants (PDAs).

[0027] The following description will use a tablet computer as an example. Those skilled in the art will understand that, in addition to components specifically designed for mobile purposes, the construction according to embodiments of the present invention can also be applied to other types of mobile terminals.

[0028] Please see Figure 1 , Figure 1 To illustrate the hardware structure of the mobile terminal in various embodiments of the present invention, the terminal 100 may include: an RF (Radio Frequency) unit 101, a WiFi module 102, an audio output unit 103, an A / V (Audio / Video) input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, a processor 110, and a power supply 111, etc. Those skilled in the art will understand that... Figure 1 The terminal structure shown does not constitute a limitation on the mobile terminal. The mobile terminal may include more or fewer components than shown, or combine certain components, or have different component arrangements.

[0029] The following is combined with Figure 1 A detailed introduction to each component of the mobile terminal:

[0030] The radio frequency unit 101 can be used for receiving and transmitting signals during information transmission or calls. Specifically, it receives downlink information from the base station and processes it with the processor 110; additionally, it transmits uplink data to the base station. Typically, the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low-noise amplifier, and a duplexer. Furthermore, the radio frequency unit 101 can also communicate wirelessly with networks and other devices. The aforementioned wireless communications may use any communication standard or protocol, including but not limited to GSM (Global System of Mobile communication), GPRS (General Packet Radio Service), CDMA2000 (Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division Duplexing-Long Term Evolution), and TDD-LTE (Time Division Duplexing-Long Term Evolution).

[0031] WiFi is a short-range wireless transmission technology. Mobile terminals, through the WiFi module 102, can help users send and receive emails, browse web pages, and access streaming media, providing users with wireless broadband internet access. Although Figure 1 WiFi module 102 is shown, but it is understood that it is not a necessary component of a mobile terminal and can be omitted as needed without changing the nature of the invention.

[0032] The audio output unit 103 can convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into audio signals and output them as sound when the mobile terminal 100 is in call signal receiving mode, call mode, recording mode, voice recognition mode, broadcast receiving mode, etc. Furthermore, the audio output unit 103 can also provide audio output related to specific functions performed by the terminal 100 (e.g., call signal receiving sound, message receiving sound, etc.). The audio output unit 103 may include a speaker, a buzzer, etc.

[0033] The A / V input unit 104 is used to receive audio or video signals. The A / V input unit 104 may include a graphics processing unit (GPU) 1041 and a microphone 1042. The GPU 1041 processes image data of still images or videos acquired by an image capture device (such as a camera) in video capture mode or image capture mode. The processed image frames can be displayed on the display unit 106. The image frames processed by the GPU 1041 can be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 can receive sound (audio data) in operating modes such as telephone call mode, recording mode, and voice recognition mode, and can process such sound into audio data. The processed audio (voice) data can be converted into a format that can be transmitted to a mobile communication base station via the radio frequency unit 101 in telephone call mode. The microphone 1042 can implement various types of noise cancellation (or suppression) algorithms to eliminate (or suppress) noise or interference generated during the reception and transmission of audio signals.

[0034] The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor. The ambient light sensor can adjust the brightness of the display panel 1061 according to the ambient light level, and the proximity sensor can turn off the display panel 1061 and / or backlight when the mobile terminal 100 is moved to the ear. As a type of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes). When stationary, it can detect the magnitude and direction of gravity and can be used for applications that identify the terminal's posture (such as landscape / portrait switching, related games, magnetometer posture calibration), vibration recognition-related functions (such as pedometer, tapping), etc. Other sensors that the terminal may also be equipped with, such as fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, and infrared sensors, will not be described in detail here.

[0035] The display unit 106 is used to display information input by the user or information provided to the user. The display unit 106 may include a display panel 1061, which may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.

[0036] User input unit 107 can be used to receive input numerical or character information, and generate key signal inputs related to user settings and function control of the terminal. Specifically, user input unit 107 may include touch panel 1071 and other input devices 1072. Touch panel 1071, also known as touch screen, can collect touch operations on or near the user (such as operations performed by the user using a finger, stylus, or any suitable object or accessory on or near touch panel 1071), and drive corresponding connection devices according to a pre-set program. Touch panel 1071 may include two parts: a touch detection device and a touch controller. The touch detection device detects the user's touch position and the signal generated by the touch operation, and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts it into touch point coordinates, sends it to processor 110, and can receive and execute commands from processor 110. In addition, touch panel 1071 can be implemented using various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may also include other input devices 1072. Specifically, other input devices 1072 may include, but are not limited to, one or more of the following: physical keyboard, function keys (such as volume control buttons, power buttons, etc.), trackball, mouse, joystick, etc., without being limited here.

[0037] Furthermore, the touch panel 1071 may cover the display panel 1061. When the touch panel 1071 detects a touch operation on or near it, it transmits the information to the processor 110 to determine the type of touch event. Subsequently, the processor 110 provides corresponding visual output on the display panel 1061 based on the type of touch event. Although in Figure 1 In this embodiment, the touch panel 1071 and the display panel 1061 are two independent components to realize the input and output functions of the mobile terminal. However, in some embodiments, the touch panel 1071 and the display panel 1061 can be integrated to realize the input and output functions of the mobile terminal. The specific implementation is not limited here.

[0038] Interface unit 108 serves as an interface through which at least one external device can connect to mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, an audio input / output (I / O) port, a video I / O port, a headphone port, and so on. Interface unit 108 may be used to receive input (e.g., data, power, etc.) from the external device and transmit the received input to one or more elements within mobile terminal 100, or it may be used to transmit data between mobile terminal 100 and the external device.

[0039] The memory 109 can be used to store software programs and various data. The memory 109 may primarily include a program storage area and a data storage area. The program storage area may store the operating system, applications required for at least one function (such as sound playback, image playback, etc.), etc.; the data storage area may store data created based on the use of the mobile phone (such as audio data, phonebook, etc.). Furthermore, the memory 109 may include high-speed random access memory, and may also include non-volatile memory, such as at least one disk storage device, flash memory device, or other volatile solid-state storage device.

[0040] The processor 110 is the control center of the mobile terminal. It connects various parts of the mobile terminal via various interfaces and lines. By running or executing software programs and / or modules stored in the memory 109, and by calling data stored in the memory 109, it performs various functions and processes data of the mobile terminal, thereby providing overall monitoring of the main screen display terminal. The processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor and a modem processor. The application processor mainly handles the operating system, user interface, and applications, while the modem processor mainly handles wireless communication. It is understood that the modem processor may not be integrated into the processor 110.

[0041] The mobile terminal 100 may also include a power supply 111 (such as a battery) that supplies power to various components. Preferably, the power supply 111 can be logically connected to the processor 110 through a power management system, thereby enabling functions such as charging, discharging, and power consumption management through the power management system.

[0042] although Figure 1 As not shown, the mobile terminal 100 may also include a Bluetooth module, etc., which will not be described in detail here.

[0043] like Figure 1 As shown, the memory 109, as a computer storage medium, may include an operating system, a network communication module, a user interface module, and a function page revamp program. The processor 110 can be used to call the function page revamp program stored in the memory 109 and execute the following steps:

[0044] When a request to launch a feature page is received, if the application to which the feature page belongs is running in the background, then the application is launched.

[0045] Register the application to the application service;

[0046] Send a remote command to the application service so that the application service can launch the function page.

[0047] Furthermore, the function page is the WeChat quick payment page.

[0048] Furthermore, the processor 110 can be used to call the function page stored in the memory 109 to start the program, and also perform the following steps:

[0049] The fingerprint service sends a notification to the system to enable the WeChat application, allowing the system to launch the WeChat application.

[0050] Furthermore, the processor 110 can be used to call the function page stored in the memory 109 to start the program, and also perform the following steps:

[0051] Register a WeChat application for WeChat services based on your WeChat account.

[0052] Furthermore, the processor 110 can be used to call the function page stored in the memory 109 to start the program, and also perform the following steps:

[0053] Create a persistent application that integrates the WeChat SDK package and configures a fingerprint service. The fingerprint service is configured with an inner class FingerExtStub that inherits from IFingerprintServiceExt.Stub. The inner class implements the interface methods of the fingerprint service.

[0054] To facilitate understanding of the embodiments of the present invention, the communication network system on which the mobile terminal of the present invention is based is described below.

[0055] Please see Figure 2 , Figure 2 This invention provides a communication network system architecture diagram. The communication network system is an LTE system based on the universal mobile communication technology. The LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and the operator's IP services 204, which are connected in sequence.

[0056] Specifically, UE201 can be the aforementioned terminal 100, which will not be elaborated here.

[0057] E-UTRAN202 includes eNodeB2021 and other eNodeB2022s. Among them, eNodeB2021 can connect to other eNodeB2022s via backhaul (e.g., X2 interface), and eNodeB2021 connects to EPC203. eNodeB2021 can provide UE201 with access to EPC203.

[0058] EPC203 may include MME (Mobility Management Entity) 2031, HSS (Home Subscriber Server) 2032, other MMEs 2033, SGW (Serving Gateway) 2034, PGW (Packet Data Network Gateway) 2035, and PCRF (Policy and Charging Rules Function) 2036, etc. Among them, MME2031 is the control node that handles signaling between UE201 and EPC203, providing bearer and connection management. HSS2032 provides registers to manage functions such as the Home Location Register (not shown in the diagram) and stores user-specific information such as service characteristics and data rates. All user data can be sent through SGW2034. PGW2035 can provide UE201 with IP address allocation and other functions. PCRF2036 is the policy and charging control decision point for service data flow and IP bearer resources. It selects and provides available policy and charging control decisions for the policy and charging enforcement function unit (not shown in the figure).

[0059] IP services 204 may include the Internet, intranet, IMS (IP Multimedia Subsystem), or other IP services.

[0060] Although the above description uses the LTE system as an example, those skilled in the art should understand that the present invention is not only applicable to the LTE system, but also to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems, etc., which are not limited here.

[0061] Based on the aforementioned mobile terminal hardware structure and communication network system, various embodiments of the method of the present invention are proposed.

[0062] In one embodiment, reference is made to Figure 3 , Figure 3 This is a flowchart illustrating the first embodiment of the functional page launch method of the present invention.Figure 3 As shown, the methods for launching the functional page include:

[0063] Step S10: When a request to launch a function page is received, if the application to which the function page belongs is running in the background, then launch the application.

[0064] In this embodiment, the function page can be any page corresponding to any function, such as the payment page corresponding to the payment function, the shooting page corresponding to the shooting function, etc. There are no restrictions here, and the specific settings are based on actual needs.

[0065] When a request to launch a feature page is received, if the application to which the feature page belongs is running in the background, launch that application first.

[0066] Furthermore, in one embodiment, the WeChat Quick Pay page is used as an example for explanation. When the WeChat Quick Pay page is the function page, the steps to open the application include:

[0067] The fingerprint service sends a notification to the system to enable the WeChat application, allowing the system to launch the WeChat application.

[0068] In this embodiment, when a request to launch the WeChat Quick Pay page is received, if the WeChat application to which the WeChat Quick Pay page belongs is running in the background, the fingerprint service sends a WeChat application launch notification to the system so that the system can launch the WeChat application upon receiving the notification.

[0069] Step S20: Register the application to the application service;

[0070] In this embodiment, after the application is started, it is registered with the application service.

[0071] Furthermore, in one embodiment, taking the WeChat Quick Pay page as an example, the opened application is the WeChat application, and registering the application to the application service includes:

[0072] Register a WeChat application for WeChat services based on your WeChat account.

[0073] In this embodiment, for the WeChat application, the WeChat application is registered to the WeChat service based on the WeChat account APP_ID applied for on the WeChat platform.

[0074] It should be noted that if the function page corresponds to another function, that is, another application, then the other application should be opened and registered to the corresponding application service according to the corresponding registration method.

[0075] Step S30: Send a remote command to the application service so that the application service can launch the function page.

[0076] In this embodiment, after registering the application with the application service, a remote command can be sent to the application service to enable the application service to launch the function page.

[0077] Furthermore, in one embodiment, reference is made to Figure 4 , Figure 4 This is a flowchart illustrating the second embodiment of the functional page launch method of the present invention. Figure 4 As shown, before step S10, the procedure further includes:

[0078] Step S00: Create a persistent application. The persistent application integrates the WeChat SDK package and configures a fingerprint service. The fingerprint service is configured with an inner class FingerExtStub that inherits from IFingerprintServiceExt.Stub. The inner class implements the external interface methods of the fingerprint service.

[0079] In this embodiment, a persistent application FingerprintServiceExt is created, which integrates the WeChat SDK package.

[0080] libmmsdk.jar, wechat-sdk-android-with-mta-5.4.0.jar;

[0081] The persistent application is configured with a fingerprint service, FingerprintExtService.

[0082] FingerprintExtService configuration inner class:

[0083] FingerExtStub and inherit from IFingerprintServiceExt.Stub;

[0084] This inner class implements the external interface methods of FingerprintExtService, such as WeChat Quick Pay and Quick Pay detection methods.

[0085] In SystemUI, the remote service `FingerprintExtService` is bound. After successful binding, a handle to `mFingerprintServiceExtService` is obtained in the `onServiceConnected` callback of `FingerprintServiceExtConnection`. When the user pulls down the status bar and clicks "Quick Pay", the corresponding WeChat Quick Pay method in the remote service `FingerprintExtService` is called through the `mFingerprintServiceExtService` handle. The WeChat Quick Pay method calls the `jumpWeixinQuickPay` method in `FingerprintJump`. Further developments will follow.

[0086] The system creates a WeChat API object `WXAPIFactory.createWXAPImsgAPI`, then uses this object to first open WeChat (`msgAPI.openWXapp`), then registers the WeChat application with the WeChat service based on the WeChat account's `APP_ID` ​​registered on the WeChat platform, and finally sends a remote command to notify the WeChat service to launch the WeChat Pay interface. This ensures that WeChat opens first, then the WeChat Pay interface launches, preventing the WeChat Quick Pay interface from failing to launch when WeChat is in the background.

[0087] In this embodiment, when a request to launch a function page is received, if the application to which the function page belongs is running in the background, the application is launched; the application is registered with the application service; and a remote command is sent to the application service so that the application service can launch the function page. This embodiment does not violate Android Q's restriction on launching Activities from the background, and it also enables the function page to be launched even when the application to which the function page belongs is in the background.

[0088] Furthermore, embodiments of the present invention also propose a computer-readable storage medium storing a functional page launcher program, which, when executed by a processor, performs the following steps:

[0089] When a request to launch a feature page is received, if the application to which the feature page belongs is running in the background, then the application is launched.

[0090] Register the application to the application service;

[0091] Send a remote command to the application service so that the application service can launch the function page.

[0092] Furthermore, the function page is the WeChat quick payment page.

[0093] Furthermore, when the function page launcher is executed by the processor, the following steps are performed:

[0094] The fingerprint service sends a notification to the system to enable the WeChat application, allowing the system to launch the WeChat application.

[0095] Furthermore, when the function page launcher is executed by the processor, the following steps are performed:

[0096] Register a WeChat application for WeChat services based on your WeChat account.

[0097] Furthermore, when the function page launcher is executed by the processor, the following steps are performed:

[0098] Create a persistent application that integrates the WeChat SDK package and configures a fingerprint service. The fingerprint service is configured with an inner class FingerExtStub that inherits from IFingerprintServiceExt.Stub. The inner class implements the interface methods of the fingerprint service.

[0099] It should be noted that, in this document, the terms "comprising," "including," or any other variations thereof are intended to cover non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements includes not only those elements but also other elements not expressly listed, or elements inherent to such a process, method, article, or system. Unless otherwise specified, an element defined by the phrase "comprising one..." does not exclude the presence of other identical elements in the process, method, article, or system that includes that element.

[0100] The sequence numbers of the above embodiments of the present invention are for descriptive purposes only and do not represent the superiority or inferiority of the embodiments.

[0101] Through the above description of the embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus necessary general-purpose hardware platforms. Of course, they can also be implemented by hardware, but in many cases the former is a better implementation method. Based on this understanding, the technical solution of the present invention, or the part that contributes to the prior art, can be embodied in the form of a software product. This computer software product is stored in a storage medium (such as ROM / RAM, magnetic disk, optical disk) as described above, and includes several instructions to cause a terminal device (which may be a mobile phone, computer, server, air conditioner, or network device, etc.) to execute the methods described in the various embodiments of the present invention.

[0102] The above are merely preferred embodiments of the present invention and do not limit the scope of the patent. Any equivalent structural or procedural transformations made based on the description and drawings of the present invention, or direct or indirect applications in other related technical fields, are similarly included within the scope of patent protection of the present invention.

Claims

1. A method for launching a functional page, characterized in that, The method for launching the functional page includes: Create a persistent application that integrates the WeChat SDK package and configures a fingerprint service. The fingerprint service is configured with an inner class FingerExtStub that inherits from IFingerprintServiceExt.Stub. The inner class implements the external interface methods of the fingerprint service. When a request to launch a function page is received, if the application to which the function page belongs is running in the background, the application is launched. In this case, the fingerprint service sends a WeChat application launch notification to the system so that the system can launch the WeChat application. The function page is the WeChat Quick Pay page. Register the application to the application service, wherein, based on the WeChat account, register the WeChat application to the WeChat service; Send a remote command to the application service so that the application service can launch the function page.

2. A mobile terminal, characterized in that, The mobile terminal includes: a memory, a processor, and a function page launcher program stored in the memory and executable on the processor. When the function page launcher program is executed by the processor, it performs the following steps: Create a persistent application that integrates the WeChat SDK package and configures a fingerprint service. The fingerprint service is configured with an inner class FingerExtStub that inherits from IFingerprintServiceExt.Stub. The inner class implements the external interface methods of the fingerprint service. When a request to launch a function page is received, if the application to which the function page belongs is running in the background, the application is launched. In this case, the fingerprint service sends a WeChat application launch notification to the system so that the system can launch the WeChat application. The function page is the WeChat Quick Pay page. Register the application to the application service, wherein, based on the WeChat account, register the WeChat application to the WeChat service; Send a remote command to the application service so that the application service can launch the function page.

3. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores a function page launcher program, which, when executed by a processor, implements the steps of the function page launcher method as described in claim 1.

Citation Information

Patent Citations

  • Application running method, terminal and computer readable storage medium

    CN107239275A

  • Mobile terminal control method and device, mobile terminal and storage medium

    CN111752634A