DOC

ai.redpen : redpen-ai-capture-widget-android

Maven & Gradle

May 09, 2022

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.

Table Of Contents

Latest Version

Download ai.redpen : redpen-ai-capture-widget-android Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file redpen-ai-capture-widget-android-1.0.5-javadoc.jar to redpen-ai-capture-widget-android-1.0.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder redpen-ai-capture-widget-android-1.0.5-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "redpen-ai-capture-widget-android-1.0.5-sources.jar" -d "redpen-ai-capture-widget-android-1.0.5-javadoc" -subpackages