Skip to content

helpshift/helpshift-android-sdk-examples

 
 

Repository files navigation

Helpshift Android SDK Samples

This repository contains a collection of example projects for Helpshift Android SDK v7.9.1.

(See samples for older versions here)

Requirements

Projects

Each one of the sub-directories apart from helpshift-android-sdk, android_libs in this repository is a genuine Android project that demonstrates SDK integration and features.

  • HelpshiftDemo: demonstrates different support screens in your app
  • HelpshiftDemoGradle: HelpshiftDemo project using Gradle instead of Ant
  • GcmClient: demonstrates Helpshift support notifications via Google Cloud Messaging
  • GCMApp: 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, cardview, recyclerview, design are required for above 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
Android v7 appcompat Library Android Software Development Kit License (C) Google, Inc.
Android cardview Library Android Software Development Kit License (C) Google, Inc.
Android recyclerview Library Android Software Development Kit License (C) Google, Inc.
Android design 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%