Redpen Capture Widget Android SDK

Provide interactive issue reporting in your Android application. Application users can take record the screen and speak their issues, take screenshots, making it easier to submit issues. Issues are created in your Jira or Azure Boards. The created issues are actionable as it has all the context required to understand and fix them. E.g. screenshot, screen recording, device diagnostics (logs, OS version, device manufacturer and so on. Visit https://support.redpen.ai/hc/en-us/articles/5579906622093-How-to-integrate-Redpen-Android-SDK-into-your-application for the instructions on how to integrate Redpen Capture Widget into your Android application.

GroupId

GroupId

ai.redpen
ArtifactId

ArtifactId

redpen-ai-capture-widget-android
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

Redpen Capture Widget Android SDK
Provide interactive issue reporting in your Android application. Application users can take record the screen and speak their issues, take screenshots, making it easier to submit issues. Issues are created in your Jira or Azure Boards. The created issues are actionable as it has all the context required to understand and fix them. E.g. screenshot, screen recording, device diagnostics (logs, OS version, device manufacturer and so on. Visit https://support.redpen.ai/hc/en-us/articles/5579906622093-How-to-integrate-Redpen-Android-SDK-into-your-application for the instructions on how to integrate Redpen Capture Widget into your Android application.
Project URL

Project URL

https://www.redpen.ai

Download redpen-ai-capture-widget-android

How to add to project

<!-- https://jarcasting.com/artifacts/ai.redpen/redpen-ai-capture-widget-android/ -->
<dependency>
    <groupId>ai.redpen</groupId>
    <artifactId>redpen-ai-capture-widget-android</artifactId>
    <version>1.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.redpen/redpen-ai-capture-widget-android/
implementation 'ai.redpen:redpen-ai-capture-widget-android:1.0.5'
// https://jarcasting.com/artifacts/ai.redpen/redpen-ai-capture-widget-android/
implementation ("ai.redpen:redpen-ai-capture-widget-android:1.0.5")
'ai.redpen:redpen-ai-capture-widget-android:aar:1.0.5'
<dependency org="ai.redpen" name="redpen-ai-capture-widget-android" rev="1.0.5">
  <artifact name="redpen-ai-capture-widget-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.redpen', module='redpen-ai-capture-widget-android', version='1.0.5')
)
libraryDependencies += "ai.redpen" % "redpen-ai-capture-widget-android" % "1.0.5"
[ai.redpen/redpen-ai-capture-widget-android "1.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
com.intuit.sdp : sdp-android jar 1.0.6
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.4.0
org.conscrypt : conscrypt-android jar 2.2.1
org.greenrobot : eventbus jar 3.2.0
androidx.databinding » databinding-common jar 7.1.3
androidx.databinding » databinding-runtime jar 7.1.3
androidx.databinding » databinding-adapters jar 7.1.3

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0