WO2019085035A1 - 车载系统中监听应用的方法及装置 - Google Patents
车载系统中监听应用的方法及装置 Download PDFInfo
- Publication number
- WO2019085035A1 WO2019085035A1 PCT/CN2017/111391 CN2017111391W WO2019085035A1 WO 2019085035 A1 WO2019085035 A1 WO 2019085035A1 CN 2017111391 W CN2017111391 W CN 2017111391W WO 2019085035 A1 WO2019085035 A1 WO 2019085035A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- broadcast
- application
- monitoring
- receiving
- vehicle system
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04H—BROADCAST COMMUNICATION
- H04H20/00—Arrangements for broadcast or for distribution combined with broadcast
- H04H20/53—Arrangements specially adapted for specific applications, e.g. for traffic information or for mobile receivers
- H04H20/61—Arrangements specially adapted for specific applications, e.g. for traffic information or for mobile receivers for local area broadcast, e.g. instore broadcast
- H04H20/62—Arrangements specially adapted for specific applications, e.g. for traffic information or for mobile receivers for local area broadcast, e.g. instore broadcast for transportation systems, e.g. in vehicles
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60R—VEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
- B60R16/00—Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
- B60R16/02—Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04H—BROADCAST COMMUNICATION
- H04H60/00—Arrangements for broadcast applications with a direct linking to broadcast information or broadcast space-time; Broadcast-related systems
- H04H60/02—Arrangements for generating broadcast information; Arrangements for generating broadcast-related information with a direct linking to broadcast information or to broadcast space-time; Arrangements for simultaneous generation of broadcast information and broadcast-related information
Definitions
- the present invention relates to an in-vehicle system, and more particularly to a method and apparatus for monitoring an application in an in-vehicle system.
- the in-vehicle system is an indispensable part of the car as a tool for the user to interact with the car.
- the vehicle system integrates a variety of applications for the user to use. At present, when the user clicks on the application icon to start, the user only knows which application is activated, and cannot clearly understand the detailed application information of the startup application; People are even less able to understand the relevant application information for launching the app.
- a primary object of the present invention is to provide a method and apparatus for monitoring an application in an in-vehicle system, which facilitates obtaining application information of a startup application.
- the present invention provides a method for monitoring an application in an in-vehicle system, including the following steps:
- the broadcast is transmitted in a specified manner.
- the step of listening to the currently started application includes:
- the method includes:
- the broadcast is turned off according to the instruction to turn off the broadcast.
- the step of sending the broadcast according to a specified manner includes:
- the step of transmitting the broadcast according to a specified manner includes:
- the present invention also provides an apparatus for monitoring an application in an in-vehicle system, including:
- a monitoring unit configured to monitor an application that is currently started
- a parsing unit configured to parse application information of the currently launched application
- an encapsulating unit configured to encapsulate the parsed application information in a broadcast
- a sending unit configured to send the broadcast according to a specified manner.
- the monitoring unit includes:
- a receiving subunit configured to receive a request to start an application
- a monitoring subunit configured to start a listening process according to the request, and listen to the currently started application.
- the device further includes:
- receiving an instruction unit configured to receive an instruction to turn off the broadcast
- the sending unit includes:
- an obtaining subunit configured to acquire a receiving broadcast instruction sent by the receiver, where the receiving broadcast instruction includes a type of receiving the broadcast by the receiving party;
- the first sending subunit is configured to send, according to the receiving broadcast instruction, a broadcast of a corresponding type to the receiver.
- the sending unit includes:
- a second sending subunit configured to send the broadcast to a preset application end.
- the method and device for monitoring an application in the in-vehicle system provided by the present invention, listening for the currently launched application; parsing the application information of the currently launched application; and encapsulating the parsed application information in a broadcast;
- the method is configured to send the broadcast, and send a broadcast that includes the application information of the launched application, so that the detailed application information of the launched application is obtained through the broadcast, and the user experience is improved.
- FIG. 1 is a schematic diagram showing the steps of a method for monitoring an application in an in-vehicle system according to an embodiment of the present invention
- FIG. 2 is a schematic diagram showing the steps of a method for monitoring an application in an in-vehicle system according to another embodiment of the present invention
- FIG. 3 is a schematic structural diagram of an apparatus for monitoring an application in an in-vehicle system according to an embodiment of the present invention
- FIG. 4 is a schematic structural diagram of a listening unit according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of an apparatus for monitoring an application in an in-vehicle system according to another embodiment of the present invention.
- FIG. 6 is a schematic structural diagram of a transmitting unit in still another embodiment of the present invention.
- the present invention provides a method for monitoring an application in an in-vehicle system, including the following steps: [0048] Step S1, listening to the currently started application;
- Step S2 parsing application information of the currently started application
- Step S3 the parsed application information is encapsulated in a broadcast
- Step S4 Send the broadcast according to a specified manner.
- the in-vehicle system has an application calling interface for all applications in the in-vehicle system to call the underlying program, and after compiling the in-vehicle system, modifying the Android source code at the application calling interface.
- Setting a listening process the listening process is used to listen to the application currently being started; after monitoring the application startup, parsing the application information of the application, the application information includes the application package name, class name, version number, and the sender Information, operators and other information.
- the application information of the above-mentioned parsing is encapsulated in one broadcast, and the application information of one application may be encapsulated in one broadcast, or the application information of multiple applications may be encapsulated in the same broadcast;
- the information can be different, and the broadcast can have multiple types.
- the in-vehicle system can encapsulate multiple broadcasts and the broadcast occurs in a specified manner.
- the receiver (which can be a designated or unspecified application) can receive the broadcast and parse the application information of the launched application.
- the step S1 of monitoring the currently started application includes:
- S2a Start a listening process according to the request, and listen to the currently started application.
- the user clicks the application icon in the in-vehicle system or launches the application by other means, and sends a corresponding application request to the application calling interface; after the application calling interface receives the request, Start the listening process in the vehicle system and listen to the launched application.
- a process of turning off a broadcast is set in the in-vehicle system
- the method includes:
- Step S5 receiving an instruction to turn off the broadcast
- Step S6 Turn off the broadcast according to the instruction to turn off the broadcast, so as to prohibit sending the broadcast.
- the step S4 of transmitting the broadcast according to the specified manner includes: [0063] S4a, acquiring a receiving broadcast command sent by the receiver, where the receiving broadcast command includes a type of receiving the broadcast by the receiver;
- S4b Send, according to the receiving broadcast instruction, a broadcast of a corresponding type to the receiver.
- the receiving party may be an application end in the in-vehicle system, or a burst application end of the sender, which may set the type of receiving the broadcast and send a corresponding receiving broadcast instruction; the application call of the in-vehicle system After receiving the receiving broadcast command, the port can parse out the type of the broadcast received by the receiver, and filter out the corresponding type of broadcast to be sent to the receiver. In this process, only the broadcasts required by the receiver are sent to the receiver to avoid sending unnecessary broadcast information.
- the step of transmitting the broadcast according to a specified manner includes:
- S4c Send the broadcast to a preset application end.
- a preset list may be set in the in-vehicle system, and the application end that receives the broadcast information is preset to be stored in the list; and the broadcast is sent to the preset application end in the preset list.
- the method for monitoring an application in an in-vehicle system provided in the embodiment of the present invention, the currently activated application is intercepted; the application information of the currently launched application is parsed; and the parsed application information is encapsulated.
- the broadcast is sent in the specified manner; the broadcast containing the application information of the launched application is sent, and the application information of the launched application is obtained through the broadcast, thereby improving the user experience.
- the present invention further provides an apparatus for monitoring an application in an in-vehicle system, including:
- the listening unit 10 listening to the currently launched application
- the parsing unit 20 is configured to parse application information of the currently started application
- the encapsulating unit 30 is configured to encapsulate the parsed application information in a broadcast
- the sending unit 40 is configured to send the broadcast according to a specified manner.
- the in-vehicle system has an application calling interface for all applications in the in-vehicle system to call the underlying program, and after compiling the in-vehicle system, modifying the Android source code at the application calling interface.
- Setting a listening process the listening process is used to listen to the application currently being started; after monitoring the application startup, parsing the application information of the application, the application information includes the application package name, class name, version number, and the sender Information, operators and other information.
- the above-mentioned parsed application information is all encapsulated in one broadcast, and the application information of one application can be encapsulated in one broadcast, and the application information of multiple applications is sealed in the same broadcast; Information is not Also, the broadcast can have multiple types.
- the in-vehicle system can encapsulate multiple broadcasts, and the broadcast occurs in a specified manner, and the receiver (which may be a designated or unspecified application) can receive the broadcast, and parse the application information of the launched application.
- the monitoring unit 10 includes:
- the receiving subunit 101 is configured to receive a request to start an application
- the listening subunit 102 is configured to start a listening process according to the foregoing request, and listen to the currently started application.
- the user clicks the application icon in the in-vehicle system or launches the application by other means, and sends a corresponding application request to the application calling interface; the receiving subunit 101 receives the request; receives the request.
- the monitoring sub-unit 102 starts the monitoring process in the in-vehicle system and listens to the launched application.
- a process of turning off a broadcast is set in the in-vehicle system; the device further includes:
- receiving instruction unit 50 configured to receive an instruction to turn off the broadcast
- the closing broadcast unit 60 is configured to close the broadcast according to the instruction to turn off the broadcast to prohibit the transmission of the broadcast.
- the sending unit 40 includes:
- the obtaining sub-unit 401 is configured to acquire a receiving broadcast instruction sent by the receiver, where the receiving broadcast instruction includes a type of receiving the broadcast by the receiving party;
- the first sending subunit 402 is configured to send, according to the receiving broadcast instruction, a broadcast of a corresponding type to the receiver.
- the receiving party may be an application end in the in-vehicle system, or a burst application end of the sender, which may set the type of receiving the broadcast and send a corresponding receiving broadcast instruction; the receiving subunit 401 receives After receiving the broadcast command, the type of the broadcast received by the receiver can be parsed, and the first sending subunit 420 filters out the corresponding type of broadcast and sends it to the receiver. In this process, only the broadcasts required by the receiver are sent. Send to the recipient to avoid sending extra broadcast information.
- the sending unit 40 includes:
- the second sending subunit 403 is configured to send the broadcast to a preset application end.
- a preset list may be set in the in-vehicle system, and the application end that receives the broadcast information is preset to be stored in the list; and the broadcast is sent to the preset application end in the preset list.
- the method and device for monitoring an application in an in-vehicle system provided in an embodiment of the present invention, monitoring an application currently started; parsing application information of the currently launched application; and parsing the application
- the information is encapsulated in the broadcast; the broadcast is sent according to the specified manner; and the broadcast containing the application information of the launched application is sent, so that the application information of the launched application is obtained through the broadcast, and the user experience is improved.
- each block of the block diagrams and/or block diagrams and/or flow diagrams can be implemented by computer program instructions and/or in the block diagrams and/or block diagrams and/or flow diagrams The combination of boxes.
- these computer program instructions can be implemented by a general purpose computer, a professional computer, or a processor of other programmable data processing methods, such that the processor is executed by a computer or other programmable data processing method.
- the block diagrams and/or block diagrams of the invention and/or the schemes specified in the blocks or blocks of the flow diagram are invented.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Mechanical Engineering (AREA)
- Fittings On The Vehicle Exterior For Carrying Loads, And Devices For Holding Or Mounting Articles (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
本发明提供了一种车载系统中监听应用的方法及装置,该方法包括如下步骤:监听当前启动的应用;解析当前启动的所述应用的应用信息;将解析出的所述应用信息封装在广播中;按照指定方式发送所述广播;本发明中提供的车载系统中监听应用的方法及装置,发送包含有启动应用的应用信息的广播,便于通过该广播获取启动应用的详细应用信息。
Description
发明名称:车载系统中监听应用的方法及装置 技术领域
[0001] 本发明涉及车载系统, 特别涉及一种车载系统中监听应用的方法及装置。
背景技术
[0002] 车载系统作为汽车中必不可少的一部分, 作为用户与汽车进行交互的工具。 车 载系统中集成有多种应用供用户使用, 目前, 使用者点击应用图标启动吋, 使 用者只知道启动了哪一个应用, 无法清楚了解到该启动应用的详细应用信息; 使用者之外的其它人则更加无法了解到启动应用的相关应用信息。
技术问题
[0003] 本发明的主要目的为提供一种车载系统中监听应用的方法及装置, 便于获取启 动应用的应用信息。
问题的解决方案
技术解决方案
[0004] 本发明提出一种车载系统中监听应用的方法, 包括以下步骤:
[0005] 监听当前启动的应用;
[0006] 解析当前启动的所述应用的应用信息;
[0007] 将解析出的所述应用信息封装在广播中;
[0008] 按照指定方式发送所述广播。
[0009] 进一步地, 所述监听当前启动的应用的步骤, 包括:
[0010] 接收启动应用的请求;
[0011] 根据所述请求启动监听进程, 监听当前启动的所述应用。
[0012] 进一步地, 所述按照指定方式发送所述广播的步骤之后, 包括:
[0013] 接收关闭广播的指令;
[0014] 根据所述关闭广播的指令, 关闭所述广播。
[0015] 进一步地, 所述按照指定方式发送所述广播的步骤, 包括:
[0016] 获取接收方发送的接收广播指令, 所述接收广播指令中包括接收方接收广播的
[0017] 根据所述接收广播指令, 将对应类型的广播发送至所述接收方。
[0018] 进一步地, 所述按照指定方式发送所述广播的步骤, 包括:
[0019] 将所述广播发送至预设的应用端。
[0020] 本发明还提供了一种车载系统中监听应用的装置, 包括:
[0021] 监听单元, 用于监听当前启动的应用;
[0022] 解析单元, 用于解析当前启动的所述应用的应用信息;
[0023] 封装单元, 用于将解析出的所述应用信息封装在广播中;
[0024] 发送单元, 用于按照指定方式发送所述广播。
[0025] 进一步地, 所述监听单元包括:
[0026] 接收子单元, 用于接收启动应用的请求;
[0027] 监听子单元, 用于根据所述请求启动监听进程, 监听当前启动的所述应用。
[0028] 进一步地, 所述装置还包括:
[0029] 接收指令单元, 用于接收关闭广播的指令;
[0030] 关闭广播单元, 用于根据所述关闭广播的指令, 关闭所述广播。
[0031] 进一步地, 所述发送单元包括:
[0032] 获取子单元, 用于获取接收方发送的接收广播指令, 所述接收广播指令中包括 接收方接收广播的类型;
[0033] 第一发送子单元, 用于根据所述接收广播指令, 将对应类型的广播发送至所述 接收方。
[0034] 进一步地, 所述发送单元包括:
[0035] 第二发送子单元, 用于将所述广播发送至预设的应用端。
发明的有益效果
有益效果
[0036] 本发明中提供的车载系统中监听应用的方法及装置, 监听当前启动的应用; 解 析当前启动的所述应用的应用信息; 将解析出的所述应用信息封装在广播中; 按照指定方式发送所述广播; 发送包含有启动应用的应用信息的广播, 便于通 过该广播获取启动应用的详细应用信息, 提升用户体验。
对附图的简要说明
附图说明
[0037] 图 1是本发明一实施例中车载系统中监听应用的方法步骤示意图;
[0038] 图 2是本发明另一实施例中车载系统中监听应用的方法步骤示意图;
[0039] 图 3是本发明一实施例中车载系统中监听应用的装置结构示意图;
[0040] 图 4是本发明一实施例中监听单元结构示意图;
[0041] 图 5是本发明另一实施例中车载系统中监听应用的装置结构示意图;
[0042] 图 6是本发明又一实施例中发送单元结构示意图。
[0043] 本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。
实施该发明的最佳实施例
本发明的最佳实施方式
[0044] 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于限定本发 明。
[0045] 本技术领域技术人员可以理解, 除非特意声明, 这里使用的单数形式"一"、 " 一个"、 "所述""上述"和"该"也可包括复数形式。 应该进一步理解的是, 本发明 的说明书中使用的措辞"包括"是指存在所述特征、 整数、 步骤、 操作、 元件、 单 元、 模块和 /或组件, 但是并不排除存在或添加一个或多个其他特征、 整数、 步 骤、 操作、 元件、 单元、 模块、 组件和 /或它们的组。 应该理解, 当我们称元件 被"连接"或"耦接"到另一元件吋, 它可以直接连接或耦接到其他元件, 或者也可 以存在中间元件。 此外, 这里使用的"连接"或"耦接"可以包括无线连接或无线耦 接。 这里使用的措辞"和 /或"包括一个或更多个相关联的列出项的全部或任一单 元和全部组合。
[0046] 本技术领域技术人员可以理解, 除非另外定义, 这里使用的所有术语 (包括技 术术语和科学术语) , 具有与本发明所属领域中的普通技术人员的一般理解相 同的意义。 还应该理解的是, 诸如通用字典中定义的那些术语, 应该被理解为 具有与现有技术的上下文中的意义一致的意义, 并且除非像这里一样被特定定 义, 否则不会用理想化或过于正式的含义来解释。
[0047] 参照图 1, 本发明提出一种车载系统中监听应用的方法, 包括以下步骤:
[0048] 步骤 Sl, 监听当前启动的应用;
[0049] 步骤 S2, 解析当前启动的所述应用的应用信息;
[0050] 步骤 S3, 将解析出的所述应用信息封装在广播中;
[0051] 步骤 S4, 按照指定方式发送所述广播。
[0052] 在本实施例中, 车载系统中具有一个供车载系统中的所有应用调用底层程序的 应用调用接口, 在对车载系统进行编译吋, 对安卓源代码进行修改, 在该应用 调用接口处设置一个监听进程, 该监听进程用于监听当前正在启动的应用; 监 听到应用启动吋, 解析出该应用的应用信息, 该应用信息中包括应用的包名、 类名、 版本号、 幵发者信息、 运营商等多种信息。 将上述解析出的应用信息全 部封装在一个广播中, 也可以将启动的一个应用的应用信息封装在一个广播中 , 还可以是多个应用的应用信息封装在同一个广播中; 根据封装的应用信息不 同, 该广播可以具有多种类型。 车载系统中可以封装出多个广播, 并按照指定 的方式发生该广播, 接收方 (可以是指定或不指定的应用端) 便可以接收该广 播, 从中解析出启动应用的应用信息。
[0053] 本实施例中, 监听当前启动的应用的步骤 Sl, 包括:
[0054] Sla、 接收启动应用的请求;
[0055] S2a、 根据所述请求启动监听进程, 监听当前启动的所述应用。
[0056] 在本实施例中, 用户点击车载系统中的应用图标或者通过其他方式启动应用吋 , 发出相应的启动应用请求至所述应用调用接口; 所述应用调用接口接收到该 请求吋, 则启动车载系统中的监听进程, 监听启动的应用。
[0057] 参照图 2, 在另一实施例中, 所述车载系统中设置有关闭广播的进程;
[0058] 所述按照指定方式发送所述广播的步骤 S4之后, 包括:
[0059] 步骤 S5, 接收关闭广播的指令;
[0060] 步骤 S6, 根据所述关闭广播的指令, 关闭上述广播, 以禁止发送广播。
[0061] 在车载系统中设置关闭广播的进程, 相应地, 设置有关闭广播的控制幵关; 在 不需要发送广播吋, 幵启关闭广播的控制幵关, 便于关闭广播的发送, 可以相 应地降低系统资源的占用。
[0062] 在又一实施例中, 所述按照指定方式发送所述广播的步骤 S4, 包括:
[0063] S4a、 获取接收方发送的接收广播指令, 所述接收广播指令中包括接收方接收 广播的类型;
[0064] S4b、 根据所述接收广播指令, 将对应类型的广播发送至所述接收方。
[0065] 在本实施例中, 接收方可以是车载系统中的应用端, 或者幵发者的幵发应用端 , 其可以设置接收广播的类型并发送相应的接收广播指令; 车载系统的应用调 用端口接收到该接收广播指令吋, 便可以解析出接收方接收广播的类型, 并筛 选出对应类型的广播发送至接收方。 此过程中, 只将接收方需要的广播发送给 接收方, 避免发送多余的广播信息。
[0066] 在又一实施例中, 所述按照指定方式发送所述广播的步骤, 包括:
[0067] S4c、 将所述广播发送至预设的应用端。
[0068] 本实施例中, 在车载系统中可以设置一份预设名单, 该名单中预设存储有接收 广播信息的应用端; 将广播发送至预设名单中预设的应用端。
[0069] 综上所述, 为本发明实施例中提供的车载系统中监听应用的方法, 监听当前启 动的应用; 解析当前启动的所述应用的应用信息; 将解析出的所述应用信息封 装在广播中; 按照指定方式发送所述广播; 发送包含有启动应用的应用信息的 广播, 便于通过该广播获取启动应用的应用信息, 提升用户体验。
[0070] 参照图 3, 本发明还提供了一种车载系统中监听应用的装置, 包括:
[0071] 监听单元 10, 监听当前启动的应用;
[0072] 解析单元 20, 用于解析当前启动的所述应用的应用信息;
[0073] 封装单元 30, 用于将解析出的所述应用信息封装在广播中;
[0074] 发送单元 40, 用于按照指定方式发送所述广播。
[0075] 在本实施例中, 车载系统中具有一个供车载系统中的所有应用调用底层程序的 应用调用接口, 在对车载系统进行编译吋, 对安卓源代码进行修改, 在该应用 调用接口处设置一个监听进程, 该监听进程用于监听当前正在启动的应用; 监 听到应用启动吋, 解析出该应用的应用信息, 该应用信息中包括应用的包名、 类名、 版本号、 幵发者信息、 运营商等多种信息。 将上述解析出的应用信息全 部封装在一个广播中, 也可以将启动的一个应用的应用信息封装在一个广播中 , 还可以是多个应用的应用信息封装在同一个广播中; 根据封装的应用信息不
同, 该广播可以具有多种类型。 车载系统中可以封装出多个广播, 并按照指定 的方式发生该广播, 接收方 (可以是指定或不指定的应用端) 便可以接收该广 播, 从中解析出启动应用的应用信息。
[0076] 参照图 4, 在一实施例中, 所述监听单元 10包括:
[0077] 接收子单元 101, 用于接收启动应用的请求;
[0078] 监听子单元 102, 用于根据上述请求启动监听进程, 监听当前启动的所述应用
[0079] 在本实施例中, 用户点击车载系统中的应用图标或者通过其他方式启动应用吋 , 发出相应的启动应用请求至所述应用调用接口; 接收子单元 101接收该请求; 接收到该请求吋, 监听子单元 102则启动车载系统中的监听进程, 监听启动的应 用。
[0080] 参照图 5, 在另一实施例中, 所述车载系统中设置有关闭广播的进程; 所述装 置还包括:
[0081] 接收指令单元 50, 用于接收关闭广播的指令;
[0082] 关闭广播单元 60, 用于根据所述关闭广播的指令, 关闭上述广播, 以禁止发送 广播。
[0083] 在车载系统中设置关闭广播的进程, 相应地, 设置有关闭广播的控制幵关; 在 不需要发送广播吋, 幵启关闭广播的控制幵关, 便于关闭广播的发送, 可以相 应地降低系统资源的占用。
[0084] 参照图 6, 在又一实施例中, 所述发送单元 40包括:
[0085] 获取子单元 401, 用于获取接收方发送的接收广播指令, 所述接收广播指令中 包括接收方接收广播的类型;
[0086] 第一发送子单元 402, 用于根据所述接收广播指令, 将对应类型的广播发送至 所述接收方。
[0087] 在本实施例中, 接收方可以是车载系统中的应用端, 或者幵发者的幵发应用端 , 其可以设置接收广播的类型并发送相应的接收广播指令; 获取子单元 401接收 到该接收广播指令吋, 便可以解析出接收方接收广播的类型, 第一发送子单元 4 02筛选出对应类型的广播发送至接收方。 此过程中, 只将接收方需要的广播发
送给接收方, 避免发送多余的广播信息。
[0088] 在又一实施例中, 所述发送单元 40包括:
[0089] 第二发送子单元 403, 用于将所述广播发送至预设的应用端。
[0090] 本实施例中, 在车载系统中可以设置一份预设名单, 该名单中预设存储有接收 广播信息的应用端; 将广播发送至预设名单中预设的应用端。
[0091] 综上所述, 为本发明实施例中提供的车载系统中监听应用的方法及装置, 监听 当前启动的应用; 解析当前启动的所述应用的应用信息; 将解析出的所述应用 信息封装在广播中; 按照指定方式发送所述广播; 发送包含有启动应用的应用 信息的广播, 便于通过该广播获取启动应用的应用信息, 提升用户体验。
[0092] 本技术领域技术人员可以理解, 可以用计算机程序指令来实现这些结构图和 / 或框图和 /或流图中的每个框以及这些结构图和 /或框图和 /或流图中的框的组合。 本技术领域技术人员可以理解, 可以将这些计算机程序指令提供给通用计算机 、 专业计算机或其他可编程数据处理方法的处理器来实现, 从而通过计算机或 其他可编程数据处理方法的处理器来执行本发明公幵的结构图和 /或框图和 /或流 图的框或多个框中指定的方案。
[0093] 本技术领域技术人员可以理解, 本发明中已经讨论过的各种操作、 方法、 流程 中的步骤、 措施、 方案可以被交替、 更改、 组合或刪除。 进一步地, 具有本发 明中已经讨论过的各种操作、 方法、 流程中的其他步骤、 措施、 方案也可以被 交替、 更改、 重排、 分解、 组合或刪除。 进一步地, 现有技术中的具有与本发 明中公幵的各种操作、 方法、 流程中的步骤、 措施、 方案也可以被交替、 更改 、 重排、 分解、 组合或刪除。
[0094] 以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利 用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直接或间接运 用在其他相关的技术领域, 均同理包括在本发明的专利保护范围内。
Claims
[权利要求 1] 一种车载系统中监听应用的方法, 其特征在于, 包括以下步骤: 监听当前启动的应用;
解析当前启动的所述应用的应用信息;
将解析出的所述应用信息封装在广播中;
按照指定方式发送所述广播。
[权利要求 2] 根据权利要求 1所述的车载系统中监听应用的方法, 其特征在于, 所 述监听当前启动的应用的步骤, 包括:
接收启动应用的请求;
根据所述请求启动监听进程, 监听当前启动的所述应用。
[权利要求 3] 根据权利要求 1所述的车载系统中监听应用的方法, 其特征在于, 所 述按照指定方式发送所述广播的步骤之后, 包括: 接收关闭广播的指令;
根据所述关闭广播的指令, 关闭所述广播。
[权利要求 4] 根据权利要求 1-3任一项所述的车载系统中监听应用的方法, 其特征 在于, 所述按照指定方式发送所述广播的步骤, 包括:
获取接收方发送的接收广播指令, 所述接收广播指令中包括接收方接 收广播的类型;
根据所述接收广播指令, 将对应类型的广播发送至所述接收方。
[权利要求 5] 根据权利要求 1-3任一项所述的车载系统中监听应用的方法, 其特征 在于, 所述按照指定方式发送所述广播的步骤, 包括:
将所述广播发送至预设的应用端。
[权利要求 6] —种车载系统中监听应用的装置, 其特征在于, 包括:
监听单元, 用于监听当前启动的应用;
解析单元, 用于解析当前启动的所述应用的应用信息;
封装单元, 用于将解析出的所述应用信息封装在广播中;
发送单元, 用于按照指定方式发送所述广播。
[权利要求 7] 根据权利要求 6所述的车载系统中监听应用的装置, 其特征在于, 所
述监听单元包括:
接收子单元, 用于接收启动应用的请求;
监听子单元, 用于根据所述请求启动监听进程, 监听当前启动的所述 应用。
[权利要求 8] 根据权利要求 1所述的车载系统中监听应用的装置, 其特征在于, 所 述装置还包括:
接收指令单元, 用于接收关闭广播的指令;
关闭广播单元, 用于根据所述关闭广播的指令, 关闭所述广播。
[权利要求 9] 根据权利要求 6-8任一项所述的车载系统中监听应用的装置, 其特征 在于, 所述发送单元包括:
获取子单元, 用于获取接收方发送的接收广播指令, 所述接收广播指 令中包括接收方接收广播的类型;
第一发送子单元, 用于根据所述接收广播指令, 将对应类型的广播发 送至所述接收方。
[权利要求 10] 根据权利要求 6-8任一项所述的车载系统中监听应用的装置, 其特征 在于, 所述发送单元包括:
第二发送子单元, 用于将所述广播发送至预设的应用端。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2017110719081 | 2017-11-03 | ||
| CN201711071908.1A CN107769877A (zh) | 2017-11-03 | 2017-11-03 | 车载系统中监听应用的方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019085035A1 true WO2019085035A1 (zh) | 2019-05-09 |
Family
ID=61273342
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/111391 Ceased WO2019085035A1 (zh) | 2017-11-03 | 2017-11-16 | 车载系统中监听应用的方法及装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN107769877A (zh) |
| WO (1) | WO2019085035A1 (zh) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112346731B (zh) * | 2020-10-23 | 2024-09-06 | 中国平安人寿保险股份有限公司 | 程序信息处理方法、装置、终端及介质 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110219105A1 (en) * | 2010-03-04 | 2011-09-08 | Panasonic Corporation | System and method for application session continuity |
| CN103182938A (zh) * | 2011-12-30 | 2013-07-03 | 上海博泰悦臻电子设备制造有限公司 | 车载应用的适配装置、启动方法和系统,车载端 |
| CN103729240A (zh) * | 2013-12-02 | 2014-04-16 | 青岛海信电器股份有限公司 | 应用程序控制方法 |
| CN105204949A (zh) * | 2015-08-27 | 2015-12-30 | 威盛电子股份有限公司 | 主动触发系统广播的方法与装置 |
| CN106095484A (zh) * | 2016-05-31 | 2016-11-09 | 周奇 | 一种应用程序启动管理方法及装置 |
| CN107070670A (zh) * | 2017-03-10 | 2017-08-18 | 广东欧珀移动通信有限公司 | 控制广播发送者发送广播消息的方法、装置和终端设备 |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102542480B (zh) * | 2010-12-31 | 2016-06-15 | 上海博泰悦臻电子设备制造有限公司 | 在电子设备上投放广告的方法 |
| CN103186419A (zh) * | 2011-12-30 | 2013-07-03 | 上海博泰悦臻电子设备制造有限公司 | 车载消息推送方法及用户互动系统 |
| CN103634695A (zh) * | 2013-11-06 | 2014-03-12 | 康佳集团股份有限公司 | 一种智能电视接收Google GCM推送消息的方法及系统 |
| CN106973109B (zh) * | 2017-03-31 | 2020-06-09 | 南京秦淮紫云创益企业服务有限公司 | 广播消息推送控制方法及装置 |
-
2017
- 2017-11-03 CN CN201711071908.1A patent/CN107769877A/zh active Pending
- 2017-11-16 WO PCT/CN2017/111391 patent/WO2019085035A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110219105A1 (en) * | 2010-03-04 | 2011-09-08 | Panasonic Corporation | System and method for application session continuity |
| CN103182938A (zh) * | 2011-12-30 | 2013-07-03 | 上海博泰悦臻电子设备制造有限公司 | 车载应用的适配装置、启动方法和系统,车载端 |
| CN103729240A (zh) * | 2013-12-02 | 2014-04-16 | 青岛海信电器股份有限公司 | 应用程序控制方法 |
| CN105204949A (zh) * | 2015-08-27 | 2015-12-30 | 威盛电子股份有限公司 | 主动触发系统广播的方法与装置 |
| CN106095484A (zh) * | 2016-05-31 | 2016-11-09 | 周奇 | 一种应用程序启动管理方法及装置 |
| CN107070670A (zh) * | 2017-03-10 | 2017-08-18 | 广东欧珀移动通信有限公司 | 控制广播发送者发送广播消息的方法、装置和终端设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107769877A (zh) | 2018-03-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN102090099B (zh) | 验证符合需求规范的方法、测试系统和设备 | |
| WO2019015488A1 (zh) | 无线耳机及其配对方法 | |
| WO2019120102A1 (zh) | 无线手持电子装置、智能电子设备及其配对连接方法 | |
| WO2008033399A3 (en) | System and method to enable subscriber self-activation of wireless data terminals | |
| CN103782613B (zh) | 多组通信和相关装置 | |
| CN110191439A (zh) | 一种车辆数据的传输系统和方法 | |
| EP1988725B1 (en) | Method and device for releasing speaking right | |
| CN106776398A (zh) | 双系统双向控制的方法和装置 | |
| EP3163969B1 (en) | Methods for terminating a call and related devices | |
| CN111869172A (zh) | 一种数据传输方法及装置、通信设备 | |
| CN108241514A (zh) | 车载程序更新方法和装置 | |
| CN106851198A (zh) | 网络摄像机运行方法及网络摄像机 | |
| CN104954078A (zh) | 基于声波通信的控制及响应方法和装置 | |
| KR101518185B1 (ko) | 새로운 소프트웨어의 다운로드 완료시에 재시작하도록 광 통신망 유닛을 제어하기 위한 방법 및 장치 | |
| CN105656741A (zh) | 一种警环或警掌和执法记录仪之间的蓝牙串口数据传输方法 | |
| CN112104532B (zh) | 网络连接方法、配网方法、装置、电子设备及存储介质 | |
| CN110049144A (zh) | 一种通过以太网获取网络设备端口的方法及系统 | |
| WO2019119551A1 (zh) | 车辆信息获取方法及装置 | |
| KR101754766B1 (ko) | 원격제어 불능 상태에서 신속한 피드백을 발생시키는 차량 원격제어 시스템 및 방법 | |
| CN113946354A (zh) | 软件升级方法及装置、存储介质、电子装置 | |
| CN101909080B (zh) | 一种高通平台终端与pc侧进行数据同步的方法及系统 | |
| CN107769877A (zh) | 车载系统中监听应用的方法及装置 | |
| CN111314978B (zh) | 无线通信的方法、终端设备、网络设备、系统、芯片及存储介质 | |
| CN115175352A (zh) | 反馈信息传输方法、装置、基站、终端和存储介质 | |
| CN105530542A (zh) | 模块电视升级的方法及模块电视 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17930789 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17930789 Country of ref document: EP Kind code of ref document: A1 |