- Overview
- Configuration of Certificate Pinning
- Documentation
- Demo Application
- Technical Support
- Business Enquiries
Sample project in Kotlin, demonstrating how to set up and use the Certificate Pinning feature.
To generate the key for the Android app, you can follow the example instructions.
- In the mobile app you need to create
xml
file (main/res/xml/network_security_config
) - In the
AndroidManifest.xml
you need to set up config above in the application area:android:networkSecurityConfig="@xml/network_security_config"
- In the
network-security-config
you need to replacedomain
with your value and replaceSHA-256
.
Note: Android Gradle plugin requires Java 11 to run.
Document Reader SDK Mobile Documentation
Regula Document Reader Android Demo Application on Google Play
To submit a request to the Support Team, visit Regula Help Center.
To discuss business opportunities, fill the Enquiry Form and specify your scenarios, applications, and technical requirements.