I have recently been looking closer into cross-platform development and found myself rooted in Xamarin. The first adventure is Xamarin.Android and porting Bookqueue to the Android environment. Microsoft has made accessing SkyDrive simple with its LiveSDK for Android. To help make the native java libraries available to .NET, Xamarin has provided a nice Android Java Binding library that allows creation of runtime callable wrappers.
My first dive into this adventure went pretty smooth and is available at GitHub – LiveSDK.Android
LiveSDK.Android seems to have only a readme file.
Hi Josep,
Apologies on the delayed response. I will look to get a latest push to the repo.
Torben
Hi Josep,
After review of the LiveSDK.Android and LiveSDK status, I opted for sun setting LiveSDK.Android and move towards the latest SDK. Please review the following branch on GitHub that works with the current OneDriveSDK as of this writing.
https://github.com/torbenpedersen/onedrive-sdk-dotnet-msa-auth-adapter