The official ABBYY Mobile Capture Xamarin plugin was created to be used with Xamarin.Forms. However, it is based on the internal Xamarin Native wrappers, which could be useful for Xamarin Native projects
To use these wrappers you’ll need to add to your Xamarin application the following libraries:
- Android
- libs/MobileImaging.Android.dll
- libs/UIComponents.Android.dll
- iOS
- libs/MobileImaging.iOS.dll
- libs/UIComponents.iOS.dll
For navigating through the API you can use documentation available in our native distributions and on the website:
- Android: https://help.abbyy.com/en-us/mobilecapturesdk/1/android_help/introduction
- iOS: https://help.abbyy.com/en-us/mobilecapturesdk/1/ios_help/introduction
Please note, that only API required for MultiPage Image Capture Scenario available in our Xamarin Native wrappers, you will be able to see the list of methods once you will connect the libraries to your project.
Comments
0 comments
Please sign in to leave a comment.