What About Android and iOS?

In Chapter 3, we discussed various libraries available for HealthVault. In particular, there are libraries available for Android (Java) and iOS (Objective-C) that allow a developer to implement a mobile application on these platforms. These libraries are open source and commercial-friendly.

We don’t show the code for a sample application for these platforms, but the functionality available is very similar to the Windows Phone 7 library, and the material covered in this chapter will be equally useful.

The Android library is available with the HealthVault Java SDK on Codeplex, and the HealthVault iOS library is available on GitHub. It is left as an exercise to the reader to create solutions for these platforms.