Binding library for VGS Collect Android SDK
NOTE: VGS does not support Xamarin. This demo is just an example of how VGS Collect SDK can be integrated into your application.
- VGSCollectBindingLibrary - Android Binding Library
- AndroidSample - Sample of the Xamarin Android project with VGS collect library integrated
- Xamarin.Kotlin.StdLib 1.3.50.1
- Xamarin.AndroidX.AppCompat 1.1.0
- Square.OkHttp3 4.2.2
- Xamarin.Kotlin.StdLib.Jdk8 1.3.50.1
- Xamarin.Android.Support.Design 28.0.0.3
- Xamarin.AndroidX.AppCompat 1.1.0
- Xamarin.AndroidX.Legacy.Support.Core.UI 1.0.0
- Xamarin.AndroidX.Lifecycle.LiveData 2.2.0
- Xamarin.Google.Android.Material 1.1.0-rc3
- Xamarin.Kotlin.StdLib 1.3.50.1
- Xamarin.Android.Support.Annotations 28.0.0.3
- Square.OkHttp3 4.2.2
- Xamarin.Kotlin.StdLib.Jdk8 1.3.50.1
- Open Visual Studio
- Choose configuration
- Run build
- It may be needed to install required Android SDK
Compiled library Build also available under {Project_root}/dll folder
- In the target Xamarin Android project right click on References
- Add Reference
- Switch to .Net Assembly tab
- Choose compiled dll from the file system
VGSCollect Android SDK is released under the MIT license. See LICENSE for details.