Xamarin.Android and Xamarin.iOS bindings for the various https://github.com/square libraries
This repository is based on https://github.com/mattleibow/square-bindings to keep updating or adding Square Libraries
sh bootstrapper.sh --target nuget
OPTIONS
- externals Download external (native) libraries
- libs Build the code
- nuget Create nuget packages
- samples Build samples
- fast Shortcut for nuget
- default Shortcut for all previous steps
- clean-native Clean output and external folder
Bound:
- OkHttp3 - https://github.com/square/okhttp
An HTTP+SPDY client for Android and Java applications
| binding | sample | NuGet | - OkIO - https://github.com/square/okio
A modern I/O API for Java
| binding | sample | NuGet | - Logging-Interceptor - https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor
An OkHttp interceptor which logs HTTP request and response data.
| binding | sample | NuGet |