FacebookComponents icon indicating copy to clipboard operation
FacebookComponents copied to clipboard

Move the Android bindings to binderator

Open mattleibow opened this issue 4 years ago • 0 comments

After a few releases, binderator is quite handy - even for small sets. I found that it was quite nice for Kotlin:

https://github.com/xamarin/XamarinComponents/tree/master/Android/Kotlin

The tool can be invoked:

https://github.com/xamarin/XamarinComponents/blob/798b2efaabc199692b2b23821361c436ca96fa4b/Android/Kotlin/build.cake#L4-L13

And the config can be small:

https://github.com/xamarin/XamarinComponents/blob/798b2efaabc199692b2b23821361c436ca96fa4b/Android/Kotlin/config.json

mattleibow avatar Sep 17 '19 15:09 mattleibow