Channelize-Android-Chat-SDK-Sample icon indicating copy to clipboard operation
Channelize-Android-Chat-SDK-Sample copied to clipboard

This Sample Android chat app is built using Channelize.io Android API and UI SDKs.

Results 1 Channelize-Android-Chat-SDK-Sample issues
Sort by recently updated
recently updated
newest added

As stated in the doc app should include dependency: > com.jakewharton:butterknife-gradle-plugin:9.0.0-SNAPSHOT > buildscript { repositories { google() maven { url 'https://maven.google.com/' name 'Google' } maven { url 'https://oss.sonatype.org/content/repositories/snapshots' } jcenter()...