Project DescriptionThis is a library that can be used to write applications in Java that use the HealthVault servers. It does not implement all the functionality that is present in the HealthVault .NET API libraries, but does provide a framework in which that support can be implemented.
Getting StartedCerts to useUsing Your Own App IdJAXBWe've compiled all the method and type schemas and bundled them into a new jar. You can find the source code in the repository or download a release. For those people who do not like to parse and emit Xml, this might be for you.
System RequirementsBuild system uses maven 2.2.x
JAXB uses JDK 1.6+
AndroidTo develop against HealthVault mobile functionality we've built a small library to enable HealthVault applications on Android phones. Find the library and a demo application in the latest release.
More information here:
Android SupportThe “go live” process to deploy an application against the production HealthVault service can be found at
http://msdn.microsoft.com/en-us/healthvault/bb962148.
Information about the API that the HealthVault service exposes can be in the documentation in HealthVault .NET SDK and
http://developer.healthvault.com schemas for HealthVault datatypes.