Hello Experts,
I was following below link as part of creating custom certificate Provider:
Building and Running an Android Project - Developer - SAP Library
In there I am unable to understand what I am suppose to do in below steps.
- Step 1 is completed.
- Create an Android project with the source files CustomKeyManager.java andFileCertificateProvider.java from mobilesdk-certificateprovider/Android/CertificateFromFileProvider.
- The sample provider depends on the CommonCertificateProvider jar file, which can be found in the<kapsel sdk root>\plugins\logon\android\libs\ directory.
- Build the project, and verify that a jar file is created.
- Add the jar file from step 4 to the libs folder of the Hybrid SDK (Kapsel) application.
- Beyond this I understand what I am suppose to do further.
Please help..
Regards,
Prakash