c# - use android modules in xamarin project -
how use pre-built module codes maven or j-center repositories in android xamarin project?
to more specific want use free module date picker :
https://github.com/alirezaafkar/sundatepicker
i have read page :
https://developer.xamarin.com/guides/android/advanced_topics/binding-a-java-library/binding-a-jar/
but since module not jar file , think method explained in page wont useful.
Comments
Post a Comment