Forums - Sample App/Code for MDSC 5.4

3 posts / 0 new
Last post
Sample App/Code for MDSC 5.4
PelEvin
Join Date: 30 Jun 21
Posts: 2
Posted: Wed, 2021-06-30 00:59

Hello,

I have a smartphone with  snapdragon 888 chipset and the LTE broadcast manager (MDSC_LA__5.4.00.00.0). Is there a sample App, or some smaple codes for this version ? The first objective is to access to MBMS group calls.

Thanks

 

  • Up0
  • Down0
vikrsing
Join Date: 29 Jan 20
Posts: 16
Posted: Wed, 2021-06-30 12:02

Hi,

You can find sample app at the below link:

 

LTE Broadcast SDK - Qualcomm Developer Network

 

If you go to the Tools and Resources section, you can get the relevant documentation as well

 

Thanks,

Vikrant

  • Up0
  • Down0
PelEvin
Join Date: 30 Jun 21
Posts: 2
Posted: Thu, 2021-07-01 12:36

Hi,

this sample app does not work with MDSC 5.4.

If I try to open a Group Call, using the mbms android API:

MbmsGroupCallSession mbmsGroupCallSession = MbmsGroupCallSession.create(this.getApplicationContext(), getMainExecutor(), myCallback);

=> the callback functions onMiddlewareReady() or onError() are never called... If I try anyway to call mbmsGroupCallSession.startGroupCall(...), an illegalStateException("Middleware not yet bound") is thrown.

The LTE broadcast manager (MDSC 5.4) is still running on the target device, and nothing in the logcat. What could have I missed ?

Thanks


 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.