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