Skip to content

acrespofn/helpshift-android-sdk-examples

 
 

Repository files navigation

Helpshift Android SDK Samples

This repository contains a collection of example projects for Helpshift Android SDK v3.4.2.

(See samples for older versions here)

Requirements

Projects

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.

Resources

Samples for Older Releases

License

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.

Third Party

Third Party Packages

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.

Resources

Resource License Copyright / Creator
Action Bar resources Creative Commons 2.5 (C) Google Inc.

About

Examples for integrating the Helpshift android SDK in your app.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%