12 октября 2016 г.
We just rolled out .NET Mobile Client SDK 3.0.1 and Mobile SQLiteStore 3.0.1! We are out of beta, fixed the Android SQLiteStore dependency issue, and unified our .NET client SDK versions!
Mimi Xu
Program Manager, Azure App Service
29 сентября 2015 г.
Azure Mobile Engagement is now generally available. Azure Mobile Engagement has SDKs available for Apple iOS, Google Android, Windows Universal Apps, Windows Phone Apps and Apache Cordova.
23 апреля 2015 г.
With over 3 million published mobile apps, how do you make yours stand out?
18 февраля 2015 г.
Today, we present to you Mobile Services 2.0.2-Beta Android SDK. With this new release, we introduce two new Offline features: Incremental Sync and Soft Delete.
Mimi Xu
Program Manager, Azure App Service
7 августа 2014 г.
The latest version of the Azure Mobile Services SDK for Android added support for both futures (for asynchronous operations) and offline (disconnected applications). In this post I'll walk through the offline feature, by walking through the steps required to make the sample application downloaded from the portal (To do list) offline-enabled. We’ll be talking about the features as they’re needed for the app.
4 августа 2014 г.
Addressing feedback on the usage of asynchronous calls in Android, we’ve released a major update in the Android SDK for Azure Mobile Services with futures support. With that, you can now easily perform multiple of those operations without having to deal with multiple nested callbacks. The changes are additive in most of the scenarios, but in some advanced scenarios we made a breaking change to make futures the default model used by the Azure Mobile Services Android SDK for dealing with asynchronous operations.