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

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -