cancel
Showing results for 
Search instead for 
Did you mean: 

LogonListener and LogonCoreListener deprecated.

Former Member
0 Kudos

Hi all,

I am trying to develop an android native application in android studio, but am unable to registrate my device on SMP.

I am using the LogonListener and LogonCoreListener interface but i guess they are deprecated.

I get the following errors when i tyr to implement the two of them:-

com.sap.maf.tools.logonui.api.LogonListener is deprecated.

And the same with:

com.sap.maf.tools.logon.core.LogonCoreListener is deprecated

Does anyone know which are the new interface/classes that should be used to registrate a device in SMP?

Thanks and Regards,

Kushagra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi everyone,

I got the solution to my problem. I just imported the required aar(not jar) files and it started working.

Thanks and Regards,

Kushagra

Answers (0)