Wednesday
Sep142011
iOS Integration Screencast
Wednesday, September 14, 2011 at 5:45PM Until today, if you wanted to integrate HockeyApp into your own app, you had to read two tutorials: here and here. Now you have a third option, a nice screencast produced by our friend Andreas Zeitler from zCasting 3000:
If you like this video, check out Andreas' services at zCasting 3000!

Reader Comments (3)
Good introduction, thanks!
Where is the Android Walkthrough? You have an Android API, but there is no documentation as to how to use it or integrate it with my apps. Your Github repo also makes it look like iOS only, even though the Android client is packaged with the iOS code.
@Tom: You can find the Android documentation in the Knowledge Base of our support site. Here is the direct link: http://support.hockeyapp.net/kb/client-integration/hockeyapp-for-android
We are also in the process of separating the clients into their own libraries. The Android SDK is already moved into its own repository on Github: https://github.com/codenauts/HockeySDK-Android.
There is also a new Releases page with links to the latest versions of all SDKs and client apps.