https://github.com/zendesk/android_sdk_demo_apps
This repository contains sample android code and applications which use our SDKs
https://github.com/zendesk/android_sdk_demo_apps
Last synced: 9 months ago
JSON representation
This repository contains sample android code and applications which use our SDKs
- Host: GitHub
- URL: https://github.com/zendesk/android_sdk_demo_apps
- Owner: zendesk
- License: apache-2.0
- Created: 2016-05-05T10:27:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T13:02:13.000Z (about 1 year ago)
- Last Synced: 2025-04-07T14:23:00.335Z (about 1 year ago)
- Language: Java
- Size: 771 KB
- Stars: 48
- Watchers: 114
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support_custom_fields_sample/.gitignore
Awesome Lists containing this project
README
:warning: *Use of this software is subject to important terms and conditions as set forth in the License file* :warning:
# Zendesk Sample Apps for Android
## Description
This repository provides you with sample Apps to help learn how to use the [Classic Zendesk Apps](https://developer.zendesk.com/documentation/classic-web-widget-sdks/) framework and APIs.
We hope you'll find those sample Apps useful and encourage you to re-use some of this code in your own Apps.
To be noted that the messaging-sample here **is not** the [Zendesk SDK](https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/). This repository only conver the Classic SDKs.
## Owners
Please submit a ticket to [Zendesk](https://support.zendesk.com/hc/en-us/articles/4408843597850).
## Getting Started
Each of the modules in this project is a stand-alone Android app, capable of being run independently through Gradle or Android Studio.
## Bugs
Please submit bug reports to [Zendesk](https://support.zendesk.com/hc/en-us/articles/4408843597850) and be sure to consult our [Getting help section](https://developer.zendesk.com/documentation/classic-web-widget-sdks/getting_started/ticket-submission-guidelines-for-mobile-sdk-developers/) of our documentation.