These are the official Android bindings for the Hydna Platform (www.hydna.com).
The product is currently in beta. It is well tested, but please report any issue that may occur.
A basic usage example can be found in the sample folder.
Please note that you need to add internet permission to your AndroidManifest.xml file in order to run against the server:
<uses-permission android:name="android.permission.INTERNET" />
The current version currently lack support for TLS. This will be implemented in a short time ahead.
Please use Githubs issue system at https://github.com/hydna/android-hydna/issues
Hydna AB (c) 2014