Skip to content

rogue1228/zendesk_urbanairship_app_android

 
 

Repository files navigation

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

Zendesk Mobile SDK Android Demo app

This app demonstrates how to integrate the Urban Airship and the Zendesk mobile SDK.

Pull requests are welcome.

Initial set up:

  1. Clone the repository: git clone https://github.com/zendesk/zendesk_urbanairship_app_android.git
  2. Import project into your Android Studio: File -> New -> Import Project...
  3. Add your Zendesk login credentials 1. Update res/values/zd.xml with your Zendesk Url, Application Id and oAuth client Id 2. Update the method MainAcitivty#getZendeskIdentity() with your desired authentication type.
  4. Add your Urban Airship details: 1. Update assets/airshipconfig.properties

Licence:

By downloading or accessing this software, You agree to the Zendesk Terms of Service (https://www.zendesk.com/company/terms) and Application Developer and API License Agreement (https://www.zendesk.com/company/application-developer-and-api-license-agreement) and acknowledge that such terms govern Your use of and access to the software.

About

A sample application showing how to integrate Urban Airship and the Zendesk mobile SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.9%
  • CSS 11.1%