Skip to main content

License Information

Important
Helpshift’s Legacy SDKs (SDK Version <=7.x.x) reached their end of life on 31 Dec 2022, and end of support on 31 March 2023. Please upgrade to the Latest SDK if you haven't already.

License Information

Android Support Library

Following Android Support libraries are used to build SDK UI :

  • Appcompat library (android-Support-v4 and android-Support-v7).
  • Cardview library.
  • Recyclerview library.
  • Design library.

Android Volley Library

From Android Volley library, following files are modified and used :

  • PoolingByteArrayOutputStream.java
  • ByteArrayPool.java
  • HttpStatus.java
  • HurlStack.java
  • Response.java
  • BasicNetwork.java
  • ExecutorDelivery.java
  • ResponseDelivery.java
  • JsonObjectResponseParser.java
  • JsonArrayResponseParser.java
  • NetworkResponse.java
  • HttpHeaderParser.java
  • Network.java

Apache Commons Codec

From Apache Commons Codec source code, following files are modified and used :

CircleImageView

From CircleImageView library, following file is modified and used :

AdjustableImageView

From AdjustableImageView library, following file is modified and used :

RoundedImageView

From RoundedImageView library, following file is modified and used :

NV-websocket-client

From NV-websocket-client library v2.2, all classes have been modified and used.