This repository contains a collection of example projects for Helpshift Android SDK v3.4.2.
(See samples for older versions here)
- Latest Android SDK (see Android Developers page)
Each one of the sub-directories apart from appcompat and helpshift-android-sdk in this repository is a genuine Android project that demonstrates SDK integration and features.
- HelpshiftDemo: demonstrates different support screens in your app
- HelpshiftDemoMaven: HelpshiftDemo project using maven instead of Ant
- HelpshiftDemoGradle: HelpshiftDemo project using Gradle instead of Ant
- HSThemeApp: app to demo theme inheritance on Helpshift SDK's UI
- GCMApp: demonstrates Helpshift support notifications via Google Cloud Messaging
- UrbanAirshipApp: demonstrates Helpshift support notifications via Urban Airship
- PGApp: demo app to check SDK compatibility when Proguard is active
- GcmClient: app to demo use of Google Play Services. This is a port of GCMClient project from Gradle to Ant build system.
Note: /helpshift-android-sdk and /appcompat are required for example projects to function correctly.
- Documentation: https://developers.helpshift.com/android/getting-started/
- API Reference: https://www.helpshift.com/docs/api/android/v3.x/reference/com/helpshift/Helpshift.html
- Release Notes: https://developers.helpshift.com/android/release-notes/
- Upgrading from v2.x: https://developers.helpshift.com/android/upgrade-2x/
- Release v3.4.1
- Release v3.4.0
- Release v3.3.1
- Release v3.3.0
- Release v3.2.1
- Release v3.2.0
Version 3.2.0 on-wards the SDK no longer has the v7 appcompat dependency and only needs the android-support-v4.jar added to the build path. For more information refer to the Getting Started Docs - Release v3.1.1
- Release v3.1.0
- Release v3.0.1
- Release v3.0.0
- Release v2.8.2
- Release v2.8.1
- Release v2.8.0
Version 2.8.0 on-wards the SDK implements the Action Bar UI and depends on the v7 appcompat library
Copyright 2014, Helpshift, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
| Package | License | Copyright / Creator |
|---|---|---|
| Urban Airship Android Library | Simplified BSD | (C) 2009-2012 Urban Airship Inc. |
| Android v4 Support Library | Android Software Development Kit License | (C) Google, Inc. |
| Android v7 appcompat Library | Android Software Development Kit License | (C) Google, Inc. |
| Resource | License | Copyright / Creator |
|---|---|---|
| Action Bar resources | Creative Commons 2.5 | (C) Google Inc. |