Git Product home page Git Product logo

connect-android-sdk's Introduction

Connect Android SDK

This repository contains code for the Zendesk Connect Android SDK.

It's written in Java, XML, and Kotlin. It uses the Gradle build system.

Documentation

The developer documentation can be found here.

The Javadoc can be found here.

Dependencies

Dependency Version
Min SDK 19
Target SDK 28
androidx.appcompat:appcompat 1.0.1
androidx.annotation:annotation 1.0.1
androidx.work:work-runtime 2.1.0
com.google.android.material:material 1.0.0
com.google.firebase:firebase-messaging 19.0.1
com.google.dagger:dagger 2.23.2
com.google.code.gson:gson 2.8.5
com.squareup.retrofit2:retrofit 2.6.0
com.squareup.retrofit2:converter-gson 2.6.0
com.squareup.tape2:tape 2.0.0-beta1

Structure

This repo has a number of modules:

  • ConnectSDK - provides an API for interacting with the Connect back-end
  • NetworkClient - networking client used to send requests. Generated by our code generation tool Tribble
  • ConnectSampleApp - sample application to act as the host app for testing the SDK during development

Getting Started

Prerequisites

You'll need Android Studio and a JDK installed on your machine.

Environment setup

To be able to run the sample application, you are required to provide a Connect private API key. Create or update your ~/.gradle/gradle.properties to include the following:

  • CONNECT_PRIVATE_KEY=<your-private-key>

Testing

Please run all tests before opening a pull request. This can be done by running ./gradlew test.

Contribute

Please see our CONTRIBUTING.md file for details on how to contribute.

connect-android-sdk's People

Contributors

baz8080 avatar beaglebot avatar danthedrummer avatar egor-n avatar fibelatti avatar fmedlin avatar meoyawn avatar ryan-scott-dev avatar ryanseddon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.